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=61&threadID=9648 for further details. Jens --- The SF.Net email is sponsored

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, bu

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 c

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 > boo

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

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) puttin

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, >

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

2004-02-05 Thread Sacha Labourey
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

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 Yaho

[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=