You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(99) |
Dec
(106) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(302) |
Feb
(156) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Bronwen C. <sha...@us...> - 2002-01-18 16:33:42
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http/xsl In directory usw-pr-cvs1:/tmp/cvs-serv26343 Modified Files: relation.xsl Log Message: no message |
From: Simone B. <bio...@us...> - 2002-01-17 19:14:23
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx In directory usw-pr-cvs1:/tmp/cvs-serv26567/core/openjmx Modified Files: MBeanServerImpl.java Log Message: Fixed bug on the scope of the queryNames and queryMBeans methods of MBeanServer. Added a test to check that this bug won't happen again |
From: Simone B. <bio...@us...> - 2002-01-17 19:14:23
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management In directory usw-pr-cvs1:/tmp/cvs-serv26567/test/test/javax/management Modified Files: QueryTest.java Log Message: Fixed bug on the scope of the queryNames and queryMBeans methods of MBeanServer. Added a test to check that this bug won't happen again |
From: Carlos Q. <ti...@us...> - 2002-01-17 15:09:49
|
Update of /cvsroot/openjmx/openjmx/build In directory usw-pr-cvs1:/tmp/cvs-serv21664 Modified Files: build.xml Log Message: Commited to soon :-) |
From: Carlos Q. <ti...@us...> - 2002-01-17 15:08:22
|
Update of /cvsroot/openjmx/openjmx/build In directory usw-pr-cvs1:/tmp/cvs-serv21133/build Modified Files: build.xml Log Message: Improved Error handling by creating a Document with the Exception content |
From: Carlos Q. <ti...@us...> - 2002-01-17 15:08:22
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http/xsl In directory usw-pr-cvs1:/tmp/cvs-serv21133/src/core/openjmx/adaptor/http/xsl Added Files: error.xsl Log Message: Improved Error handling by creating a Document with the Exception content |
From: Carlos Q. <ti...@us...> - 2002-01-17 15:08:22
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv21133/src/core/openjmx/adaptor/http Modified Files: DefaultProcessor.java HttpAdaptor.java HttpCommandProcessor.java HttpException.java XSLTProcessor.java Log Message: Improved Error handling by creating a Document with the Exception content |
From: Bronwen C. <sha...@us...> - 2002-01-17 11:22:34
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv722 Modified Files: RelationCommandProcessor.java Log Message: phase1 |
From: Bronwen C. <sha...@us...> - 2002-01-17 11:22:15
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http/xsl In directory usw-pr-cvs1:/tmp/cvs-serv682 Modified Files: relation.xsl Log Message: phase1 |
From: Bronwen C. <sha...@us...> - 2002-01-17 10:43:57
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http/xsl In directory usw-pr-cvs1:/tmp/cvs-serv25830 Modified Files: common.xsl Log Message: updated tab link to use the relationProcessor |
From: Bronwen C. <sha...@us...> - 2002-01-17 10:43:18
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv25752 Modified Files: HttpAdaptor.java Log Message: added the relationCommandProcessor to Map |
From: Carlos Q. <ti...@us...> - 2002-01-17 10:27:38
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv22041/src/core/openjmx/adaptor/http Modified Files: HttpAdaptor.java HttpUtil.java Added Files: Base64.java Log Message: Basoc authentication implemented |
From: Carlos Q. <ti...@us...> - 2002-01-17 10:27:38
|
Update of /cvsroot/openjmx/openjmx/src/examples/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv22041/src/examples/adaptor/http Modified Files: HttpAdaptor.java Log Message: Basoc authentication implemented |
From: Bronwen C. <sha...@us...> - 2002-01-17 08:04:47
|
Update of /cvsroot/openjmx/openjmx/src/examples/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv23510 Modified Files: RelationServiceExample.java Log Message: fixed MBeanProxy to StandardMBeanProxy |
From: Carlos Q. <ti...@us...> - 2002-01-16 19:50:14
|
Update of /cvsroot/openjmx/openjmx/src/test/test/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv688/src/test/test/openjmx/adaptor/http Modified Files: HttpAdaptorTest.java Log Message: First lame attempt for the basic authentication |
From: Carlos Q. <ti...@us...> - 2002-01-16 19:50:13
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv688/src/core/openjmx/adaptor/http Modified Files: CommandProcessorUtil.java HttpAdaptor.java HttpAdaptorMBean.java HttpConstants.java HttpInputStream.java Log Message: First lame attempt for the basic authentication |
From: Simone B. <bio...@us...> - 2002-01-16 18:31:16
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv8450/core/javax/management/relation Modified Files: RelationService.java RelationSupport.java Log Message: Class rename: MBeanProxy --> StandardMBeanProxy |
From: Simone B. <bio...@us...> - 2002-01-16 18:31:16
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/persist In directory usw-pr-cvs1:/tmp/cvs-serv8450/core/openjmx/persist Modified Files: MBeanPersister.java Log Message: Class rename: MBeanProxy --> StandardMBeanProxy |
From: Simone B. <bio...@us...> - 2002-01-16 18:31:15
|
Update of /cvsroot/openjmx/openjmx/src/test/test/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv8450/test/test/openjmx/log Modified Files: LogRedirectionTest.java Log Message: Class rename: MBeanProxy --> StandardMBeanProxy |
From: Simone B. <bio...@us...> - 2002-01-16 18:31:15
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv8450/core/openjmx/adaptor/http Modified Files: RelationCommandProcessor.java Log Message: Class rename: MBeanProxy --> StandardMBeanProxy |
From: Simone B. <bio...@us...> - 2002-01-16 18:31:15
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/util In directory usw-pr-cvs1:/tmp/cvs-serv8450/core/openjmx/util Added Files: StandardMBeanProxy.java Removed Files: MBeanProxy.java Log Message: Class rename: MBeanProxy --> StandardMBeanProxy |
From: Bronwen C. <sha...@us...> - 2002-01-16 17:49:24
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http/xsl In directory usw-pr-cvs1:/tmp/cvs-serv24233 Modified Files: relation.xsl Log Message: undo for now |
From: Bronwen C. <sha...@us...> - 2002-01-16 16:26:29
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http In directory usw-pr-cvs1:/tmp/cvs-serv1501 Added Files: RelationCommandProcessor.java Log Message: implementation of relationService view started |
From: Bronwen C. <sha...@us...> - 2002-01-16 16:25:12
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/adaptor/http/xsl In directory usw-pr-cvs1:/tmp/cvs-serv1178 Modified Files: relation.xsl Log Message: started implementation of relations HTTP view |
From: Bronwen C. <sha...@us...> - 2002-01-16 14:06:10
|
Update of /cvsroot/openjmx/openjmx/src/docs In directory usw-pr-cvs1:/tmp/cvs-serv23373 Modified Files: http-adaptor.xml Log Message: added the fact that Saxon does not work with the XSLTProcessor |