You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-user@ws.apache.org by GARCIA Javier <jg...@gmail.com> on 2006/08/04 10:02:41 UTC

Mapping not found.

Hi,

I'm using DynamicInvoker to call a web service (RPC encoded method) in
Weblogic 8.1 from a Java apprication with no problem. But when I try
to call the same web service hosted in Weblogic 9.2 I get this
problem:

targetException=java.lang.IllegalArgumentException: No mapping found
for ':result' using encoding style
'http://schemas.xmlsoap.org/soap/encoding/'.]

Any idea?

thanks a lot

Javier

---------------------------------------------------------------------
To unsubscribe, e-mail: wsif-user-unsubscribe@ws.apache.org
For additional commands, e-mail: wsif-user-help@ws.apache.org


Re: Axis wsdl2java with WSIF binding

Posted by Aleksander Slominski <as...@cs.indiana.edu>.
Shantanu Sen wrote:
> Using the WSDL2Java of Axis 1.x does not generate the SEI defined in the WSDL. Do we have any programmatic tools in WSIF that can do this?
>   
by SEI you mean "service endpoint interface"? AFAIK no such thing exists
in WSIF though maybe there is something like that in JAX-RPC/WS toolkits
(AXIS2?) and it seems that IBM WAS has it -
http://www-128.ibm.com/developerworks/library/ws-noide1/

BTW: is there somewhere an easy to read description how the process of
SEI generation from WSDL deals with mapping XML schema types to Java? is
it JAXB or pluggable?

thanks,

alek

-- 
The best way to predict the future is to invent it - Alan Kay


---------------------------------------------------------------------
To unsubscribe, e-mail: wsif-user-unsubscribe@ws.apache.org
For additional commands, e-mail: wsif-user-help@ws.apache.org


Axis wsdl2java with WSIF binding

Posted by Shantanu Sen <ss...@pacbell.net>.
Using the WSDL2Java of Axis 1.x does not generate the SEI defined in the WSDL. Do we have any programmatic tools in WSIF that can do this?

Thanks for any pointers.

Shantanu Sen


---------------------------------------------------------------------
To unsubscribe, e-mail: wsif-user-unsubscribe@ws.apache.org
For additional commands, e-mail: wsif-user-help@ws.apache.org