The following comment has been added to this issue: Author: Hilmar Lapp Created: Sat, 13 Nov 2004 3:19 AM Body: I just downloaded and built the cvs snapshot. It has the exact same issue. --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1153?page=comments#action_15235
--------------------------------------------------------------------- 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: xdoclet-devel (Use for new issues) Reporter: Hilmar Lapp Created: Sat, 13 Nov 2004 3:14 AM Updated: Sat, 13 Nov 2004 3:19 AM 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: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel