Message:

   The following issue has been re-assigned.

   Assignee: Matthias Germann (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-702

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-702
    Summary: tag inheritance broken
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

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

   Assignee: Matthias Germann
   Reporter: Tim Dawson

    Created: Thu, 6 Nov 2003 10:02 AM
    Updated: Tue, 8 Feb 2005 7:58 AM

Description:
I just upgraded from 1.1 to 1.2b3 and noticed that definitions placed in 
superclasses are no longer inherited by subclasses.

For example, my AbstractEJB class defines a common DataSource for all my 
objects...

 * @ejb.resource-ref
 *   res-name = "jdbc/DataSource"
 *   res-type = "javax.sql.DataSource"
 *   res-auth = "Container"
 *
 * @weblogic.resource-description
 *   res-ref-name = "jdbc/DataSource"
 *   jndi-name    = "notiva.jdbc.BuyerRWDataSource"

In 1.1, all objects inherited these attributes. In 1.2b3, I need to copy these 
definitions down into each and every EJB class to get my deployment descriptors 
to work. 

I searched all over to see if others had reported this bug and saw some items 
that were somewhat related but it didn't look like this issue had been 
addressed head-on. Is this the expected behavior now?


---------------------------------------------------------------------
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 email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to