Hi, I was trying to compile the final example from Borja's book "Globus Toolkit 
4.0 Programming Java Services" with the Globus full version 4.1.3 and I met 
this error:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
~/workspace/filebuyProject/FileBuy$ ./globus-build-service.sh filebuy_seller
Buildfile: build.xml

init:
   [delete] Deleting directory /workspace/filebuyProject/FileBuy/build/lib
    [mkdir] Created dir: /workspace/filebuyProject/FileBuy/build/lib

flatten:

WSDLUptodate:

flatten:
     [echo] Processing WSDL in FilesForSale.wsdl
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: 
org/globus/wsrf/tools/wsdl/WSDLPreprocessor

BUILD FAILED
/workspace/filebuyProject/FileBuy/build.xml:228: The following error occurred 
while executing this line:
/usr/local/globus-4.1.3/share/globus_wsrf_tools/build-stubs.xml:166: Java 
returned: 1

Total time: 2 seconds
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


It is related with the Preprocessor. The line referred in the text: 
build-stubs.xml:166 is in the next piece of text

    
        
        
            
            
            
            
            
            
        
        
    


Can anybody help me?

Thanks
_________________________________________________________________
MSN Video. 
http://video.msn.com/?mkt=es-es

Reply via email to