No, I hadn't included that. Thanks! That definitely got me farther along. But, 
now I'm seeing a NoClassDefFoundError on WSConsume. It looks like this class is 
also in jbossws-spi.jar. So, WTF? I tried building a classpath that includes 
just about everything related to JBoss and JBossWS and got the same result. Any 
suggestions? I sincerely apologize if this is just my ignorance of Ant. 

Eric

generateClientFiles:
Consuming wsdl: WebServicesTestService.wsdl
Command invoked: org.jboss.wsf.spi.tools.cmd.WSConsume -k -w handEdited.wsdl -o 
C:\XCAFE\CommonModules\WebServicesTest\output -s 
C:\XCAFE\CommonModules\WebServicesTest\gen-src -v WebServicesTestService.wsdl
java.lang.NoClassDefFoundError: org/jboss/wsf/spi/tools/cmd/WSConsume
Exception in thread "main" 
C:\XCAFE\CommonModules\WebServicesTest\build.xml:176: Could not invoke 
WSConsumeTask
BUILD FAILED (total time: 0 seconds)


    
        
            
        
        
            
        
        
            
        
        
            
        
        
    
   
    
    
    
        
            
                
            
        

        
        

    
    
    


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089723#4089723

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089723
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to