Dmitriy Krasikov [
http://community.jboss.org/people/rage_true] created the discussion
"How to dynamically load jars"
To view the discussion, visit:
http://community.jboss.org/message/644545#644545
--------------------------------------------------------------
My war-application uploads to server jars and need to use classes inside of them, but it
getsClassNotFoundExceptio. I can't find a way to add jar-dependencies to modules
dynamically - MANIFEST.M, jboss-deployment-structure.xml are static way of doing this.
Is there a way do it programmatically like deployment here
(
http://jamezp.blogspot.com/2011/07/jboss-application-server-deployment.html), but for
dependencies? Can anyone suggest any other solution? Thanks!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/644545#644545]
Start a new discussion in JBoss AS 7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]