The following issue has been updated:

    Updater: Arnold de Groot (mailto:[EMAIL PROTECTED])
       Date: Mon, 3 Mar 2003 8:17 AM
    Comment:
Here is the patch, it is in InterfaceTagsHandler.java in the method
forAllInterfaceViewTypes. This method should not return local if 
using cmp1.1.
NOTE: the patch also contains changes to fix another problem XDT-341
    Changes:
[Attachment] [patch.txt] was added

---------------------------------------------------------------------
For a full history of the issue, see:

  
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-335&page=history

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-335
    Summary: ommitting ejb.bean's view-type and generating for cmp1.1 results in 
duplicate entries in ejb-jar.xml
       Type: Bug

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: XDoclet
  Component: EJB Module
   Versions:
             1.2 Beta 2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Arnold de Groot

    Created: Thu, 27 Feb 2003 7:38 AM
    Updated: Mon, 3 Mar 2003 8:17 AM

Description:
The attribute 'view-type' of @ejb.bean is not required, but if it is 
omitted the <deploymentdescriptor> subtask generated for each method a 
double entry in ejb-jar.xml when using cmpspec=1.1.The attribute should
not be necessarry as cmp1.1 does not know local views. 


Workaround: add the attribute and give it the value "remote".
(hard to find if you do not know what is happening, for instance when
using xdoclet 1.1.2 the problem does not occur)





---------------------------------------------------------------------
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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to