mabroukONnet wrote:
> 
> thnks for response...
> currently i have only one resource instance,
> and i verified that there is action-mapping in services.xml
> i get always the exception.
> 
> thaks again
> 
> <actionMapping>http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest</actionMapping>
> 

This seems strange. Can you try doing two things:

1. Create your Proxy with the basic epr (without adding any parameters to
it)
2. Start trace on the proxy (if it was generated by wsdl2java it should have
a .setTrace(true) method) and post the message sent here.

Since the service has the mapping, the next possible thing would be that it
is not defined correctly in the WSDL file. (Although from what I have worked
with Muse it should give another error).


-- 
View this message in context: 
http://www.nabble.com/MissingResourceException-tf3927432.html#a11140976
Sent from the Muse User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to