[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] [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] [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] [TODO -- DEVELOPMENT] - Re: JRMPInvoker need to implement NotificationBroadcaster

2004-07-05 Thread lretief
I have submitted a patch. I now notice a similar problem with RMIClassLoader. Can I go ahead there as well? Caused by: java.lang.IllegalArgumentException: The MBean jboss.rmi:type=RMIClassLoader exists but does not implement the NotificationBroadcaster interface. ... 62 more View the or

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

2004-07-06 Thread lretief
Ah... I thought something like this was probably going on behind the scenes. Is someone working on org.jboss.management.j2ee.MBean or can I have a bash at that? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841037#3841037 Reply to the post : http://www.jbo

[JBoss-dev] [JBossWS] - Difference between JBoss.NET and JBossWS

2004-09-20 Thread lretief
What is the difference between these two projects? In the past I have used JBoss.NET and via a few XDoclet tags exposed my EJB methods as web services. But now I see a JBossWS forum which tells me there are no WS tags, and I am confused. View the original post : http://www.jboss.org/index.html?