users@glassfish.java.net

Re: debugging deployment failure

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Fri, 18 Aug 2006 14:26:47 -0700

Here is the root cause of deployment failure :

[#|2006-08-18T17:07:24.052-0400|WARNING|sun-appserver-ee9.1|javax.enterprise.system.stream.err|_ThreadID=13;_ThreadName=Thread-27;_RequestID=cd2a966d-528c-4b23-8202-4a1259d6c55f;|modeler
error: The @javax.jws.WebMethod annotation cannot be used in with
@javax.jws.WebService.endpointInterface element.
|#]

You have to fix your SEI. Please note that recently, the wsgen tool went
through some bug fixes one of which included catching these kind of
errors. So it is possible that this same sample / test was passing
before but has started failing now.

Vijay

Ed Mooney wrote:

> Hi Vijay,
>
> Enclosing log after rotating log, restarting and redeploying. I should
> note that this is with the latest WSIT (https://wsit.dev.java.net/) bits.
>
> -- Ed
>
> Vijay Ramachandran wrote:
>
>> In the server.log, there will be another set of stack trace just
>> before this stack trace. That stack trace comes from the JAXWS-RI.
>> Please share with us that trace which will give the exact reason for
>> wsgen failure
>>
>> Thanks
>>
>> Vijay
>>
> [ ... ]
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>