hi all, consider the following situation tag in the header of a session bean:
* @jboss:resource-ref * res-ref-name="jdbc/myDB" * jndi-name="java:/SapdbDS" however, "java:/SapdbDS" is already defined as the datasource in the jboss specific part of the ant task. is it possible to reuse that definition? i know that i could completely remove the above declaration, but this would limit me to the DefaultDS and i do not know currently if i will use that. i am relatively new to xdoclet, so please forgive if this is common knowledge, but i didn't find it at the usual places. tia, heinz-dieter conradi ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
