The following issue has been updated:
Updater: jason kwon (mailto:[EMAIL PROTECTED])
Date: Wed, 18 Feb 2004 7:37 PM
Comment:
Latest patch. Includes all other patches, plus properly assigns <db-cascade-delete>.
Previously, this tag was being included whenever an ejb.relation tag included
cascade-delete set to true. This isn't quite right, since one can specify
cascade-delete relationships while not having the database enforce those cascade
deletes. So with this patch, one must also include the following to tell the
container to use the DB's cascade delete functionality:
weblogic.relation db-cascade-delete="yes"
OR
weblogic.relation target-db-cascade-delete="yes"
See the HTML document xdoclet/core/docs/weblogic.html. This patch correctly
implements the proposed documentation for db-cascade-delete.
Changes:
Attachment changed to wls8_1sp2v4.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-765&page=history
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-765
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-765
Summary: Updated, complete support for WLS 7.0 and 8.1
Type: Improvement
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
Bea Module
Versions:
1.2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Rick Maddy
Created: Fri, 9 Jan 2004 11:51 AM
Updated: Wed, 18 Feb 2004 7:37 PM
Environment: XDoclet 1.2 (release), WebLogic 7.0 and WebLogic 8.1
Description:
This is a patch plus some new files to fully support the generation of WebLogic EJB
deployment descriptors under WLS 7.0 and WLS 8.1. The complete DTD is supported.
New config parameters have been added to the <weblogic> ant subtask of <ejbdoclet>.
This version is nearly 100% backward compatible with the prior 8.1 support patch. Some
of the class tags have been moved to the ant task parameters because they apply to the
EJB Jar, not any specific bean. A couple of tags have been deprecated and replaced
with improved tags.
This version supports CMP Entity beans mapped to multiple tables, complete field-group
support, and allows for a few more merge files.
Apply the patch to a clean extract of the XDoclet 1.2 sources. Extract the tgz file
from the xdoclet root dir.
Run ant to generate the updated xdoclet and docs.
Check out the updated docs for all the supported ant task parameters and weblogic tags.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel