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

Modified Files:
        env-lookups.xdt 
Log Message:
statefull session bean passivation implemented (XDT-1325)

Index: env-lookups.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/env/resources/env-lookups.xdt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** env-lookups.xdt     9 Apr 2005 15:44:03 -0000       1.5
--- env-lookups.xdt     10 Apr 2005 16:50:08 -0000      1.6
***************
*** 1,4 ****
  
!     <XDtEjbEnv:ifHasEnvTags>      
        javax.naming.Context namingCtx = null;
        try 
--- 1,4 ----
  
!     <XDtEjbEnv:ifHasTag 
tagName="ejb.env-entry,ejb.resource-ref,ejb.resource-env-ref,ejb.destination-ref,ejb.ejb-service-ref,ejb.ejb-ref,ejb.external-ref">
      
        javax.naming.Context namingCtx = null;
        try 
***************
*** 40,43 ****
           }
        }
!     </XDtEjbEnv:ifHasEnvTags>      
        
\ No newline at end of file
--- 40,43 ----
           }
        }
!     </XDtEjbEnv:ifHasTag>      
        
\ No newline at end of file



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to