Sergei, Sorry about late response. I tested this and the example in.xml file shows "foo" as the element, while the QName is case sensitive. Change it to "Foo" and you should see the command go through. I'll fix the documentation. Rachana
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sergei Smolov Sent: Thursday, October 30, 2008 8:46 AM To: [EMAIL PROTECTED] Subject: [gt-user] Java WS Core: wsrf-insert-property Hello, List! I've tried to insert a property into the resource property document of the WidgetService ( Java WS Core) and i've used the example on: http://www.globus.org/toolkit/docs/4.2/4.2.1/common/javawscore/user/#wsrf-in sert-property Before using the command "wsrf-insert-property" I've created an XML file WidgetEPR.xml that contains the WS-Addressing endpoint reference. But the result of "./wsrf-insert-property -e WidgetEPR.xml in.xml" command execution was: Error: org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType: {http://widgets.com}foo So, where is an error in my actions? Thanks in advance, -- Sergey Smolov
