users@jax-rpc.java.net

Re: Missing port information (no endpoint specified)

From: Bobby Bissett - Javasoft <robert.bissett_at_sun.com>
Date: Mon, 26 Apr 2004 12:28:11 -0400

Zhan Yi wrote:
> in launcher.server.log there is:
> 2004-4-26 12:20:43 com.sun.xml.rpc.server.http.JAXRPCServletDelegate
> doPost
> ÑÏÖØ: JAXRPC.JAXRPCSERVLET.22: no endpoint specified
> please help.

Normally this means you have a typo in one of your config files -- the
request that is coming in does not match any of the endpoints that are
deployed. Check all the files to make sure you spell the endpoint names
and other information the same in each one. You can verify that the
service is deployed by trying the endpoint address in a browser as well.

Cheers,
Bobby

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net