Build from source instructions do explicitly ask for that property to be overridden: http://www.globus.org/toolkit/docs/4.2/4.2.0/common/javawscore/admin/javawsc ore-admin-installing.html#javawscore-admin-buildfromsource <blocked::http://www.globus.org/toolkit/docs/4.2/4.2.0/common/javawscore/adm in/javawscore-admin-installing.html#javawscore-admin-buildfromsource> I'll see if I can create a properties files for this and add modification of this property as part of the release check list. Rachana
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sergei Smolov Sent: Tuesday, September 16, 2008 10:16 AM To: [email protected] Subject: [gt-user] Error in Java Ws Core 4.2.0 distribution Hi, List! I have founded the error in Java WS Core 4.2.0. If you download the distribution from http://www.globus.org/toolkit/downloads/4.2.0/#wscore_src (part Java WS Core Source Download) and untar or unzip the distribution package, you can find following string in /ws-core-4.2.0/build.xml file: <property name="authz.install" value="../authorization"/> The correct string is: <property name="authz.install" value="../authorization-4.2.0"/> -- Sergey Smolov
