java ee - How to get deployed jars in Jboss -
How do I get a list of jars posted in Jebos?
I want to compile some classes, runtime in EJB, but they can use some deployed jars, so I need to specify the spacepace during compilation. It is possible to list applications deployed using this
Comments
Post a Comment