Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-533


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-533
    Summary: ibm-ejb-jar-ext-xml.xdt generates incorrect references to ejb-jar.xml
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: XDoclet
 Components: 
             IBM Module
   Versions:
             1.2 Beta 3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Alan Boshier

    Created: Fri, 20 Jun 2003 11:07 AM
    Updated: Fri, 20 Jun 2003 11:07 AM

Description:
ibm-ejb-jar-ext-xml.xdt generates incorrect href attribute values within 
<enterpriseBean> elements in the ibm-ejb-jar-ext.xml file which do not match 
corresponding elements in ejb-jar.xml, which results in deployment errors.

The current code is
<enterpriseBean xmi:type="ejb:Entity" href="META-INF/ejb-jar.xml#<XDtId:prefixedId 
prefix='ContainerManagedEntity' wrapInIdEquals='false'/>"/>

The corrected code should be
      <enterpriseBean xmi:type="ejb:Entity" 
href="META-INF/ejb-jar.xml#ContainerManagedEntity_<XDtEjb:id/>"/>

There are 3 cases of this error in the XDT file.
      


---------------------------------------------------------------------
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/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to