[Users] namespaces conflict

ccaron caron.clement at gmail.com
Wed Mar 16 10:54:44 CET 2011


Ok I found a beginning of solution, rename namespaces in my wsdl and xsd files was not enough, I need to restart Petals each time I deploy my SA.
Now I'm on another problem but easier to understand where is the problem.


Code:
[Petals.Container.Components.petals-bc-soap]-FINE 2010-03-18 11:12:57,384 Creating a service client for : http://localhost:8080/crawlerService/crawler, with operation '{http://weblab-project.org/services/sourcereader}getResource', and MEP 'http://www.w3.org/2004/08/wsdl/in-out'
[Petals.Container.Components.petals-bc-soap]-FINE 2010-03-18 11:12:57,486 OUTGOING Payload : <wsdlns:getResourceArgs xmlns:wsdlns="http://weblab-project.org/services/sourcereader" xmlns:types="http://weblab-project.org/services/sourcereader/types" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="types:getResourceArgs"><offset xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">0</offset><limit xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">2</limit></wsdlns:getResourceArgs>
[Petals.Container.Components.petals-bc-soap]-WARNING 2010-03-18 11:12:58,030 Catch an exception on the WS invocation : Cannot find dispatch method for {http://weblab-project.org/services/sourcereader}getResourceArgs



The problem is that it should be types:getResourceArgs instead of wsdlns:getResourceArgs (wsdlns is the namespace for wsdl files, types is for a file imported in my wsdl file). I'll try to make it work without changing my architecture, but if there's no solution I'll insert the xsd files in my wsdl... but it will be a lil' bit crapy...

Thank you both for helping.
Clément




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30656#30656

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/cc2bd1d1/attachment.htm>


More information about the Users mailing list