Re: [OT] Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-12 Thread Manickam-Periaswamy . Vignesh
[EMAIL PROTECTED] cc Subject [OT] Re: Eclipse WTP / Struts 2 - Not working!! --- [EMAIL PROTECTED] wrote: Sorry, I do not understand what you mean by publishing project. Did you add a project deployment for the Struts app and deploy it? In other words, did you configur things

Re: [OT] Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-12 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: So that means the deployment is proper right? It means the deployment for the other web project is right; I have no real way of knowing if it is for the Struts project. But why I get this problem when I include struts? which works fine when I deploy it separately

Re: [OT] Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-12 Thread Piero Sartini
If I do understand it right then your s2 app works when deploying the war manually to tomcat. But if you try to start within eclipse it does not work? There _must_ be some configuration issue with WTP. I guess there are some libraries from s2 that are packaged in the war but are not included if

Re: [OT] Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-12 Thread Martin Gainty
immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: Piero Sartini [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, April 12, 2007 2:00 PM Subject: Re: [OT] Re: Eclipse WTP / Struts

Eclipse WTP / Struts 2 - Not working!!

2007-04-11 Thread Manickam-Periaswamy . Vignesh
Hi all This problem has been driving me crazy and I know that it should be a simple problem. I have already posted this in this mailing list, but a simply configuration issue is stopping my development work!! Please help. There is a reason why I post this in the struts mailing list because a

Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-11 Thread Adam Ruggles
Did you publish your project before starting tomcat through eclipse? [EMAIL PROTECTED] wrote: Hi all This problem has been driving me crazy and I know that it should be a simple problem. I have already posted this in this mailing list, but a simply configuration issue is stopping my

Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-11 Thread Manickam-Periaswamy . Vignesh
to Struts Users Mailing List user@struts.apache.org To Struts Users Mailing List user@struts.apache.org cc Subject Re: Eclipse WTP / Struts 2 - Not working!! Did you publish your project before starting tomcat through eclipse? [EMAIL PROTECTED] wrote: Hi all This problem has been

[OT] Re: Eclipse WTP / Struts 2 - Not working!!

2007-04-11 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: Sorry, I do not understand what you mean by publishing project. Did you add a project deployment for the Struts app and deploy it? In other words, did you configur things such that Eclipse/WTP knows things about your app, where you're deploying it to etc.? d.