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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1153
    Summary: view-type value for ejb.home-method has no effect
       Type: Bug

     Status: Open
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             EJB Module
   Versions:
             1.2
             1.2.2

   Assignee: Matthias Germann
   Reporter: Hilmar Lapp

    Created: Sat, 13 Nov 2004 3:14 AM
    Updated: Wed, 2 Feb 2005 1:56 PM
Environment: Mac OSX 10.2 and 10.3, JDK 1.4.1 and 1.4.2, ant 1.5.1 and 1.6.2

Description:
The value for the view-type attribute of the @ejb.home-method tag has no 
effect. The method will always be exposed in both the remote home and local 
home interface.

An actual example for this in the distribution. The test.ejb.AccountBean under 
the samples directory has a home method public void 
ejbHomeTransfer(Account,Account,float) with a tag 

/** @ejb.home-method view-type="remote" */

The corresponding stub public void transfer(Account,Account,float) is created 
in both the local home as well as the remote home interface.



---------------------------------------------------------------------
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: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to