--- Ive Hellemans <[EMAIL PROTECTED]> wrote:

> 
> Hi Diogo,
> 
> A few other things I noticed about the ejb-plugin:
> 
> * The new version seems to be a lot slower then the
> old one. I guess this is
> because it always re-generates files, even if the
> available "generated" file
> is newer then the "source" file. 

Well, necessary code could be stolen from hibernate
plugin ( and it would work better - hibernate plugin
code is unable to detect changes in derived subclasses
wich could be annoying sometimes... ) 

> * The previous version used to display a short
> message saying which files it
> was generating, which I personally found very useful
> 
>   [xdoclet] Running <entitypk/>
>   [xdoclet] Running <entitycmp/>
>   [xdoclet] Running <valueobject/>
>   [xdoclet] Running <localinterface/>
>   [xdoclet] Generating Local interface for
> 'example.business.CommitmentManagerBean'.
>   [xdoclet] Running <localhomeinterface/>
>   [xdoclet] Generating Local Home interface for
> 'example.business.CommitmentManagerBean'.
>   [xdoclet] Running <remoteinterface/>
>   [xdoclet] Generating Remote interface for
> 'example.business.CommitmentManagerBean'.
>   [xdoclet] Running <homeinterface/>
>   [xdoclet] Generating Home interface for
> 'example.business.CommitmentManagerBean'.
>   [xdoclet] Running <utilobject/>
>   [xdoclet] Generating Util class for
> 'example.business.CommitmentManagerBean'.
>   [xdoclet] Running <deploymentdescriptor/>
>   [xdoclet] Generating EJB deployment descriptor
> (ejb-jar.xml).
>   [xdoclet] Running <weblogic/>
>   [xdoclet] Generating weblogic-ejb-jar.xml.
>   [xdoclet] Generating weblogic-cmp-rdbms-jar.xml.
> 
> 
> Also, as a general remark (not specifically about
> the EJB plug-in): although
> error handling has improved a lot for missing/wrong
> tags etc, errors by
> velocity or jelly are shown without any information.
> I currently have the
> following error
> 
>   [xdoclet2] Running
> org.xdoclet.plugin.ejb.EjbConfig
>   [xdoclet2] ... snip ...
>   [xdoclet2] Running
> org.xdoclet.plugin.ejb.descriptor.EjbJarXmlPlugin
>   BUILD FAILED
>   D:\projects\example\build.xml:726:
> org.generama.GeneramaException:
> Exception occurred when running Jelly
>   
> I guess there is an error in one of the 300 EJB's
> but no clue about what or
> where :-S Is there a switch I could activate for
> getting more information?

Well, as diogo said activating debug sheds some light
on what goes wrong ( most probably some your tags
fails validation ) 


I think it's cool to have power user with that much
ejbs - just you sample may cover anything ever needed
in this field ;) 

regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to