User: user57  
  Date: 02/02/16 20:22:24

  Modified:    jetty/src/resources/jetty-plugin/META-INF jboss-service.xml
  Log:
   o Some re-org in preperation for a 3.0 release
   o Added ejb & system modules
   o Renamed messaging to mq, I don't know what I was thinking when I changed
     it in the first place.
   o Connector becomes resource for clarity, since that is how things are
     packaged (under org.jboss and javax)
   o j2ee becomes plastic, partly because I think it sounds cool and to keep
     it from being confused with a j2ee impl
   o Adding iiop module.
  
  Revision  Changes    Path
  1.16      +1 -1      
contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- jboss-service.xml 12 Feb 2002 23:57:08 -0000      1.15
  +++ jboss-service.xml 17 Feb 2002 04:22:24 -0000      1.16
  @@ -30,6 +30,6 @@
   
     </mbean>
   
  -  <!--classpath codebase="lib/ext" archives="javax.servlet.jar, 
org.apache.jasper.jar, jboss-j2ee.jar"/-->
  +  <!--classpath codebase="lib/ext" archives="javax.servlet.jar, 
org.apache.jasper.jar, jboss-plastic-j2ee.jar"/-->
   
   </server>
  
  
  

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

Reply via email to