Re: Error while deploying struts2 Application

2009-10-07 Thread barkha.jasani
yeah i'm doing that all.. thanks again for sparing your invaluable time buddy!!! :-) Lukasz Lenart wrote: > > The config is ok and the class as well, I'm not Eclipse expert bur you > have to check config for building and deploying classes for that > project > > > Regards > -- > Lukasz > htt

Re: Error while deploying struts2 Application

2009-10-07 Thread Lukasz Lenart
The config is ok and the class as well, I'm not Eclipse expert bur you have to check config for building and deploying classes for that project Regards -- Lukasz http://www.lenart.org.pl/ http://dailylog.lenart.org.pl/ - To uns

Re: Error while deploying struts2 Application

2009-10-07 Thread barkha.jasani
here is my struts.xml and action class http://pastebin.com/d27d7619b and yeah your guess is correct,action's class file is not created at destination folder:( Lukasz Lenart wrote: > > 2009/10/7 barkha.jasani : >> dunno y its not getting my struts.xml and because of that my action >> class

Re: Error while deploying struts2 Application

2009-10-07 Thread Lukasz Lenart
2009/10/7 barkha.jasani : > dunno y its not getting my struts.xml and because of that my action class... Exactly, could you show your struts.xml? Caused by: Action class [com.hello.ShowLogin] not found - action - file:/C:/apache-tomcat-5.5.26/webapps/UserLogin/WEB-INF/classes/struts.xml:7:63 Ans

Re: Error while deploying struts2 Application

2009-10-07 Thread barkha.jasani
Hi Lukasz, first of all thanks a lot for replying.. anyways sorry 4 the inconvenience,here is the error log http://pastebin.com/d225c201c dunno y its not getting my struts.xml and because of that my action class... please go through it.. Thanks, Barkha Jasani Lukasz Lenart wrote: > >

Re: Error while deploying struts2 Application

2009-10-06 Thread Lukasz Lenart
Hi, You have to send some more informative logs with stacktraces and so on... there is nothing special in what you sent Regards -- Lukasz http://www.lenart.org.pl/ http://dailylog.lenart.org.pl/ - To unsubscribe, e-mail: user-

RE: Error while deploying

2004-07-27 Thread puneet . a
SBCSI)" <[EMAIL PROTECTED]> 07/27/2004 10:32 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject RE: Error while deploying I did CHMOD 777 on webapps. B

RE: Error while deploying

2004-07-27 Thread LINGALA, AMARESHWAR G (SBCSI)
I did CHMOD 777 on webapps. But the problem still exists. Any help is greatly appreciated -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 11:55 AM To: Struts Users Mailing List Subject: RE: Error while deploying > -Original Mess

RE: Error while deploying

2004-07-27 Thread Jim Barrows
> -Original Message- > From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 27, 2004 9:51 AM > To: Struts Users Mailing List > Subject: RE: Error while deploying > > > Well I understand that. The tld file does exist on the UNIX ma

RE: Error while deploying

2004-07-27 Thread LINGALA, AMARESHWAR G (SBCSI)
Well I understand that. The tld file does exist on the UNIX machine at the specified location. -Original Message- From: Gupta, Sahil [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 11:45 AM To: 'Struts Users Mailing List' Subject: RE: Error while deploying Remember

RE: Error while deploying

2004-07-27 Thread Gupta, Sahil
Remember unix names are case sensitive. -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 12:46 PM To: Struts Users Mailing List Subject: Error while deploying I have developed a struts application. This application runs well w