Found out thwe problem.
One of our class is making hard coded refernce to resources that is creating trouble 
in deploying the application.

One more problem though.
I am trying to start Tomcat as service.
It starts and stops immediately
saying 
"The apache service on computer started then stopped
some services stop automatically if they have no work to do"

has anyone came across this.
Regards
Paresh

-----Original Message-----
From: Paresh Varatkar 
Sent: Friday, October 24, 2003 3:05 PM
To: Tomcat Users List
Cc: [EMAIL PROTECTED]
Subject: RE: IMP:Problem migrating to Latest Tomcat 5
Importance: High


Sorry Chris,
I am putting files under 
webapps\WEB-INF\<ourapp>\lib directory.

My mistake while typing, Its not working still.
Regards
paresh


-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 3:02 PM
To: Tomcat Users List
Subject: Re: IMP:Problem migrating to Latest Tomcat 5


Paresh,

> We use very simple deployment method using directory structure.
> We just deploy webapplication directory.
> We put our jar files at CATALINA HOME\webapps\<ourapp>\lib directory.

> I am able to make my application work if I put those files under CATALINA 
> HOME\common\lib\.
> But I do not want to do it again wrong way.

You must have your JAR files at CATALINA_HOME\webapps\<ourapp>\WEB-INF\lib

Note the "WEB-INF" that's required.

-chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to