Wednesday Feb 08, 2006

@OneWay or @Oneway?

I was coding an oneway web service method. I looked for documentation about this annotation.I found the following on java.sun.com and another list on java.net.However I could not import javax.jws.OneWay. So Looks like java.jws.Oneway (@Oneway) is the right annotation. Hopefully these links will be fixed soon.

Comments:

Post a Comment:
Comments are closed for this entry.