Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: Regarding JBOSS Client Directory"
To view the discussion, visit:
https://community.jboss.org/message/715307#715307
--------------------------------------------------------------
Hi and welcome to the forum.
The jar's in the client directory can be added to the client application classpath
(--classpath ... option of java execution), normally the client will be on a different
system and you have to copy it.
Also you can set the classpath in the applications /META-INF/MANIFEST
You can connect to JBoss in different manner, it depend on what you want. You should read
getting started guides of JBoss or JavaEE.
Also, if you use AS7.1 the quickstarts are recommendable.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/715307#715307]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]