On 6/6/07, Ioannis Konstantinou <[EMAIL PROTECTED]> wrote:
Hi, I am trying to integrate GSI in Tomcat, as described in http://www.globus.org/toolkit/docs/development/4.2-drafts/common/javawscore/admin/index.html#javawscore-admin-tomcat-deploying I am getting the following error : java.lang.NoClassDefFoundError: org/apache/catalina/Request I have tried it with various versions of Tomcat 5.5 and I am getting the same error. The class is not located in the catalina.jar. I have tried to set it up in Apache tomcat 4, but I received other errors. I am using the WS Core version of Globus 4.0.4 on a Windows XP professional machine, with Java 1.6.0_01. Has anyone else encountered this problem before?
I've never installed Java WS Core in tomcat, but if you do this google search site:globus.org NoClassDefFoundError "org/apache/catalina/Request" you'll see that as of Dec 2004, only tomcat 4 was supported. Now the documentation you referred to above says Core should work with tomcat 4 or tomcat 5, so I don't quite know what to tell you. What version of Java WS Core are you using? Also, what errors did you receive when you downgraded to tomcat 4? Tom
