RE: Tomcat on HP With IAS

2001-02-16 Thread Mike Braden

Michel,

Make sure your Tomcat shutdown OK.  I've had some problems with it leaving
stuff running
which I had to kill before I could startup again.

# ps -eaf|grep java

Look for any tomcat related stuff running after you shutdown and kill the
processes.

Also, I ran into a problem the other day, I copied the Oracle jdbc classes
to the $TOMCAT_HOME/lib
directory so they would be available to all apps.  I received a similar
error.

If you've installed any classes since the install, you may want to undo the
changes to see
what the effect is.

Thanks,

Mike.
--
Mike Braden
[EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 5:45 PM
To: [EMAIL PROTECTED]
Subject: Tomcat on HP With IAS


HI, 
I did the installation of Tomcat on HP the first few step didn't give me any

problem.
1.ant distribution
2.Servlet API

the third section gave me some error, I didn't have JSSE ,
Question 1:
Is the JSSE necessary
But then i tried it again and it didn't give me any error.

Then when i run the ../build/tomcat/bin/startup.sh
I get the following message
Exception in thread "main" java.lang.NoClassDeffoundError: 
javax/servlet/jsp/JspFactory 
 at ...
 at 


Any Ideal i have the following - HP 11 , sdk 1.2.2   and IAS.

Thanks




Michel

==
Michel Knight
ITArchitecture(Oracle)group
[EMAIL PROTECTED]
(819)953-1791
==


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

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




RE: Tomcat on HP With IAS

2001-02-16 Thread michel.knight

Thanks,
We were thinking of re-installing it all.
Because we didn't use the default directory that they propose :
 $JAKARTA_HOME/jakarta-tomcat
 $JAKARTA_HOME/jakarta-servletapi
we use
$JAKARTA_HOME/jakarta-servletapi-3.2-src
$JAKARTA_HOME/jakarta-tomcat-3.2.1-src

I did change the code on the build to reflect the change.
If we re-start i will tar again and rename the directory. would that be a 
good approach.

Thanks for the previous reply.

Michel

==
Michel Knight
ITArchitecture(Oracle)group
[EMAIL PROTECTED]
(819)953-1791
==

-- Original Text --

From: "Mike Braden" [EMAIL PROTECTED], on 2/16/01 9:48 AM:

Michel,

Make sure your Tomcat shutdown OK.  I've had some problems with it leaving
stuff running
which I had to kill before I could startup again.

# ps -eaf|grep java

Look for any tomcat related stuff running after you shutdown and kill the
processes.

Also, I ran into a problem the other day, I copied the Oracle jdbc classes
to the $TOMCAT_HOME/lib
directory so they would be available to all apps.  I received a similar
error.

If you've installed any classes since the install, you may want to undo the
changes to see
what the effect is.

Thanks,

Mike.
--
Mike Braden
[EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 5:45 PM
To: [EMAIL PROTECTED]
Subject: Tomcat on HP With IAS


HI, 
I did the installation of Tomcat on HP the first few step didn't give me any

problem.
1.ant distribution
2.Servlet API

the third section gave me some error, I didn't have JSSE ,
Question 1:
Is the JSSE necessary
But then i tried it again and it didn't give me any error.

Then when i run the ../build/tomcat/bin/startup.sh
I get the following message
Exception in thread "main" java.lang.NoClassDeffoundError: 
javax/servlet/jsp/JspFactory 
 at ...
 at 


Any Ideal i have the following - HP 11 , sdk 1.2.2   and IAS.

Thanks




Michel

==
Michel Knight
ITArchitecture(Oracle)group
[EMAIL PROTECTED]
(819)953-1791
==


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

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



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