Hi
> I have two MBeans(only mbeans, not services)
> AxielleConfiguration, AxielleTest1.
>
> I registered these two beans with the server.
> when i query mbeanserver it is giving all the MBeans in the server.
>
> i am querying like this
>
> ObjectName obj = new ObjectName("AxielleDomain:service
Hi all
I have two MBeans(only mbeans, not services)
AxielleConfiguration, AxielleTest1.
I registered these two beans with the server.
when i query mbeanserver it is giving all the MBeans in the server.
i am querying like this
ObjectName obj = new ObjectName("AxielleDomain:service=* ");
Set set
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules] location: package management
User: starksm
Date: 02/02/08 19:14:29
Removed: src/main/org/jboss/test SRPProtocolTest.java
Log:
SRPProtocolTest was renamed SRPProtocolTestCase
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/lis
JBoss daily test results
SUMMARY
Number of tests run: 491
Successful tests: 466
Errors:10
Failures: 15
[time of test: 8 February 2002 5:10 GMT]
[java.version: 1
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[copy] Copying 1 file to
/disk/orig/
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules] location: package management
JBoss daily test results
SUMMARY
Number of tests run: 491
Successful tests: 466
Errors:10
Failures: 15
[time of test: 8 February 2002 5:10 GMT]
[java.version: 1
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[copy] Copying 1 file to
/disk/orig/
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules] location: package management
JBoss daily test results
SUMMARY
Number of tests run: 491
Successful tests: 466
Errors:10
Failures: 15
[time of test: 8 February 2002 5:10 GMT]
[java.version: 1
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[copy] Copying 1 file to
/disk/orig/
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules] location: package management
JBoss daily test results
SUMMARY
Number of tests run: 491
Successful tests: 466
Errors:10
Failures: 15
[time of test: 8 February 2002 5:10 GMT]
[java.version: 1
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[copy] Copying 1 file to
/disk/orig/
User: starksm
Date: 02/02/08 17:56:07
Modified:src/main/org/jboss/naming NonSerializableFactory.java
Log:
Add Name based versions of rebind and unbind
Revision ChangesPath
1.8 +43 -3 jboss/src/main/org/jboss/naming/NonSerializableFactory.java
Index: NonSe
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules]
===
User: ejort
Date: 02/02/08 16:48:28
Modified:src/main/org/jboss/mx/logging LoggerContext.java
Log:
Well spotted Trevor
Revision ChangesPath
1.2 +1 -1 jmx/src/main/org/jboss/mx/logging/LoggerContext.java
Index: LoggerContext.java
=
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules]
===
User: starksm
Date: 02/02/08 16:03:39
Added: src/main/org/jboss/security/plugins JaasSecurityDomain.java
SecurityDomainContext.java
Log:
An extension of the JaasSecurityManager that supports the notion of a
java.security.KeyStore and associated JSSE obje
User: starksm
Date: 02/02/08 15:56:47
Modified:src/main/org/jboss/security/auth/spi
AbstractServerLoginModule.java AnonLoginModule.java
DatabaseServerLoginModule.java
IdentityLoginModule.java LdapLoginModule.java
User: starksm
Date: 02/02/08 16:04:46
Added: src/main/org/jboss/security/plugins
JaasSecurityDomainMBean.java
Log:
An MBean for the JaasSecurityDomain KeyStore management
Revision ChangesPath
1.2 +26 -0
jbosssx/src/main/org/jboss/sec
User: starksm
Date: 02/02/08 16:01:38
Modified:.build.xml
Log:
The unit tests should run with a security manager
Revision ChangesPath
1.12 +4 -10 jbosssx/build.xml
Index: build.xml
=
User: starksm
Date: 02/02/08 15:56:47
Modified:src/main/org/jboss/security/auth/callback
ObjectCallback.java
SecurityAssociationCallback.java
SecurityAssociationHandler.java
UsernamePassword
User: starksm
Date: 02/02/08 15:57:17
Modified:src/main/org/jboss/security AbstractSecurityProxy.java
AppPolicy.java AuthenticationInfo.java
AuthorizationInfo.java ClientLoginModule.java
IAppPolicyStore.java Nestab
User: starksm
Date: 02/02/08 15:53:34
Modified:src/main/org/jboss/security/srp SRPClientSession.java
SRPConf.java SRPPermission.java
SRPRemoteServer.java SRPRemoteServerInterface.java
SRPServerInterface.java SRPSer
User: starksm
Date: 02/02/08 15:53:34
Modified:src/main/org/jboss/security/srp/jaas
SRPCacheLoginModule.java SRPLoginModule.java
Log:
Synch with the latest 2.4 branch changes
Revision ChangesPath
1.5 +15 -11
jbosssx/src/main/org/jboss/s
User: starksm
Date: 02/02/08 15:51:45
Modified:src/main/org/jboss/security/ssl
RMISSLClientSocketFactory.java
RMISSLServerSocketFactory.java
Added: src/main/org/jboss/security/ssl
DomainServerSocketFactory.
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[execmodules]
===
User: starksm
Date: 02/02/08 15:23:14
Added: src/main/org/jboss/test LoginModulesTestCase.java
Log:
Rename LoginModulesTest as LoginModulesTestCase
Revision ChangesPath
1.1 jbosssx/src/main/org/jboss/test/LoginModulesTestCase.java
Index: LoginMod
The old AutoDeployer quietly ignored rubbish in deploy
(anything that didn't match a deployer's filter)
Looks like MainDeployer is less forgiving :-)
Regards,
Adrian
_
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=81
User: starksm
Date: 02/02/08 15:21:31
Modified:src/main/org/jboss/test NamespacePermission.java
NamespacePermissionCollection.java
PermissionName.java SRPLoginTest.java
SRPServerImpl.java SecurityPolicyParserTest.j
User: starksm
Date: 02/02/08 15:20:50
Added: src/main/org/jboss/test UtilTestCase.java
Log:
Tests of the org.jboss.security.Util class
Revision ChangesPath
1.1 jbosssx/src/main/org/jboss/test/UtilTestCase.java
Index: UtilTestCase.java
=
User: ejort
Date: 02/02/08 15:07:30
Modified:src/main/org/jboss/test/jbossmx/compliance/timer
BasicTestCase.java
Log:
Remove broken tests until testsuite complete
Revision ChangesPath
1.3 +6 -4
jbosstest/src/main/org/jboss/test/jbos
User: starksm
Date: 02/02/08 15:18:36
Added: src/main/org/jboss/test NestableGroupTestCase.java
Log:
Rename NestableGroupTest to NestableGroupTestCase
Revision ChangesPath
1.1 jbosssx/src/main/org/jboss/test/NestableGroupTestCase.java
Index: Nest
User: starksm
Date: 02/02/08 15:19:06
Added: src/main/org/jboss/test NestablePrincipalTestCase.java
Log:
Rename NestablePrincipalTest to NestablePrincipalTestCase
Revision ChangesPath
1.1 jbosssx/src/main/org/jboss/test/NestablePrincipalTestCase.jav
User: starksm
Date: 02/02/08 15:16:23
Added: src/main/org/jboss/test SRPProtocolTestCase.java
Log:
Test of the SRP protocol msg exchange sequence.
Revision ChangesPath
1.1 jbosssx/src/main/org/jboss/test/SRPProtocolTestCase.java
Index: SRPProtoco
User: starksm
Date: 02/02/08 15:17:15
Added: src/main/org/jboss/test ThreadLocalTestCase.java
Log:
Rename ThreadLocalTest to ThreadLocalTestCase
Revision ChangesPath
1.1 jbosssx/src/main/org/jboss/test/ThreadLocalTestCase.java
Index: ThreadLocalT
User: starksm
Date: 02/02/08 15:13:53
Added: src/main/org/jboss/test PasswordHasher.java
Log:
A utility program for generating password hashes given the hashAlgorithm,
hashEncoding, and hashCharset options used by the UsernamePasswordLoginModule
Revision ChangesPath
User: ejort
Date: 02/02/08 15:07:29
Modified:src/main/org/jboss/test/jbossmx/compliance/relation
BasicTestCase.java
Log:
Remove broken tests until testsuite complete
Revision ChangesPath
1.2 +1 -78
jbosstest/src/main/org/jboss/test/j
Am I right that the new deployer doesn't ignore dotfiles (files starting
with a ., making them hidden in Unix)?
My OS (MacOS X 10.1), writes some meta data in dotfiles when you muck around
in the directories and I guess it wrote one in deploy... Now I get this:
15:01:49,120 INFO [MainDeployer]
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[copy] Copying 1 file to
/disk/orig/
User: starksm
Date: 02/02/08 14:17:27
Removed: src/main/org/jboss/security/plugins/samples
DatabaseServerLoginModule.java
IdentityLoginModule.java JaasServerLoginModule.java
LdapLoginModule.java RolesLoginModule.ja
Bugs item #514972, was opened at 2002-02-08 12:10
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=514972&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Tulley (jtulley)
>Assigned t
User: ejort
Date: 02/02/08 13:35:38
Added: src/main/org/jboss/mx/logging DefaultLoggerAdapter.java
DefaultLoggerAdapterFactory.java
DefaultLoggerContextSelector.java Logger.java
LoggerAdapter.java LoggerAdapter
User: ejort
Date: 02/02/08 13:35:39
Added: src/main/org/jboss/mx/logging/log4j Log4jAdapter.java
Log4jAdapterFactory.java TracePriority.java
package.html
Log:
Initial version of logging - might be over-engineered?
Revision C
User: ejort
Date: 02/02/08 13:37:16
Modified:.build.xml
Log:
Revision ChangesPath
1.13 +9 -1 jmx/build.xml
Index: build.xml
===
RCS file: /cvsroot/jboss/jmx/build.xml,v
retri
User: ejort
Date: 02/02/08 13:35:39
Added: src/main/org/jboss/mx/logging/file FileLogger.java
FileLoggerFactory.java package.html
Log:
Initial version of logging - might be over-engineered?
Revision ChangesPath
1.1 jmx/src/ma
User: ejort
Date: 02/02/08 13:27:53
Modified:src/main/test/compliance ComplianceSUITE.java
Log:
Addition of sundry testsuite
Revision ChangesPath
1.8 +1 -1 jmx/src/main/test/compliance/ComplianceSUITE.java
Index: ComplianceSUITE.java
User: ejort
Date: 02/02/08 13:32:57
jmx/src/main/org/jboss/mx/logging - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/02/08 13:33:28
jmx/src/main/org/jboss/mx/logging/file - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/02/08 13:33:29
jmx/src/main/org/jboss/mx/logging/log4j - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
Bugs item #511024, was opened at 2002-01-30 19:11
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=511024&group_id=22866
Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Wenwei Jiang (jww)
Assigned to: Nobod
User: ejort
Date: 02/02/08 13:17:54
Modified:src/main/javax/management/relation
MBeanServerNotificationFilter.java
RelationNotification.java RelationSupport.java
RelationSupportMBean.java RelationTypeSupport.java
User: ejort
Date: 02/02/08 13:20:26
Added: src/main/test/compliance/varia
NotificationFilterSupportTestCase.java
VariaSUITE.java
Log:
Directory for sundry tests
Revision ChangesPath
1.1
jmx/src/main/t
User: ejort
Date: 02/02/08 13:18:52
jmx/src/main/test/compliance/varia - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: ejort
Date: 02/02/08 13:17:54
Modified:src/main/javax/management NotificationFilterSupport.java
Log:
Working version of relation classes - still RelationSupport and RelationService to
test
Revision ChangesPath
1.3 +14 -3 jmx/src/main/javax/management/
Bugs item #514974, was opened at 2002-02-08 12:15
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=514974&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Matt (mpetteys)
Assigned to: Nobody/
What does being able to use log4j using the same classpath setup
across application servers have to do with J2EE portability? Show
me that part of the spec.
JBoss just uses log4j, there is no modifications made to it.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
Bugs item #514972, was opened at 2002-02-08 12:10
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=514972&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Tulley (jtulley)
Assigned to
Thank you Sacha, I agree.
JBoss may one day displace BEA WAS as it exists today, but we are nowhere near there
yet.
JBoss is my favorite app server for a number of reasons, but hatred of BEA or their
product is not one of those reasons.
In fact, I believe that JBoss's primary avenue of growth
User: mikesr
Date: 02/02/08 09:47:05
Modified:src/resources/org/jboss/metadata jboss_3_0.dtd
Log:
fixed optional read-only element for entity
Revision ChangesPath
1.2 +3 -3 jboss/src/resources/org/jboss/metadata/jboss_3_0.dtd
Index: jboss_3_0.dtd
Hi David
oops. thanks for spotting this. Now fixed.
Mike
At 17:11 08/02/2002, David Jencks wrote:
>You got read-only, but it is optional.
>
>Thanks for putting this together.
>
>david jencks
>
>On 2002.02.08 10:37:25 -0500 Mike Swainston-Rainford wrote:
> > Hi All
> >
> > I have just checked in
Do you have log4j classes in your extended Log4j.jar? If you do take them
out. JBoss 2.4.4 comes with log4j.jar.
BTW, this has nothing do do with portability or compliance. JBoss just
happens to use log4j as well. You would have the same problem if wl used
log4j too.
> -Original Message-
> Hi All,
>
> I have TWO MBeans named "AxielleConfiguration" and "AxielleTest1". I
> registered them with MBeanServer. Now when i want to access those MBeans.
> When i say mbeanServer.queryMBeans(null, null); I am getting all the
> MBeans in the Server. But I want only those MBeans written
Thanks for update.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Mike Swainston-Rainford" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 08, 2002 7:37 AM
Subject: [JBoss-dev] New jbos
About a year ago I extended Log4j's Category class. I've used it heavily in in
Servlets/EJB's in JRun and WebLogic. Now the code won't port to JBoss because I can't
reference the Log4j.jar in JBoss 2.4.4.
If I try to modify run.sh to add ../lib/ext/Log4j.jar to JBOSS_CLASSPATH it screws up
t
Hi All,
I have TWO MBeans named "AxielleConfiguration" and "AxielleTest1". I
registered them with MBeanServer. Now when i want to access those MBeans.
When i say mbeanServer.queryMBeans(null, null); I am getting all the MBeans
in the Server. But I want only those MBeans written by me.
Ho
You got read-only, but it is optional.
Thanks for putting this together.
david jencks
On 2002.02.08 10:37:25 -0500 Mike Swainston-Rainford wrote:
> Hi All
>
> I have just checked in a new jboss_3_0.dtd file (and added local resolve
> to
> XmlFileLoader).
>
> Several changes were made recentl
Hello,
Maybe I am not in-synch with you, but I don't think we should go in a "BEA
vs. JBoss" "war". I don't think that JBoss' goal is to provide a Weblogic
Bis piece of code. Otherwise, it means that the only advantage of JBoss
compared to Weblogic is ... the cost of acquisition! Nah... not only!
I'll apologize up front if these have already been mentioned. If they
have, they get my vote! :-)
JBoss: Just Because Other Systems Suck
JBoss: JBoss Beats Other Server Software
--
Andrew Scherpbier, CTO ([EMAIL PROTECTED])
BlackBall Music (http://www.blackballmusic.com/)
_
Hi All
I have just checked in a new jboss_3_0.dtd file (and added local resolve to
XmlFileLoader).
Several changes were made recently to jboss.xml and there have been a
couple of posts about where to put dtd changes.
The official line is:-
jboss.dtdwas suposed to be frozen for 2.2
and jboss_2
User: mikesr
Date: 02/02/08 07:23:11
Added: src/resources/org/jboss/metadata jboss_3_0.dtd
Log:
Added new jboss_3_0.dtd file.
All changes from frozen jboss.xml moved here.
All elements read in metadata classes not included in DTD added
mdbconfig, mbd-..., home/bean invoker
User: mikesr
Date: 02/02/08 07:19:52
Modified:src/main/org/jboss/metadata XmlFileLoader.java
Log:
Added local resolution for new jboss_3_0.dtd
Revision ChangesPath
1.25 +411 -411 jboss/src/main/org/jboss/metadata/XmlFileLoader.java
Index: XmlFileLoader.java
A Jboss poem
Roses are red,
and violets are blue,
with Jboss around,
Websphere and BEA are through.
With more features then both,
And a touch of class,
But if you don't agree
You can (use your imagination to finish this line).
_
View thre
User: d_jencks
Date: 02/02/08 05:13:26
Modified:src/main/org/jboss/resource/adapter/jdbc/local
ConnectionInPool.java
Log:
applied patch from infogest, don't remove from null vector
Revision ChangesPath
1.5 +4 -1
jbosscx/src/main/org/jb
Patches item #514778, was opened at 2002-02-08 04:12
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=514778&group_id=22866
Category: JBossCX
Group: v3.0 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Infogest (infogest)
Ass
Front: JBoss
Back: Kiss My OS
Or Kiss My WebOS
_
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=7991
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sour
JBoss: BEAfraid!
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
JBoss
Blue like an orange
(Monolithic like an AppServer)
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
how about_
10 reasons a month
but the 'May the source be with me' is very sexy.
Just my IMHO
Cheers.
_
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=7991
___
Jboss-d
81 matches
Mail list logo