RE: [Xdoclet-user] Wrapping legacy class

2003-09-29 Thread Nolan, Jim
gt; Subject: Re: [Xdoclet-user] Wrapping legacy class > > > --- "Nolan, Jim" <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > I have a question regarding taking some legacy code > > and exposing it as > > an EJB, automatically generating the ne

Re: [Xdoclet-user] Wrapping legacy class

2003-09-27 Thread Konstantin Priblouda
--- "Nolan, Jim" <[EMAIL PROTECTED]> wrote: > Hello all, > > I have a question regarding taking some legacy code > and exposing it as > an EJB, automatically generating the necessary code. > I would like to do > it slightly differently than is shown in the XDoclet > examples. It's > important t

[Xdoclet-user] Wrapping legacy class

2003-09-26 Thread Nolan, Jim
Hello all, I have a question regarding taking some legacy code and exposing it as an EJB, automatically generating the necessary code. I would like to do it slightly differently than is shown in the XDoclet examples. It's important that my legacy class not be a subclass of one of the EJB classes