Hi,
I understand that the jars in the JBOSS client directory are not loaded by the app server. These jars are loaded by the standalone client applications that want to interact with JBOSS. These cleint apps run in different JVM process (other than Jboss AS) as well.
I wanted to know the client apps running in different jvm process can interact with Jboss AS and how the jars in the client dir are loaded.
Thanks,
GK