how to connect from java application to JBOSS

Is it possible to connect to EJB container running on JBOSS from simple java application (without the web server). Similar like we could use for example BAS 4.5.1 application server. For that server only thing that has to be configured is osagent port:

-Dvbroker.agent.port=XXXXX (port on which osagent is running)

please, if somebody has quick hint... Tnx :)

[379 byte] By [millensa] at [2007-9-28 2:13:52]
# 1
Absolutely download the quickstart directions from sourceforge.The downside is that there are alot of jars involved in the process. But the quick start guide will help you.
DanHinojosaa at 2007-7-7 21:46:26 > top of Java-index,Other Topics,Patterns & OO Design...