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
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
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
--- "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