you can do the following: create a zip-file with the follwoing structure 
(folders are between < and >)
  |
  +-- <META-INF>
  +-- <WEB-INF>
     +-- web.xml
     +-- 
        +-- put your class-files here (including packages)

rename the zip-file to a war-file and copy it to 
<JBOSS_HOME>/server/default/deploy (if you are using the default-server-config)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096406
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to