users@jax-rpc.java.net

Missing port information -> serializer not found

From: Peter Harbo <pnh_at_WORLD.STD.COM>
Date: Wed, 01 May 2002 15:56:01 -0600

I have created an application which requires the default serializer
generated by xrpcc but when I run it I get the error 'Missing port
information' as a SOAP fault. The catalina.out log from tomcat
tells me the SOAP Serializer is not found

[ERROR] http - -caught throwable: java.lang.NoClassDefFoundError: edu/harvard/cd
a/coords/Coordinate_SOAPSerializer

so I assume this is what threw the error: I was able to install and verify
the existence of the port.

I think this should work. Does anyone have an idea what I can check, or
is this a known bug?