[jbossws-dev] JSR181 Changes added in async changes

Jason T. Greene jason.greene at jboss.com
Fri Nov 17 10:02:43 EST 2006


> -----Original Message-----
> From: jbossws-dev-bounces at lists.jboss.org [mailto:jbossws-dev-
> bounces at lists.jboss.org] On Behalf Of Jason T. Greene
> Sent: Friday, November 17, 2006 7:59 AM
> To: Thomas Diesler
> Cc: jbossws-dev at lists.jboss.org
> Subject: RE: [jbossws-dev] JSR181 Changes added in async changes
> 
> > From: Thomas Diesler [mailto:thomas.diesler at redhat.com]
> > Sent: Friday, November 17, 2006 7:44 AM
> > To: Jason T. Greene
> > Cc: Heiko Braun; jbossws-dev at lists.jboss.org
> > Subject: Re: [jbossws-dev] JSR181 Changes added in async changes
> >
> 
-snip-
> 
> >>
> >>The spec requires you to specify endpointInterface using a string!
So
> a
> >>simple refactor moving the interface would break the WS deployment.
> 
> > @WebService (endpointInterface = MySEI.class.getName())
> 
> Yes although in that case the spec should have defined the value as a
> Class instead of a string (just like @Remote).

Actually, this won't work at all, annotation values must be a constant
expression.

-Jason





More information about the jbossws-dev mailing list