RE: reporting @TransactionAttribute is an unknown tag

2007-03-06 Thread Stephen McConnell
> -Original Message- > From: Michael Giroux [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 6 March 2007 1:58 AM > To: Ant Users List > Subject: Re: reporting @TransactionAttribute is an > unknown tag > > Full class name: javax.ejb.TransactionAttribute I did add a

Re: reporting @TransactionAttribute is an unknown tag

2007-03-05 Thread Michael Giroux
Full class name: javax.ejb.TransactionAttribute I did add a jar to the classpath that includes this interface. Michael On 3/3/07, Stephen McConnell <[EMAIL PROTECTED]> wrote: Michael: A couple of questions: What is the full name of the TransactionAttribute class? Is the class available in t

RE: reporting @TransactionAttribute is an unknown tag

2007-03-03 Thread Stephen McConnell
Michael: A couple of questions: What is the full name of the TransactionAttribute class? Is the class available in the classpath supplied to the javadoc task? /Steve. > -Original Message- > From: Michael Giroux [mailto:[EMAIL PROTECTED] > Sent: Friday, 2 March 2007 3:52 AM > To: