sir vishal and to everyone,
i'm on chapter 9.  it seems that after deploying deploy.wsdd, there is no "loginUser" 
service that appears on the axis page. and also, comparing to the wsdl produced by 
axis, what I get is much shorter one (see Code). 

need help. thanks!


  | <wsdl:definitions 
targetNamespace="http://localhost:8080/axis/services/MyStoreLoginService";>
  |   <wsdl:portType name="StoreAccessLocal"></wsdl:portType>
  |  -<wsdl:binding name="MyStoreLoginServiceSoapBinding" type="impl:StoreAccessLocal">
  |     <wsdlsoap:binding style="rpc" 
transport="http://schemas.xmlsoap.org/soap/http"/>
  |   </wsdl:binding>
  |  -<wsdl:service name="StoreAccessLocalService">
  |    -<wsdl:port name="MyStoreLoginService" 
binding="impl:MyStoreLoginServiceSoapBinding">
  |       <wsdlsoap:address 
location="http://localhost:8080/axis/services/MyStoreLoginService"/>
  |     </wsdl:port>
  |   </wsdl:service>
  | </wsdl:definitions>

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828159#3828159

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828159


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to