I believe that, according to spec, the TModel is not actually supposed to be deleted from the registry database. If you look at the TModel table schema you will notice a "DELETED" column. This should be updated when the TModel is "deleted".
Am I wrong in this Steve? Take Care, Vaughn T. Combs Air Force Research Lab AFRL/IFSE (315) 330-7282 [EMAIL PROTECTED] > -----Original Message----- > From: susan wang (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 28, 2005 10:59 AM > To: [email protected] > Subject: [jira] Created: (JUDDI-73) DeleteTModel cann't delete entry from > database > > DeleteTModel cann't delete entry from database > ---------------------------------------------- > > Key: JUDDI-73 > URL: http://issues.apache.org/jira/browse/JUDDI-73 > Project: jUDDI > Type: Bug > Reporter: susan wang > Assigned to: Steve Viens > > > I am working on tomcat5.0.28 + juddi + uddi4j. > I've been running SaveTModelExample and > DeleteTModelExample from UDDI4J to test my jUDDI > Server. > > I've noticed that even though the Save TModelExample > and DeleteTModelExample runs successfully, the entry > is still in the database when I go to database to > search TModel (mysql> select TMODEL_KEY, NAME from > TMODEL). > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira
