Hi All,

In continuation of my previous email, after doing some changes(migrating Java 
WS Core from GT4) Math.wsdl in MathService_instance and now I'v got rid of the 
error mentioned earlier. But now another error I'm facing and interestingly on 
two machines (one running Fedora Core 6 & other 8). I get the following error 
when I try to run the command:
The irritating error of (package org.apache.axis.description does not exist); I 
guess some Java/axis package conflict issue.....)
-------------------------------------------------
[EMAIL PROTECTED] EXAMPLES_DIR]$ ./globus-build-service.sh first

generateBinding:

stubs:

mergePackageMapping:
     [echo] Merging /EXAMPLES_DIR/namespace2package.mappings

generateStubs:
     [echo]  Generating stubs from Math_service.wsdl

factoryFlatten:

generateFactoryBindings:

factoryStubs:

compileStubs:
    [javac] Compiling 9 source files to 
/EXAMPLES_DIR/build/stubs-org_globus_examples_services_core_first/classes
    [javac] 
/EXAMPLES_DIR/build/stubs-org_globus_examples_services_core_first/src/org/globus/examples/stubs/MathService_instance/AddResponse.java:42:
 package org.apache.axis.description does not exist

-----------------------------------------------------------------------------------------


-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Jan Muhammad
Sent: Thu 16/10/2008 23:39
To: [email protected]
Subject: [gt-user] Problem creating GAR file for Math Service!
 
Hi,

I have downloaded the example globus toolkit tutorial files 
from(http://gdp.globus.org/gt4-tutorial). When I try to create the gar file for 
the example Math service I get the following error:-
I wonder what went wrong, I tried both from 'globus' as well as 'root' But 
there's no success. Any suggestions.

Regards
-Jan Muhammad
----------------------------------------------------------------------
[EMAIL PROTECTED] EXAMPLES_DIR]$ ./globus-build-service.sh first

Buildfile: build.xml

init:
   [delete] Deleting directory /EXAMPLES_DIR/build/lib
    [mkdir] Created dir: /EXAMPLES_DIR/build/lib

flatten:

WSDLUptodate:

flatten:
     [echo] Processing WSDL in Math.wsdl
     [java] Retrieving document at 
'/EXAMPLES_DIR/build/schema/examples/MathService_instance/Math.wsdl'.
     [java] Error processing WSDL: Could not read WSDL input file: 
/EXAMPLES_DIR/build/schema/examples/MathService_instance/Math.wsdl

BUILD FAILED
/EXAMPLES_DIR/build.xml:228: The following error occurred while executing this 
line:
/usr/local/globus-4.2.0.1/share/globus_wsrf_tools/build-stubs.xml:166: Java 
returned: 2

Total time: 1 second




Reply via email to