Good question. So in websphere templates ejb.resource-ref jndi-name="blabla" is used. That's the direction we're taking. Jndi-name will be available for all other app server modules too, so you won't have to use jboss.resource-ref any more. Sorry for missing docs though :-)
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Keith Kee > Sent: Thursday, November 28, 2002 3:49 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Confused > > Hi: > I have been struggling with the websphere webdoclet subtask. After much > digging, I realize that some of the tags are very confusing for me. For > instance, looking at the ibm-ejb-jar_xmi.xdt, it is trying to set the jndi > of the resource reference by looking for a undocumented parameter jndi- > name > of @ejb.resource-ref tag. That brings me to another point. If > @ejb.resource-ref indeed has such a parameter name, jndi-name, then why do > we need to have jboss.resource-ref? I think we need to have some > consistency....... > > Thanks > keith > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
