Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-06 Thread Heinz-Dieter Conradi
 The JMX Spec allows you to override the MBeanServerBuilder Implementation.
 Just add  -Djavax.management.builder.initial
 = org.jboss.mx.server.MBeanServerBuilderImpl to your run.conf and you are
 done. Almost.
 
 Because you first might encounter a few JMX JDK Bugs, which will prevent
 booting JBoss. I have reported them against build-32 and got a confirmation
 that those are fixed, but haven't been able to check whether they made it in
 the current build or not.

this is obviously a lot more convenient than my self build rt.jar file.
unfortunately, then it tries to load the the jboss managment server 
immediately. i.e. throws a ClassNotFoundException just as in the case, 
when i put the jboss-jmx.jar in the Xbootclasspath.

this could of course just be what you hinted at:

 The second problem is the broken LoaderRepository implementation
 within Jboss (4.x), so you need to patch Jboss in order to get it up and
 running.

i am running JBoss 3.2.3, but i do not think this will make a great 
difference.

i guess i have to wait for the new release for doing it propertly.

thanks again, heinz-dieter conradi



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-06 Thread Jens Schumann
On 2/5/04 3:37 PM Jens Schumann [EMAIL PROTECTED] wrote:

 Because you first might encounter a few JMX JDK Bugs, which will prevent
 booting JBoss. I have reported them against build-32 and got a confirmation
 that those are fixed, but haven't been able to check whether they made it in
 the current build or not.

FYI:

The two important JMX bugs haven't been fixed yet.

I got a note at least one will be fixed in the next CAP release, which won't
be available to the public.


Jens



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-06 Thread Robert Marcano
On Fri, 2004-02-06 at 15:27, Jens Schumann wrote:
 On 2/5/04 3:37 PM Jens Schumann [EMAIL PROTECTED] wrote:
 
  Because you first might encounter a few JMX JDK Bugs, which will prevent
  booting JBoss. I have reported them against build-32 and got a confirmation
  that those are fixed, but haven't been able to check whether they made it in
  the current build or not.
 
 FYI:
 
 The two important JMX bugs haven't been fixed yet.
 
 I got a note at least one will be fixed in the next CAP release, which won't
 be available to the public.

Sorry for my ignorance, but what is a CAP release? :(




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-06 Thread Jens Schumann
On 2/6/04 9:02 PM Robert Marcano [EMAIL PROTECTED] wrote:

 
 Sorry for my ignorance, but what is a CAP release? :(

See http://javalobby.org/thread.jspa?forumID=61threadID=9648 for further
details.

Jens



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Heinz-Dieter Conradi
hi all,

i would like to play with the new 1.5 release from sun.
unfortunately, when starting JBOSS i get the following exception:

10:21:49,055 INFO  [Server] Starting General Purpose Architecture (GPA)...
Failed to boot JBoss:
javax.management.InstanceNotFoundException: 
JMImplementation:service=LoaderRepository,name=Default
at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010)
at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:499)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:335)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Thread.java:566)

since javax.managment is not part of the 1.4.2 version, i don't know where 
to look.

any ideas, if it is possible to use 1.5 with jboss?

tia, heinz-dieter conradi



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Ionel GARDAIS
Hi there,

I might be wrong but have yoou tried to recompile
JBoss from sources with the new 1.5 sdk ?

This could solve your problem as this solved mine with
1.3 !

ionel






Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


RE: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Sacha Labourey
I guess that is because it will implicitely use the SUN JMX implementation
part of the JDK instead of the JBoss one. 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Heinz-Dieter Conradi
 Sent: Thursday, February 05, 2004 10:28 AM
 To: [EMAIL PROTECTED]
 Subject: [JBoss-user] j2sdk1.5 and jboss
 
 hi all,
 
 i would like to play with the new 1.5 release from sun.
 unfortunately, when starting JBOSS i get the following exception:
 
 10:21:49,055 INFO  [Server] Starting General Purpose 
 Architecture (GPA)...
 Failed to boot JBoss:
 javax.management.InstanceNotFoundException: 
 JMImplementation:service=LoaderRepository,name=Default
 at 
 com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean
 (DefaultMBeanServerInterceptor.java:1010)
 at 
 com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(D
 efaultMBeanServerInterceptor.java:804)
 at 
 com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
 at 
 org.jboss.system.server.ServerImpl.initBootLibraries(ServerImp
 l.java:499)
 at 
 org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:335)
 at 
 org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
 at org.jboss.Main.boot(Main.java:150)
 at org.jboss.Main$1.run(Main.java:395)
 at java.lang.Thread.run(Thread.java:566)
 
 since javax.managment is not part of the 1.4.2 version, i 
 don't know where 
 to look.
 
 any ideas, if it is possible to use 1.5 with jboss?
 
 tia, heinz-dieter conradi
 
 
 
 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user
 
 



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Dave Smith
On 1.4 if you wanted to override the included system libs you would put
the jars in $JAVA_HOME/jre/lib/endorsed. Not sure if this is the same as
1.5 but it would be worth a try. So grab the jboss jmx jar and put it in
that directory.
On Thu, 2004-02-05 at 04:35, Ionel GARDAIS wrote:
 Hi there,
 
 I might be wrong but have yoou tried to recompile
 JBoss from sources with the new 1.5 sdk ?
 
 This could solve your problem as this solved mine with
 1.3 !
 
 ionel
 
 
   
 
   
   
 Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
 Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
 
 
 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Heinz-Dieter Conradi
thanks to all who responded,

the point indeed is the fact that with 1.5 sun bundles the jmx extension 
with the standard edition.

(i.e. recompiling would not work, however recompiling does at all, since 
ant complaints: [execmodules] javac: source release 1.4 requires target 
release 1.4)

putting the jboss libraries one after the other in Xbootclasspath (or with 
the same effect in jre/lib/endorsed) just got me to a nullpointer 
exception when it tried to get hold of a manager.

at last i tried to just ged rid of the management extension from sun. 
i unjared the rt.jar file from sun, got rid of the whole javax/management 
directory, jared it again and put it at it's place in jre/lib.

jboss then booted and my tests indeed worked :-)

again, thanks to all, heinz-dieter



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Jens Schumann
There is another option.

The JMX Spec allows you to override the MBeanServerBuilder Implementation.
Just add  -Djavax.management.builder.initial
= org.jboss.mx.server.MBeanServerBuilderImpl to your run.conf and you are
done. Almost.

Because you first might encounter a few JMX JDK Bugs, which will prevent
booting JBoss. I have reported them against build-32 and got a confirmation
that those are fixed, but haven't been able to check whether they made it in
the current build or not.

The second problem is the broken LoaderRepository implementation within
Jboss (4.x), so you need to patch Jboss in order to get it up and running.

If you interested I can post a few more details.

Jens



On 2/5/04 1:17 PM Heinz-Dieter Conradi [EMAIL PROTECTED] wrote:

 thanks to all who responded,
 
 the point indeed is the fact that with 1.5 sun bundles the jmx extension
 with the standard edition.
 
 (i.e. recompiling would not work, however recompiling does at all, since
 ant complaints: [execmodules] javac: source release 1.4 requires target
 release 1.4)
 
 putting the jboss libraries one after the other in Xbootclasspath (or with
 the same effect in jre/lib/endorsed) just got me to a nullpointer
 exception when it tried to get hold of a manager.
 
 at last i tried to just ged rid of the management extension from sun.
 i unjared the rt.jar file from sun, got rid of the whole javax/management
 directory, jared it again and put it at it's place in jre/lib.
 
 jboss then booted and my tests indeed worked :-)
 
 again, thanks to all, heinz-dieter
 
 
 
 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user