users@glassfish.java.net

v2-b15 + wsit m2 = deployment failure

From: Ed Mooney <Ed.Mooney_at_Sun.COM>
Date: Tue, 12 Sep 2006 21:43:26 -0400

I'm running v2-b15 with the wsit milestone 2 release candidate. I need
to run our interoperability tests, but I get this:

     /cygdrive/c/glassfish/bin/asadmin deploy --port=2001 --upload=true
dist/schema-and-wsdl.war
     CLI171 Command deploy failed : Deploying application in domain
failed; WSGEN FAILED

The log has this:

 
[#|2006-09-12T21:18:51.059-0400|WARNING|sun-appserver-pe9.1|javax.enterprise.system.stream.err|_ThreadID=13;_ThreadName=Thread-30;_RequestID=a976e410-8931-4155-86ed-aea1a5c4e427;|error:
Could not find class file for
org.tempuri.complex.doclitb.ComplexDataTypesDocLitB
     |#]

schema-and-wsdl.war contains this entry:

       -rw-r--r-- 7767 12-Sep-2006 18:08:34
WEB-INF/classes/org/tempuri/complex/doclitb/ComplexDataTypesDocLitB.class

This war file has deployed successfully with v2-b13 and earlier m2
release candidates.

I'd be grateful for some guidance. I'm blocked in testing wsit milestone 2.

   -- Ed