Are you sure you put all of the class files there. When I use a different version of turbine with Jetspeed I always jar the class files and put them in WEB-INF/lib. I have had no problems doing things this way.
Scott > -----Original Message----- > From: touchmyheart [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 28, 2002 5:53 AM > To: [EMAIL PROTECTED] > Subject: cant deploy the modified Turbine classes into Jetspeed! > > I want to modify Turbine source code in Jetspeed 1.3dev3. > > i download the source file of Turbine from cvs.apache.org > and compile ,create the class file.and then put them into the > directory %tomcat_home$\webapps\jetspeed\WEB-INF\classes,and > delete the former Turbine binary file--turbine-2.2-b2-dev.jar > and restart Tomcat 4.01,but when i enter > http://localhost:8080/jetspeed/index.jsp > > but the error: > Apache Tomcat/4.0.1 - HTTP Status 503 - Servlet jetspeed is currently > unavailable > > -------------------------------------------------------------------------- > -- > ---- > > type Status report > > message Servlet jetspeed is currently unavailable > > description The requested service (Servlet jetspeed is currently > unavailable) is not currently available. > > > > why? who can tell me? > > > > -- > To unsubscribe, e-mail: <mailto:jetspeed-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:jetspeed-user- > [EMAIL PROTECTED]>
