Hi All,
Does anyone know if this problem was ever resolved? I'm having the same trouble now.

mabroukONnet, were you by anychance using the eclipse tooling for WSDM to generate the capabilities?

I cant figure out what the poblem is at all.

Thanks
Keith

mabroukONnet wrote:

No, i didn't!
so, i'll contact those which wrote description files, and see with them.
thanks again.


Bogdan Solomon wrote:
I do not think it can. From the exception thrown by Muse it seems that it
does
not find the property in the wsdl file. Muse creates a map of properties
by
looking at the port part of the wsdl, going from there to the listed
properties,
and finally parsing the specified properties (it is looking at the ones
with
"ref:"). So, from what I know of Muse that error does not even reach your
code.

If you want to look at the Muse source there are two places that the
exception
is thrown:

org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
in
method updateResourceProperty, and in

org.apache.muse.ws.resource.properties.schema.impl.SimpleResourcePropertiesSchema
in method getProperty.

Are you trying to update the property by any chance or retrieve it?



Bogdan Solomon wrote:
Can you post your wsdl file so I can look at it. From what I know it
should work.
Also if you can, pass your wsdl file through an xml checker.


mabroukONnet wrote:
step achieved with success :,(
port maps to the correct properties, and resource properties maps to some
property elements wich contains the four properties listed before, and
all is ok on description files.
:-| what can i do? is there another check?




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

Reply via email to