AW: [JBoss-dev] InitialContext ctx = new InitialContext(); in RMIConnectorImpl

2002-12-16 Thread Stefan Groschupf
You just have to add the appropriate JAR file from the /client directory to you classpath that contains org.jnp.interfaces.NamingContextFactory which is left to the reader. Andy, Of curse I do that. I use this inside a other framework, so it looks like I run in to trouble with the framework's

[JBoss-dev] ±z¦³¿ì¤½«Ç§Y±NªÅ¥X¶Ü¡H

2002-12-16 Thread wm12_nwx2y
== ±z¦³¿ì¤½«Ç§Y±NªÅ¥X¶Ü¡H == §Ú­Ì±Mªù´£¨Ñ°Ó¥Î¿ì¤½«Ç¤§¯²¸îªA°È¡I §Ú­Ì«D±`Ä@·N¬°±z§ä¨ì·sªº©Ð«È¡A±z¤£·|¬°¤F©Ð«È·hÂ÷«á¦³¼Æ¤ë

RE: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2002-12-16 Thread Fred Hartman
I've gotten compiling problems on the 3.0 Branch when using -d. When I stick with just -P life is good. -Fred -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of John Fawcett Sent: Sunday, December 15, 2002 8:55 PM To: [EMAIL PROTECTED] Subject: RE:

[JBoss-dev] [ jboss-Bugs-654652 ] Message-driven bean security error

2002-12-16 Thread noreply
Bugs item #654652, was opened at 2002-12-16 17:41 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=654652group_id=22866 Category: JBossSX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Maxim (kimerinn) Assigned to:

Re: [JBoss-dev] InitialContext ctx = new InitialContext(); in RMIConnectorImpl

2002-12-16 Thread Igor Fedorenko
I am not sure if this solution is relevant to your problem, but you could try something like this ClassLoader oldCL = Thread.currentThread().getContextClassLoader(); try { Thread.currentThread().setContextClassLoader(this.class); // Code that calls new InitialContext() ... } finally {

[JBoss-dev] [ jboss-Bugs-654652 ] Message-driven bean security error

2002-12-16 Thread noreply
Bugs item #654652, was opened at 2002-12-16 17:41 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=654652group_id=22866 Category: JBossSX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Maxim (kimerinn) Assigned to:

Re: [JBoss-dev] InitialContext ctx = new InitialContext(); in RMIConnectorImpl

2002-12-16 Thread Andy
Hi Stefan No, the RMIConnectorImpl does not use its own classloader. If you cannot resolve the classloader issue then get your own Initial Context and lookup the RMI-Adaptor Home (jmx:server name:rmi or jmx:local:rmi), create a RMI-Adaptor instance and hand this instance over to the

AW: [JBoss-dev] InitialContext ctx = new InitialContext(); in RMIConnectorImpl

2002-12-16 Thread Stefan Groschupf
This works fine inside Eclipse plugin ;-) I see you catch the problem. Thanks! Stefan --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel

[JBoss-dev] new offices for JBoss Group Worldwide

2002-12-16 Thread marc fleury
So we just moved in our new offices in Buckhead in Atlanta GA. The new address is JBoss Group, 3500 Piedmont Road, Suite 211 30305 Atlanta GA. This is the new beacon, headquarters. After 2 years of Home Office, we have a sales force that needed a real office so here I am. Onward, marcf

[JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2002-12-16 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.1_06 Java(TM) 2 Runtime Environment, Standard

Re: [JBoss-dev] deployment scripts + extending Configuration ofJBossSX on the fly

2002-12-16 Thread Adam Heath
On Sat, 14 Dec 2002, Anatoly Akkerman wrote: Debian uses a sophisticated package format with a whole bunch of stuff packed into the package, like dependency information, pre-/post- -installation/-configuration/-removal scripts that can modify/unmodify various config files, etc. Obviously, in

Re: [JBoss-dev] deployment scripts + extending Configuration ofJBossSX on the fly

2002-12-16 Thread Adam Heath
On Sun, 15 Dec 2002, David Jencks wrote: Lets talk about (1) some more. We already have the jboss mbean service lifecycle, with the create, start, stop, destroy methods called during deployment and undeployment. If I understand your proposal correctly, the same effect of your jelly script

[JBoss-dev] [ jboss-Bugs-654652 ] Message-driven bean security error

2002-12-16 Thread noreply
Bugs item #654652, was opened at 2002-12-16 07:41 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=654652group_id=22866 Category: JBossSX Group: v3.0 Rabbit Hole Status: Closed Resolution: Remind Priority: 5 Submitted By: Maxim (kimerinn) Assigned to: Scott

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 16-December-2002

2002-12-16 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1001 Successful tests: 992 Errors:8 Failures: 1 [time of test: 2002-12-16.13-02 GMT] [java.version: 1.3.1]

[JBoss-dev] [ jboss-Bugs-647648 ] IllegalAccessException w/ 3.2 Beta 2

2002-12-16 Thread noreply
Bugs item #647648, was opened at 2002-12-02 23:50 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=647648group_id=22866 Category: None Group: v3.2 Status: Open Resolution: Later Priority: 5 Submitted By: Dorothy Gantenbein (dgantenbein) Assigned to: Scott M

[JBoss-dev] [ jboss-Bugs-652520 ] INSERTING AN ALREADY EXISTING BEAN

2002-12-16 Thread noreply
Bugs item #652520, was opened at 2002-12-12 07:04 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=652520group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 9 Submitted By: Artemiy Zinoviev (bedriven)

[JBoss-dev] [ jboss-Bugs-643465 ] IllegalStateException: INSERTING AN AL..

2002-12-16 Thread noreply
Bugs item #643465, was opened at 2002-11-25 11:13 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=643465group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Zoltan Luspai (zluspai) Assigned

[JBoss-dev] [ jboss-Bugs-623690 ] Problem with cache management in insert

2002-12-16 Thread noreply
Bugs item #623690, was opened at 2002-10-15 18:48 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=623690group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Brian Kolaci (brk) Assigned to:

[JBoss-dev] EJB Timer Service Update

2002-12-16 Thread Andy
Hi Geeks I just checked in the latest update of the EJB Timer Service. I added a simple file-based persistence layer, finished the implementation of the Timer class and added a timer testcase to the JBoss testsuite. The next part is the implementation of the transaction support. Right know I

[JBoss-dev] [ jboss-Bugs-647648 ] IllegalAccessException w/ 3.2 Beta 2

2002-12-16 Thread noreply
Bugs item #647648, was opened at 2002-12-03 07:50 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=647648group_id=22866 Category: None Group: v3.2 Status: Open Resolution: Later Priority: 5 Submitted By: Dorothy Gantenbein (dgantenbein) Assigned to: Scott M