Aslak, IIRC These docs are deprecated. Please update the xtags file. Thanks!
Mathias ----- Original Message ----- From: "Aslak Helles?y" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 7:45 AM Subject: [Xdoclet-devel] CVS update: xdoclet/core/docs weblogic.html > User: rinkrank > Date: 02/07/11 07:45:13 > > Modified: core/docs weblogic.html > Log: > doc update > > Revision Changes Path > 1.29 +7 -1 xdoclet/core/docs/weblogic.html > > Index: weblogic.html > =================================================================== > RCS file: /cvsroot/xdoclet/xdoclet/core/docs/weblogic.html,v > retrieving revision 1.28 > retrieving revision 1.29 > diff -u -w -r1.28 -r1.29 > --- weblogic.html 5 Jul 2002 17:19:59 -0000 1.28 > +++ weblogic.html 11 Jul 2002 14:45:12 -0000 1.29 > @@ -57,9 +57,15 @@ > <TR> > <TD VALIGN="top">datasource</TD> > <TD VALIGN="top">Default datasource name for CMP Entity Beans. Can be > - overridden on a per-bean basis by using the @weblogic:data-source-name tag</TD> > + overridden on a per-bean basis by using the @weblogic.data-source-name tag</TD> > <TD VALIGN="top">Only if at least one of the Entity Beans has not specified > the @weblogic:data-source-name.</TD> > + </TR> > + <TR> > + <TD VALIGN="top">poolname</TD> > + <TD VALIGN="top">Default pool name name for CMP Entity Beans (EJB 1.1). Can be > + overridden on a per-bean basis by using the @weblogic.pool-name tag</TD> > + <TD VALIGN="top">No.</TD> > </TR> > <TR> > <TD>validateXml</TD> > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > PC Mods, Computing goodies, cases & more > http://thinkgeek.com/sf > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
