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-insert-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
