On Wed, 2005-02-09 at 10:15, AndreasWuest wrote:
> i have some major problems getting the portletdoclet to work. Seems like
> i am the first one using that feature. Searching the net did not return
> many results :(
> 
> My problem is that the portletdoclet task does not generate a portlet.xml
> with my portlet definition. THe portlet.xml file is generated, but it is 
> empty.
...
>     <property  name="java.src.dir" 
> value="${dest.dir}/src/java/de/amites/web" />
...
>       <fileset dir="C:/">
>         <include name="*Portlet.java"/>
>       </fileset>
...
> package de.amites.web;

Check the archive for the posts I made to Rob Griffin only a few days
ago with subject "XDoclet fails to generate JMX files".  It's exactly
the same thing, a problem with your fileset.


Andrew.
-- 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to