The juddiv3.war can not be accessed in concurrent way
-----------------------------------------------------
Key: JUDDI-425
URL: https://issues.apache.org/jira/browse/JUDDI-425
Project: jUDDI
Issue Type: Bug
Components: CXF
Affects Versions: 3.0.1
Reporter: ShengTao Dong
Assignee: Kurt T Stam
We are using juddiv3 war component to provide a soap way to access the juddi
database, but it seems it can not support concurrent access, if the client
initial concurrent visit, it will throw a exception like below:
javax.xml.ws.soap.SOAPFaultException: org.hibernate.StaleStateException: Batch
update returned unexpected row count from update [0]; actual row count: 0;
expected: 1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.