According to the UDDI Spec [1], 

4.4.6 delete_tModel
The delete_tModel API call is used to logically delete one or more
tModel structures. Logical deletion hides the deleted tModels from
find_tModel result sets but does not physically delete it. Deleting an
already deleted tModel has no effect.

So this is the way it's supposed to work.

[1] 
http://uddi.org/pubs/ProgrammersAPI-V2.04-Published-20020719.htm#_Toc25137736

Anne

On 4/27/05, Andy Cutright <[EMAIL PROTECTED]> wrote:
> i'll try to take a look at this sometime soon .. i have to think about
> whether this is actually a problem or not .. can you please file a bug?
> you'll probably need to login to file a bug, and it should be pretty
> simple to create an account to do that.
> 
> cheers,
> andy
> 
> > -----Original Message-----
> > From: susan wang [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, April 27, 2005 11:33 AM
> > To: [email protected]
> > Subject: RE: Problem with the DeleteTModelExample
> >
> > It seems no such issue in the bug database.
> >
> > Susan
> >
> > --- Andy Cutright <[EMAIL PROTECTED]> wrote:
> > > have you checked the bug database to see if this is
> > > a known issue?
> > >
> > > > -----Original Message-----
> > > > From: susan wang
> > > [mailto:[EMAIL PROTECTED]
> > > > Sent: Wednesday, April 27, 2005 9:51 AM
> > > > To: [email protected]
> > > > Subject: Problem with the DeleteTModelExample
> > > >
> > > > Hi,
> > > >
> > > > 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). What's problem in it?
> > > >
> > > > Regard,
> > > > susan
> > > >
> > > > __________________________________________________
> > > > Do You Yahoo!?
> > > > Tired of spam?  Yahoo! Mail has the best spam
> > > protection around
> > > > http://mail.yahoo.com
> > > >
> > > >
> > >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
> >
> >
>

Reply via email to