Message: The following issue has been re-assigned.
Assignee: René Zanner (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1400 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1400 Summary: "@weblogic.idempotent-method" method-level tag documented incorrectly Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Bea Module Versions: 1.2.2 Assignee: René Zanner Reporter: Jonathan Julian Created: Wed, 11 May 2005 1:34 PM Updated: Wed, 11 May 2005 2:16 PM Environment: Windows XP, ant 1.5.4 Description: All documentation says to use "@weblogic.idempotent-methods" in your method javadoc. Examining the xdt file, it should be documented as "@weblogic.idempotent-method". /** * Search for one or more items. * * @ejb.interface-method * @ejb.transaction * type="Supports" * @weblogic.idempotent-methods */ public List search(SearchCriteria crit) { ... } will generate <idempotent-methods> </idempotent-methods> in weblogic-ejb-jar.xml. Using @weblogic.idempotent-method (no 's'), works properly. --------------------------------------------------------------------- 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 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_ids93&alloc_id281&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel