--- Casey Rayman <[EMAIL PROTECTED]> wrote:

> I have a situation where I am attempting to migrate
> an application to
> use Xdoclet, but I've run into a roadblock.  This
> application makes use
> of a Weblogic feature where you can have multiple
> entity bean deployment
> descriptors for each entity bean.  Each bean has two
> JNDI "names":
> "BeanName" and "BeanNameRO".  The only differences
> are whether the bean
> supports transactions(The RO does not) and of course
> the queries are
> different because of the naming.  I'm not sure if
> the best way to
> accomplish this is with a modification to a template
> or whether to
> develop another type of @ejb or @weblogic tag.  Does
> anyone have any
> ideas?


you may be bettedr off using xdoclet-2, as it is
easier to patch XD2 plugins to do what you like. 
( and you could use several instances of the same
plugin in the same run ) 

http;//xdoclet.codehaus.org

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


 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367

-------------------------------------------------------------------------
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

Reply via email to