ERROR: save_publisher fail. Embedded SQL error.
-----------------------------------------------
Key: JUDDI-222
URL: https://issues.apache.org/jira/browse/JUDDI-222
Project: jUDDI
Issue Type: Bug
Components: core
Affects Versions: 2.0rc6
Environment: Linux
Reporter: Richard Qualis
Assignee: Kurt T Stam
Go to Consol(Beta)
Click on get_authToken. Execute process which will return the authInfo. Copy
authInfo returned
Click on save_publisher
Past the authInfo:#### in SOAP msg and complete other required attribues.
Click submit
RESULT:
Fault response returned.
SERVER LOG:
In the log there is a report of SQL error in the INSERT INTO statement
org.apache.juddi.datastore.jdbc.PublisherTable. There were extra Removed the
extra parenthesis ) in the SQL
SOLUTION:
Removed the extra parenthesis found. There were about 4. Rebuilt the
juddi-2-1.0rc6.jar and redeployed to server. Restart the AS.
TEST:
I tried to save a publisher and no error returned. I checked the PUBLISHER
table and the new publisher was entered.
COMMENT:
Can this be fixed in the next release. Not sure why I was never able to get
3.0 working on Linux; so maybe this was fixed in 3.0. Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.