--- "Kjetil H.Paulsen" <[EMAIL PROTECTED]>
wrote:
> Well.. trying beta1 this happened instead so I can't
> answer your question...
> 
> Error: build.xml:51: taskdef class
> xdoclet.modules.ejb.EjbDocletTask 
> cannot be found
> 
> And I can't see anything wrong with my taskdef
> either..
> <taskdef name="ejbdoclet"
>          
> classname="xdoclet.modules.ejb.EjbDocletTask">
>    <classpath
> location="${basedir}/lib/xdoclet-ejb-module.jar"/>
>    <classpath refid="project.class.path"/>
>    <classpath path="weblogic.classpath"/>
> </taskdef>

Try to run ant with -diagnose switch - this will
produce debug information. Maybe you got classpath
problem. 

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!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to