Is there a way that
one can extract a .war file to the file system and have jboss handle it from
there? We have a large amount of graphic files and want to only copy what files
have changed via ant. We have added an entry to the URLDeploymentScanner in
jboss-service.xml to point to a second directory, called 'webapps' but it seems
to fail thinking that XML descriptors are jar files (zip stream errors). Any
thoughts? I see docs on the web site that talk about the AutoDeployer, but I
don't see any entries for that in the JBoss 3 config files. What am I
missing?
Thanks,
James