Community

JBoss AS 5.1 and Virtual Directories

reply from Robert Heim in Beginner's Corner - View the full discussion

At this point I'm wondering if the problem is the URL.

 

Using the jmx-console, scanning through the list of JMX MBeans I can see the generated file is deployed in the directory specified so the system is picking it up.

 

Domainjboss.deployment
typeDeployment
id"vfsfile:/C:/root/app/server/app-16/virtualDirectory/reporting/output/resunitpatsched-0001.pdf"
Java Classorg.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
DescriptionManagement Bean.

 

 

Problem is I can't seem to access it from the browser.

 

Using the previous example, I tried using

http://localhost:port/reporting/output/report.pdf

 

as well as

 

http://localhost:port/virtualDirectory/reporting/output/report.pdf.

 

Neither of these appears to be working. 

 

Anyone have any ideas on what I'm missing here?

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community