I have created one webservice for accessing database.it's working fine .but when i am trying to creat client from that using it's WSDL it's giving error as
"The Apache Axis2 Web service runtime does not support the client project"
I am using tomcat 6.0 and Axis2 .for creating client i have created java project and then trying to create client .SO I'm not getting why this error is getting .for axis2 does the client project is to be Dynamic web project??