[jboss-user] [Microcontainer] - Re: Implement a New Deployer
alesj
do-not-reply at jboss.com
Tue Jun 16 03:21:19 EDT 2009
You don't need a new structure deployer to be able to handle .msar.
All you need to do is update suffixes in JarUtils, so JarStructureDeployer recognizes your .msar as a jar.
And then have a real deployer (not structure) to add your MSarMetaData based on .msar suffix.
What is your deployer (the one that's not picked up) supposed to do?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237798#4237798
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237798
More information about the jboss-user
mailing list