You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Combs Vaughn T Civ AFRL/IFSE <Va...@rl.af.mil> on 2005/04/28 17:11:45 UTC

RE: [jira] Created: (JUDDI-73) DeleteTModel cann't delete entry f rom database

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
combsv@rl.af.mil


> -----Original Message-----
> From: susan wang (JIRA) [mailto:juddi-dev@ws.apache.org]
> Sent: Thursday, April 28, 2005 10:59 AM
> To: juddi-dev@ws.apache.org
> 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