[jboss-user] [JBoss Microcontainer] - Using a deployer to add jars to a webapp classpath.
Ales Justin
do-not-reply at jboss.com
Wed Apr 7 16:16:39 EDT 2010
Ales Justin [http://community.jboss.org/people/alesj] replied to the discussion
"Using a deployer to add jars to a webapp classpath."
To view the discussion, visit: http://community.jboss.org/message/536150#536150
--------------------------------------------------------------
> So how do I make sure the jars are mounted?
>
By mounting them yourself in your deployer. :-)
I think they will not be double mounted, and also make sure you unmount them as well.
> Also, I started looking at your AS6 changes for the Seam deployer. Should I extend from UrlIntegrationDeployer instead of AbstractSimpleVFSRealDeployer?
No, as that one doesn't do much else than what you're already doing.
I probably need to think if I should also already do the mounting.
I'll probably make it optional, so a user can choose, dependening on when he needs these new resources.
btw: when do you need -- at which deployment stage / state -- these new resources?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/536150#536150]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100407/2152e9e6/attachment.html
More information about the jboss-user
mailing list