Re: deploying to jboss/embedded tomcat

2002-09-21 Thread Adrian Brown
Hi Vincent, I'd suggest you might want to check out Ant for your deployment problems. I think you'll be pleased. Export your code from your Forte workspace and then use Ant to compile and jar/war/ear it up for you, then place the war/ear in the required directory in JBoss. http://jakarta.apache.

RE: deploying to jboss/embedded tomcat

2002-09-20 Thread James Mitchell
uot;Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -Original Message- > From: Vincent Stoessel [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 2:20 PM > To: Struts Users > Subject: deploying to jboss/embedded tomcat > > > He

deploying to jboss/embedded tomcat

2002-09-20 Thread Vincent Stoessel
Hello, I have come a long way in learning to use and love struts 1.1. I have been using forte for writing code and using tomcat 4.1.10 for my dev server. Now I want to move closer to my original goal of deploying from jboss. My question that exposes my ignorance is this: How do you edit your strut