It seems that an extra / slips into the path when generating the
muse.xml

...
<resource-type use-router-persistence="true">
        <context-path>WsBasic</context-path>
        <wsdl>
            <wsdl-file>/wsdl//WsBasic.wsdl</wsdl-file>
            <wsdl-port-type
xmlns:pfx="http://basic.org/test";>pfx:WsBasicPortType</wsdl-port-type>
        </wsdl>
 
<java-id-factory-class>org.apache.muse.core.routing.CounterResourceIdFac
tory</java-id-factory-class>
 
<java-resource-class>org.apache.muse.ws.resource.impl.SimpleWsResource</
java-resource-class>
...

/Lenni

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

Reply via email to