Update of 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/home/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1316/modules/ejb/src/xdoclet/modules/ejb/home/resources

Modified Files:
        home-local.xdt 
Log Message:
methods in local and local home interface do no longer throw a 
java.rmi.RemoteException when declared in the bean class (XDT-1440)

Index: home-local.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/home/resources/home-local.xdt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** home-local.xdt      26 Mar 2005 10:31:29 -0000      1.10
--- home-local.xdt      14 Aug 2005 08:27:43 -0000      1.11
***************
*** 30,34 ****
  <XDtMethod:methodComment indent="3"/>
     public <XDtEjbHome:currentSignature/> 
!       <XDtMethod:exceptionList/>;
    </XDtEjbHome:forAllHomeMethods>
  
--- 30,34 ----
  <XDtMethod:methodComment indent="3"/>
     public <XDtEjbHome:currentSignature/> 
!       <XDtMethod:exceptionList skip="java.rmi.RemoteException"/>;
    </XDtEjbHome:forAllHomeMethods>
  



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to