[Xdoclet-user] @ejb.interface local-extends inability to extend multiple interfaces

2004-03-19 Thread Ari Miller
Okay, so it is possible to have the generated local interface extend multiple interfaces, like so: * @ejb.interface *   local-extends="com.portblue.model.util.UniquelyIdentifiable, javax.ejb.EJBLocalObject"   But I’m not sure if this qualifies as a hack. I was expecting something m

[Xdoclet-user] How do I use XJavaDocTask?

2004-03-19 Thread Clifton C. Craig
Hello, I've been trying to use the XJavadoc task shipped in the xjavadoc jar with XDoclet via one of my custom tasks. This may sound like more of an Ant question but I'm sure there's an expert out there that can help me. What I'm doing is defining a custom task as an extension of the XJavadocT

[Xdoclet-user] Can't get sunone support to work

2004-03-19 Thread Curry, Jim
Title: Can't get sunone support to work I have not been able to get the sunone support of the ejbdoclet task to work correctly. It generates a sun-ejb-jar.xml, but the only thing in it is the ejb-name. It is missing the jndi-name and a bunch of bean-pool elements that I have specified in the

Re: [Xdoclet-user] Batch tagging of many source files, questions, questions, and more questions...

2004-03-19 Thread Konstantin Priblouda
--- "Clifton C. Craig" <[EMAIL PROTECTED]> wrote: > Konstantin, > > I'm sorry to be such a bother on this mailing list. > I just wanted to > update you. I think I'm making some progress. I'm > prototyping with > Beanshell and I've figured out how to get a > reference to an XClass and > add tag