Up to now, we've been using XDoclet to generate the deployment descriptors et al for WebLogic 8.1. We set the version attribute on the <weblogic> task to "7.0", and everything appeared to be working OK.
However, it seems there is a difference between the 7.0 and 8.1 deployment descriptors: when WebLogic sees the 7.0 DTD reference, it must go into a 7.0 emulation mode to keep backwards compatibility with the older version. This would be a problem except BEA changed the default for one of the tags ( <include-updates>): we really want the new default value provided by 8.1. We want to generate our deployment descriptors for 8.1, and I thought I would just use my own template by specifying the templatefile attribute on the <weblogic> task; however, there are *two* templates I need to specify, but as far as I can tell there's just one templatefile attribute. Is there a way to override both template files in the weblogic task, or am I out of luck? BTW, we're using an early version from July...of last year. Thanks for your help! Rich ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
