User development, A new message was posted in the thread "How to transfer files via JBOSS":
http://community.jboss.org/message/525822#525822 Author : Peter Johnson Profile : http://community.jboss.org/people/peterj Message: -------------------------------------------------------------- If you are wanting to easily add files to your app, then you could do one of the following: a) Deploy the app as an exploded directory and then add the new files to that directory (or a subdirectory) later: http://community.jboss.org/wiki/ExplodedDeployment b) Set up an external directory and place your files there: http://community.jboss.org/wiki/ExternalDirectories -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/525822#525822
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
