[JBoss-user] [JBossWS] - Re: Fail to access the servlet-style web service

2006-06-21 Thread yogendra_g
Following is the code for accessing the servlet-web service. public class WebServiceStandaloneClient { | | /** | * @param args | */ | public static void main(String[] args) { | | try { | String endPoint = "http://localh

[JBoss-user] [JBossWS] - Re: Fail to access the servlet-style web service

2006-06-11 Thread XiaoQJ
The wsdl file seems to be fine, which is generated by sun's jwsdp 2.0 | http://hello.ws.jboss.org/"; xmlns="http://schemas.xmlsoap.org/wsdl/"; xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; xmlns:tns="http://hello.ws.jboss.org/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema";> |

[JBoss-user] [JBossWS] - Re: Fail to access the servlet-style web service

2006-06-11 Thread XiaoQJ
all the jar files are copied from jboss client folder including: jbossall-client.jar axis-ws4ee.jar common-discovery.jar common-logging.jar wsdl4j.jar xercesImpl.jar is from the lib\endorsed client-config.wsdd is a rename of \server\default\deploy\jboss-ws4ee.sar\META-INF\axis-client-config.xm