Hi Doug,

You may post FUSE related question in [EMAIL PROTECTED]

The webapplication (war file) should be in ".../components/activemq/servicemix/portal/webapps" directory instead of ".../components/activemq/servicemix/portal/". Also, the <webAppContext..> entry in jetty-xbean.xml should be something like

"<webAppContext contextPath="/sample-app2"
       resourceBase="${xbean.current.dir}/webapps/sample_app2">
</webAppContext>".

Regards,
Fritz Oconer


----- Original Message ----- From: "Doug Fischer" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, November 16, 2006 10:57 PM
Subject: Deploy war in FUSE


I am not exactly sure if this is the correct place to post this question but
I was unable to find another place.

The problem that I am having is deploying a war file (or any web application for that matter) in FUSE. I have followed the instructions to no avail. I
have tried to place the exploded war file in the
.../components/activemq/servicemix/portal directory and have added a new
<webAppContext> element to the jetty-xbean.xml file, this did not work.  I
have also attempted to put the war file in the data/deploy directory, put it in the hotdeploy directory, and add it through the admin portal (Auto deploy
tab) but nothing seems to work.

I am hoping that someone can give me some idea of what I am doing wrong.

Thank you very much,
Doug


Reply via email to