Hi,
I am accesing a HTTP/SOAP interface thru a application deployed on JBOSS server. All
workis fine till I invoke the method for making the transaction then I am getting
following error:
| javax.xml.ws.WebServiceException: org.jboss.ws.WSException: Target endpoint address
not set
| at
org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(ClientImpl.java:317)
| at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:255)
| at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
| at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
| at $Proxy174.submit(Unknown Source)
|
I could only see one WARNING up the trace:
| 2008-05-11 16:13:35,514 WARN [org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl] Cannot
access wsdlURL:
file:/C:/Documents%20and%20Settings/cm304k/My%20Documents/R7/WFM%20IIA/GRANITEAsgnMgmt_QNI_AD_MERGE/GRANITEAsgnMgmt.wsdl
| 2008-05-11 16:13:35,524 WARN [org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl] Cannot
get port meta data for: {http://granite.it.att.com/asgnmgmt/v1}AsgnMgmtSoapHttpPort
|
I have compiled the WSDL file and put the classes in the application jar.
Please Suggest.
Thanks and Regards,
Milan.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150013#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...