[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2002-03-10 Thread Andreas Schaefer

  User: schaefera
  Date: 02/03/10 20:31:35

  Removed: sun/jsr77/lib jsr77.jar
  Log:
  Moved the JSR-77 code to the new management module. It contains the
  specification implementation for MEJB and the JBoss implementation.
  It does not contain references to JBoss server.
  
  The only workaround there is that MEJB needs to use the JMX RemoteMBean-
  Server which is not available in JBossMX right now. Therefore I added
  this to a JAR achive under tools/lib.

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2002-03-07 Thread Andreas Schaefer

  User: schaefera
  Date: 02/03/07 21:30:48

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Adjusted the JSR-77 implementation to the current specification. Also the
  StateManageable methods are renamed to avoid conflicts with the JBoss
  MBean lifecycle. Also XDoclet is used to generated the StandardMBean
  interfaces.
  
  Revision  ChangesPath
  1.13  +38 -53thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2002-02-12 Thread Andreas Schaefer

  User: schaefera
  Date: 02/02/12 22:00:38

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Adjustments to bring JSR-77 for J2EE Applications back.
  
  Revision  ChangesPath
  1.12  +46 -45thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-12-14 Thread Andreas Schaefer

  User: schaefera
  Date: 01/12/14 13:01:12

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Added a test suite to check the Scheduler (only one test added but
  there will come more).
  
  Revision  ChangesPath
  1.11  +61 -66thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-12-09 Thread Andreas Schaefer

  User: schaefera
  Date: 01/12/09 22:27:49

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Adjusted the jsr77.jar to the newest release of the JSR-77 spec. (2001/12/06)
  and also made the necessary changes to our implementation. All necessary
  add ons are in but not all unnecessary methods are out. Therefore is also
  a problem with method conflicts from JSR-77 and ServiceMBeanSupport which
  must be fixed later (by converting to DynamicMBeans).
  
  Revision  ChangesPath
  1.10  +50 -69thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-12-08 Thread Andreas Schaefer

  User: schaefera
  Date: 01/12/08 21:01:44

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Added Notification Transport to JSR-77 which works similar to EJB-Connector
  but with the tweak of JSR-77 interface.
  Added the adjusted JDBC JSR-77 shadow objects.
  Added JSR-77 to the Connector Factory enabling JSR-77 to start and stop
  Datasources.
  Added a testsuite for JSR-77 which tests the basic stuff inclusive the
  notification delivery.
  
  Revision  ChangesPath
  1.9   +52 -53thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-12-05 Thread Andreas Schaefer

  User: schaefera
  Date: 01/12/05 16:31:22

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Adjustments to the latest update of the JSR-77 spec. as well as the
  implementation of remote listeners.
  
  Revision  ChangesPath
  1.8   +53 -79thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-12-03 Thread Andreas Schaefer

  User: schaefera
  Date: 01/12/03 19:24:37

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Remove any error logs. Implemented MEJBBean code therefore it works
  like the EJB-Adaptor. Later on it will migrate to the definit JSR-77
  implementation as soon as the spec. is more specific.
  
  Revision  ChangesPath
  1.7   +10 -11thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-11-26 Thread Andreas Schaefer

  User: schaefera
  Date: 01/11/26 22:15:28

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Add next layer of JSR-77. This time the EJBs are added. To check it out
  open the HTML-Adaptor, look under domain: SingleJBoss and let the
  testsuite run (refresh from time to time).
  
  Revision  ChangesPath
  1.5   +65 -67thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-11-20 Thread Andreas Schaefer

  User: schaefera
  Date: 01/11/20 20:50:54

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Added a Node to JSR-77 implementation and added the mbean example to
  jboss-service.xml to test it.
  
  Revision  ChangesPath
  1.4   +8 -7  thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-11-19 Thread Andreas Schaefer

  User: schaefera
  Date: 01/11/19 23:01:40

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Adjustment of JBossMGT to the changes in JSR-77 and a first real implementation
  of JSR-77 (managmeent domain and single JBoss server).
  
  Revision  ChangesPath
  1.3   +67 -66thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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



[JBoss-dev] CVS update: thirdparty/sun/jsr77/lib jsr77.jar

2001-11-11 Thread Andreas Schaefer

  User: schaefera
  Date: 01/11/11 20:24:19

  Modified:sun/jsr77/lib jsr77.jar
  Log:
  Reworked Farm which is now part of clustering and uses JavaGroups. Right
  now only the farm-service.xml must be deployed on each node of the
  farm and then servies must be placed into /jboss/deploy/farm and voila
  you this servies deployed on all nodes of the farm.
  Updated the JSR-77 file and created the MEJB Session Bean which allows
  the client to retrieve management info from the server and then manage
  the server. The Session Bean is a vain implementation.
  
  Revision  ChangesPath
  1.2   +103 -71   thirdparty/sun/jsr77/lib/jsr77.jar
  
Binary file
  
  

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