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.
Posted at 11:55AM Feb 08, 2006 by sv96363 in Java |
Comments: