User: cgjung  
  Date: 02/02/04 01:38:58

  Modified:    jboss.net/docs README.html TODO
  Log:
  Adapted to latest deployment changes. Compiles, but does not yet run yet.
  
  Revision  Changes    Path
  1.4       +1 -0      contrib/jboss.net/docs/README.html
  
  Index: README.html
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jboss.net/docs/README.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- README.html       2002/01/03 04:00:54     1.3
  +++ README.html       2002/02/04 09:38:58     1.4
  @@ -204,6 +204,7 @@
         name="jboss:service=Axis">
       <attribute 
name="WarDeployerName">jboss.web:service=Jetty</attribute>
       <attribute name="RootContext">axis/</attribute>
  +    <attribute 
name="SecurityDomain">java:/jaas/other</attribute>
     </mbean>
   
   </server>
  
  
  
  1.4       +5 -1      contrib/jboss.net/docs/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jboss.net/docs/TODO,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TODO      2001/10/07 20:06:11     1.3
  +++ TODO      2002/02/04 09:38:58     1.4
  @@ -9,12 +9,16 @@
   - Inclusion of .wsr as java-client into .ear, AxisService as java-client deployer 
in J2eeDeployer
   - Naming Environment correctly set.
   - Stateless EJBProvider functionality
  +- Authentication propagation and security constraints for AxisServlet
   
   TODO:
  +- Use the * role in order to authenticate users with a non-null credential, 
pass-through unassociated the others
  +- Home methods should be also callable (stateless case)
  +- Current Axis Beta (4?)
   - JMX mappings for other complex types, e.g., javax.management.Attribute
   - StatefulEJBProvider
   - EntityEJBProvider (do we need that anyway?)
  -- Security model
  +- Remote References via Axis/SOAP
   - MBeanProvider wsdl generation.
   - AxisClient deployment
   - exception (de-)serialisation
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to