users@jax-rpc.java.net

Re: Server Using Wrong Case to find Response Struct for Method

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Mon, 01 Mar 2004 09:26:16 -0800

Graham,
Did you create your service from a WSDL or from a Java service endpoint
interface?

Graham Lea wrote:

> Hi again.
>
> This one I'm sure isn't my fault.
> On the server, I'm getting the error below.
> As you can see, for some reason the server is trying to load
> foo_GetSelectionPointIDs_bah while the actual name is
> foo_getSelectionPointIDs_bah
> What might be causing this?
> I haven't played around with these names at all.
>
> 608665 [Ajp13Processor[8053][2]] ERROR server.http - caught throwable
> java.lang.NoClassDefFoundError:
> <package_name>/SelectionWebService_GetSelectionPointIDs_ResponseStruct
> (wrong name:
> <package_name>/SelectionWebService_getSelectionPointIDs_ResponseStruct)
>
> On the client side (static stubs) I'm getting:
>
> java.rmi.ServerException: Missing port information
> at
> com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:370)
> at
> com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:231)
>
> Thanks,
>
> Graham.
>
>--
>Graham Lea
>Software Engineer
>Forge Research Pty Ltd
>Suite G11, Bay 9, Locomotive Workshop
>Australian Technology Park, Cornwallis Street
>Eveleigh NSW 1430 Australia
>Phone: +61 2 9209 4152 Fax: +61 2 9209 4172
>www.forge.com.au
>----------------------------------------------------------------------
>This message contains privileged and confidential information intended
>only for the use of the addressee named above. If you are not the
>intended recipient of this message you must not disseminate, copy or
>take any action in reliance on it. If you have received this message
>in error please notify the sender immediately. Any views expressed in
>this message are those of the individual sender, except where the
>sender specifically states them to be the views of another (including
>a Body Corporate).
>----------------------------------------------------------------------
>


---------------------------------------------------------------------
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