I applied all steps that you declared in the article. But My application didn't work. It gives error WS00024: class {0} referenced from annotation symbol cannot be loaded. How can I correct it ?
"INFO: WS10010: Web service endpoint deployment events listener registered successfully.
SEVERE: WS00024: class {0} referenced from annotation symbol cannot be loaded
symbol: javax.jws.WebService
location: class pack1.JAXImpl
SEVERE: Annotations processing failed for file:/C:/Users/esranur.galip/Documents/NetBeansProjects/Jax-RPC/build/web/
INFO: WEB0671: Loading application [Jax-RPC] at [/Jax-RPC]
INFO: Jax-RPC was successfully deployed in 1.155 milliseconds.
"
hello...abcd October 3, 2011 at 7:30 PM
good
Systeme informationabdelatif May 15, 2013 at 3:25 AM
web service and P2P
JAX-RPCesra April 1, 2013 at 2:12 PM
I applied all steps that you declared in the article. But My application didn't work. It gives error WS00024: class {0} referenced from annotation symbol cannot be loaded. How can I correct it ? "INFO: WS10010: Web service endpoint deployment events listener registered successfully. SEVERE: WS00024: class {0} referenced from annotation symbol cannot be loaded symbol: javax.jws.WebService location: class pack1.JAXImpl SEVERE: Annotations processing failed for file:/C:/Users/esranur.galip/Documents/NetBeansProjects/Jax-RPC/build/web/ INFO: WEB0671: Loading application [Jax-RPC] at [/Jax-RPC] INFO: Jax-RPC was successfully deployed in 1.155 milliseconds. "
Post your Comment