Genc, Ömer
2014-02-20 15:43:24 UTC
Hey there,
Is there a way to access classes which are inside of a rar module?
Here is the structure of the ear, when deployed to Geronimo:
Ear
----ActiveMQ.rar
-------- activemqXXX*.jar
-------- activemqYYY*.jar
-------- ....
----MyEjb.jar
----MyWeb.war
I would like to access the classes in the rar module from within the MyEjb.jar.
Can anyone tell me how to do this?
Cheers,
Is there a way to access classes which are inside of a rar module?
Here is the structure of the ear, when deployed to Geronimo:
Ear
----ActiveMQ.rar
-------- activemqXXX*.jar
-------- activemqYYY*.jar
-------- ....
----MyEjb.jar
----MyWeb.war
I would like to access the classes in the rar module from within the MyEjb.jar.
Can anyone tell me how to do this?
Cheers,