[jboss-dev-forums] [Design of POJO Server] - Re: Exploding jar libraries in deployments

alesj do-not-reply at jboss.com
Mon Aug 3 04:59:07 EDT 2009


"jaikiran" wrote : 
  | By the way, where does the code which does the tmp file exploding reside? Is it in AS or some MC component?
  | 
It's in AS:
 - http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java
It uses VFS unjar mechanism, which actually uses the same unjar mechanism as 4.x - part of Common-core.
Hence I don't see how this could be different, 5.x vs. 4.x.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247528#4247528

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247528



More information about the jboss-dev-forums mailing list