Details
Description
Saving publisherAssertions using set_publisherAssertions API method results in the following exception message been thrown:
Encountered "pa" at character 8, but expected: ["FROM"].
That belongs to the following query statement recorded in the juddi.log:
delete pa from PublisherAssertion pa where ( pa.businessEntityByFromKey.entityKey in ( ?, ?, ?) or pa.businessEntityByToKey.entityKey in ( ?, ?, ?) )
As the result set_publisherAssertions API method is unusable.
Proposed fix attached.
Attachments
Attachments
Issue Links
- is depended upon by
-
SCOUT-109 scout does not conform to jUDDI WSDL
- Closed