Re: Fixed - RE: RE: Catalina Beans - Class Path Problem

2002-02-04 Thread August Detlefsen
? Thanks for the help. -Original Message- From: Pavel Brun [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 03, 2002 9:10 AM To: Tomcat Users List Subject: RE: RE: Catalina Beans - Class Path Problem I am not sure if you are running this in Windows but if you go to something

RE: Fixed - RE: RE: Catalina Beans - Class Path Problem

2002-02-04 Thread Pavel Brun
. :-) Thanks for the update. Paul -Original Message- From: August Detlefsen [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 4:20 PM To: Tomcat Users List Subject: Re: Fixed - RE: RE: Catalina Beans - Class Path Problem I have found that it does not pick up changes to WEB-INF/classes

RE: Catalina Beans - Class Path Problem -- workaround solution found

2002-02-04 Thread isaco
, 2002 9:10 AM To: Tomcat Users List Subject: RE: RE: Catalina Beans - Class Path Problem I am not sure if you are running this in Windows but if you go to something equivalent to starting this at the command line, type startup debug in the %CATALINA_HOME%\bin directory and see if your classes

Re: RE: Catalina Beans - Class Path Problem

2002-02-03 Thread isaco
I am having the same problem only my clases ARE directly in the classes folder. Also, my utility classes, which are neither servlets nor Beans, are also giving me the same problem. Please help!!! I have tried packaging them and then without packaging. I am not sure what to do now. I am not

RE: RE: Catalina Beans - Class Path Problem

2002-02-03 Thread Pavel Brun
PROTECTED]] Sent: Sunday, February 03, 2002 8:29 AM To: Tomcat Users List Subject: Re: RE: Catalina Beans - Class Path Problem I am having the same problem only my clases ARE directly in the classes folder. Also, my utility classes, which are neither servlets nor Beans, are also giving me

Fixed - RE: RE: Catalina Beans - Class Path Problem

2002-02-03 Thread Jon Shoberg
- From: Pavel Brun [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 03, 2002 9:10 AM To: Tomcat Users List Subject: RE: RE: Catalina Beans - Class Path Problem I am not sure if you are running this in Windows but if you go to something equivalent to starting this at the command line, type

Re: Catalina Beans - Class Path Problem

2002-02-02 Thread Jon Shoberg
As a follow-up If I try a page import of gwclasses it failes with that top level error ... Any thoughts? Thanks - Original Message - From: Jon Shoberg [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, February 02, 2002 8:12 PM Subject: Catalina Beans

RE: Catalina Beans - Class Path Problem

2002-02-02 Thread Pavel Brun
Please see my comments below: All your classes and/or beans should go into: ./webapps/gateway/WEB-INF/classes, or ./webapps/gateway/WEB-INF/lib This should help you out. :-) Paul -Original Message- From: Jon Shoberg [mailto:[EMAIL PROTECTED]]