File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Missing port information error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Missing port information error" Watch "Missing port information error" New topic
Author

Missing port information error

Julien Martin
Ranch Hand

Joined: Apr 24, 2004
Posts: 383
Hello,

I use jwsdp 1.4 and I am getting the following error on the client side:

**********************
javax.xml.rpc.soap.SOAPFaultException: JAXRPCSERVLET28: Missing port information
at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:515)
at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:294)
at monPaquetage.MonPort_Stub.maMethode(MonPort_Stub.java:70)
at monPaquetage.MonServiceWebClient.main(MonServiceWebClient.java:10)
**********************


and the following error on the server side (console):

**********************
Nov 24, 2004 10:45:47 PM com.sun.xml.rpc.server.http.JAXRPCServletDelegate doPost
SEVERE: JAXRPCSERVLET22: no endpoint specified
**********************

Can anyone help??

Thanks in advance,

Julien.
 
 
subject: Missing port information error
 
Threads others viewed
JWSDP+JNI. Is it workable?
javax.xml.soap.SOAPException: Unable to internalize message
Missing port information error
Missing port information
Problems with Web Services
developer file tools