1 Reply Latest reply on Mar 15, 2011 2:16 PM by peterj

    How to allow a WAR file to access an external repository over http to upload and read content

    starksh

      I'm a starter of JBoss.

      I want to setup a http upload and download file server over JBoss as 5.1. My application is a war package and deployed under the {$jboss_home}/server/default/deploy directory. But I can not directly keep a war package unpacking and make it as the cache for file download and upload.

      Could anyone give me advice? Thanks a lot.