[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-07-03 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-07-03 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Test Results: 85 % ( 1697 / 1975 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-07-03 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Nukes Development] - fyi: new build changes checked in

2004-07-03 Thread jae77
just as a heads up, i've checked in some new build changes so the next time you do an update against the HEAD, you local.properties file will be overwritten w/ the one from "build/etc". new changes include: - bean shell scripts are now auto-generated against the setup.xml file in each of the d

[JBoss-dev] [JBoss IDE] - Re: Getting Error when I try to run JBOSS-IDE Tutorial

2004-07-03 Thread rmontag
Hello, I got the same error (javax.servlet.ServletException: Lookup of java:/comp/env/ failed) There are two possible corrections: 1) In ComputeServlet.java, add the link attribute: @web.ejb-ref link = "Fibo" In this case the complete @jboss.ejb.ref-jndi can be removed. The value of the link

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: JRMPInvoker need to implement NotificationBroadcaster

2004-07-03 Thread ivelin
Take a look at it. Ivelin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840871#3840871 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840871 --- This SF.Net email

[JBoss-dev] [Nukes Development] - Re: Problems in new modules

2004-07-03 Thread jae77
i can't reproduce this (i just installed mysql on my raq4, so now i can test against it as well). can you check your database to confirm that none of the stories have a null topic id? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840869#3840869 Reply to t

[JBoss-dev] [TODO -- DEVELOPMENT] - JRMPInvoker need to implement NotificationBroadcaster

2004-07-03 Thread lretief
I notice when I am using DR4 that whenever I shutdown I get this exception: java.lang.IllegalArgumentException: The MBean jboss:service=invoker,type=jrmp exists but does not implement the NotificationBroadcaster interface. Looking at the code in HEAD it seems that this is in fact still the case.

[JBoss-dev] [JBoss IDE] - Re: launch problems HELP

2004-07-03 Thread lretief
dmsy, you should use the latest stable Eclipse 3.0 release and JBoss-IDE 1.2.430, installed as per the documentation (updates site). Then make sure than your default Eclipse JRE is a proper JDK. Then configure your server via Server Navigator --> Configure and make sure the JDK path looks right.

[JBoss-dev] [JBoss IDE] - Re: launch problems HELP

2004-07-03 Thread lretief
On Windows never install jboss in a path that contains spaces. This is documented even in the free documents I think. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840860#3840860 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-dev] [Build System] - Re: JBoss 3.2.3 from CVS not compiling

2004-07-03 Thread [EMAIL PROTECTED]
Apparently the JBoss_3_2_3 tag had been incorrectly moved on some files. I have restored the JBoss_3_2_3 tag to that of the versions in the cvs working dir used to build the release and a checkout of the JBoss_3_2_3 tag now builds correctly and matches the source dist. View the original post :

[JBoss-dev] [JBoss IDE] - Re: Getting Error when I try to run JBOSS-IDE Tutorial

2004-07-03 Thread noodle head
Hi Laurent, I tried the jndi browser and I saw something that I thought might be interesting. I found the EJB Fibo, but I did not find any WEB stuff. Does that mean anything to you? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840857#3840857 Reply to

[JBoss-dev] [JBoss IDE] - Re: launch problems HELP

2004-07-03 Thread alanmcl
I realise this dosnt help but I am getting a similar problem to you but I am using Eclipse 2.1.4 all other software is similar apart from not being able to see what operating system you are running. I am running Windows XP professional. I followed the install guide to install the JBoss plug in.

[JBoss-dev] [JBoss IDE] - Error running Jboss from the Eclipse ide

2004-07-03 Thread alanmcl
I am getting an error when trying to start JBoss from the IDE the error is could not find the main class the program will exit in a dialog box with java virtual machine launcher as the heading I then get a message in the eclipse console java.lang.NoClassDefFoundError: Files\jboss-3/2/4 Exception