I need to deploy a non-archive file i.e a folder that contains the J2EE structure but its not named to .war or .ear. I have this as a seperate setup..I cannot have a different structure becoz this is the one in CVSand i need to reuse this
For example C:/version3/project/product/myserver/WEB-INF/ C:/version3/project/product/myserver/<all jsp files here> C:/version3/project/product/META-INF/<contains application.xml and manifest file> (Application.xml contains all the ejb modules that needs to be deployed) Now i need to give the path of this folder "myserver" for deployment in Jboss. Is it possible to do this kind of deployment in Jboss Thanks in advance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950823#3950823 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950823 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
