AppFuse Deployment – Private Tomcat
Today, I spent my entire evening working with AppFuse. Really what my goals were: Deploy AppFuse to my local Tomcat Application Server and then deploy AppFuse on my hosting account. So the good news is – I made it
Even though it’s running and the site is live but it’s not 100% complete (will do the other half later this week). I have noticed that there are not much resources available online for AppFuse deployment. So, I will post my complete work on this topic very soon. Stay tune!
Advertisement
How did you do this. I have my own instance of tomcat on my machine and I want to deploy to that instance. I made a change to pom.xml, but wasn’t successful. Would you be able to send me a sample pom.xml file
These are the changes I made
c:\tomcat6
${cargo.container}
${cargo.container.home}
<!–
${cargo.container.url}
${installDir}
–>
Thanks in advance
Vanessa