--- David Houlding <[EMAIL PROTECTED]> wrote:
> I am using Java 1.4.1, XDoclet 1.2b1 and Ant 1.5.1.
> When I put the
> ejbdoclet tags in my java source file for my bean
> and then run javadoc
> through Ant I get the following warnings:
>  
> warning - @ejb.bean is an unknown tag.
> warning - @ejb.ejb-ref is an unknown tag.
> warning - @jboss.container-configuration is an
> unknown tag.
> warning - @jboss.ejb-ref-jndi is an unknown tag.
> warning - @ejb.create-method is an unknown tag.
> warning - @ejb.interface-method is an unknown tag.

Well, javadoc does not know anything about those tags
- 
so it complaints. 

> Anyone else seeing this? Is there a way to tell
> javadoc to ignore these
> tags?

Well, if there is any way to mute javadoc, 
it is surely covered
at java.sun.com/<wherever javadoc descrived>

regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to