Hi,
Before I even start dissecting this, where did you get the documentation
that led you down this path?  I don't see any mention of HTTPSValve on
the Tomcat (or FWIW, the entire apache.org) site.

A general Google search shows only one place with this mention: the
Globus site.  I see that you're using their connector, so I assume they
must be supplying the valve as well.  If that's the case, why are you
asking here and not bugging them instead? ;)

>I started to get ClassNotFoundException about classes in the
catalina.jar.
>So
>I modified the CLASSPATH in the bin/catalina.sh file as follows:

That CLASSPATH is not very relevant.  Please consult the Tomcat
Classloader How-To document
(http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html
) to see what classloading repositories are applicable to you.  You
would probably need to place the Globus jars in common/lib, and NOT
modify the bootstrap classpath.

>[main] ERROR startup.HostConfig  - Error deploying configuration
descriptor
>admin.xml
>java.io.IOException: java.lang.NullPointerException

Did you modify admin.xml or the server/webapps/admin directory?

>Any ideas greatly apprecipated.

Go yell at someone at Globus, it's their fault.

Yoav Shapira http://www.yoavshapira.com




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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

Reply via email to