Thanks, Rachana, I should have known to look in the ant script. Speaking of which, only xalan.jar appears to be endorsed by the script. Shouldn't everything in $GLOBUS_LOCATION/endorsed (i.e., xalan.jar, xercesImpl.jar, and xml-apis.jar) be copied to tomcat's common/endorsed directory?
Thanks, Tom On 7/24/07, Rachana Ananthakrishnan <[EMAIL PROTECTED]> wrote:
Tom, Required jars should get copied into the correct location when you use the Ant target. Let us know if you see issues. Rachana > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tom Scavo > Sent: Tuesday, July 24, 2007 3:00 PM > To: [email protected] > Subject: [gt-user] deploying core into tomcate > > If I deploy Java WS Core into tomcat, do I need to endorse > Xerces/Xalan? > > http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch09.html > #javawscore-admin-tomcat-deploying > > (I haven't deployed core into tomcat yet, I'm just trying to > understand the requirements.) > > Thanks, > Tom > >
