Hello:
I'm working with Eclipse + JBossIDE ( XDoclet 1.2.3 )
I've got a single Java project ( EJB components ) and I would like to split
it in two.
Components at one will have references to another one.
Now , with only one project, I using @ejb.ejb-ref tag , and works fine
because all classes are in same project.
But with two differents projects, @ejb.ejb-ref doesnt work because it just
search classes in the same project.
With @ejb.ejb-external-ref tag works fine, but I'd like I haven't to
change all Java classes (.java) and have to define ,
explicitly, qualified name of Java classes.
Is there any way to tell to XDoclet the classpath where searching classes ,
so,
automatically get qualified name of classes for referenced components ?
Is @ejb.ejb-external-ref tag the only one solution ?
Thanks in advance !!
Best regards
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user