posted 15 years ago
Hi Everybody,
I am developing one web service. In that i am using List & Array Lists. I am using JDK 1.4, Tomcat 5 & Eclipse. When i tried to generate the Web service, I am getting warning that,
"The service class does not comply to one or more requirements of the JAX-RPC 1.1 specification, and may not deploy or function correctly."
Can anyone suggest me how to resolve this problem.. How can i bypass through this warning.. If anybody have greater version than JAX-RPC 1.1 please provide me.. Or is there any solution to over come from this...
Thanks in advance..