djencks     2004/09/24 03:18:55

  Modified:    modules/itests/src/scenarios/002 openejb-jar.xml
  Log:

  Use namespace rewriting to eliminate refAdapter use.  Fix broken jndi for 
non-app-client clients.  Clean up exception handling. Fix invalid openejb-dd
  
  Revision  Changes    Path
  1.2       +1 -1      openejb/modules/itests/src/scenarios/002/openejb-jar.xml
  
  Index: openejb-jar.xml
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb/modules/itests/src/scenarios/002/openejb-jar.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- openejb-jar.xml   12 Sep 2004 17:11:56 -0000      1.1
  +++ openejb-jar.xml   24 Sep 2004 07:18:55 -0000      1.2
  @@ -26,7 +26,7 @@
           <description>
               This deployment descriptor has no default role. This means that all
               methods are not assigned to any security roles nor contained in the
  -            <exclude-list/> element will be un-checked.
  +            "exclude-list" element will be un-checked.
           </description>
   
           <default-principal realm-name="public-properties-realm">
  
  
  

Reply via email to