Message:

   The following issue has been re-assigned.

   Assignee: xdoclet-devel (Use for new issues) (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-208
    Summary: weblogic-cmp-rdbms-jar-xml.xdt shouldn't use @ejb.finder to define queries
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: 0 minutes
 Time Spent: Unknown
  Remaining: 0 minutes

    Project: XDoclet
 Components: 
             Bea Module
   Versions:
             1.2 Beta 2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Marcus Brito

    Created: Thu, 19 Dec 2002 1:45 AM
    Updated: Thu, 22 Jan 2004 5:25 PM

Description:
Currently, the weblogic template uses the @ejb.finder tag to define weblogic-specific 
queries. This leads to some problems, and incosistent with the behavior of other 
containers task (such as jBoss).

If I have a bean that must be deployed both on JBoss and Weblogic, and this bean has a 
complex finder that the ejb spec doesn't suffice, I need to use properietary 
extensions. However, these extensions are different for JBoss and weblogic.

I think that @ejb.finder should be used only for spec-compliant queries. A vendor tag 
should be used to declare tags that are potentially non-spec compliant.

In the current situation, if I use weblogic-specific features in the @ejb.finder 
query, the ejb-jar.xml will be generated including this vendor-specific features, and 
won't deploy on servers that check the validity of the query, such as JBoss.


---------------------------------------------------------------------
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



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to