Re: [JBoss-dev] problems with JBossMQ

2002-07-23 Thread Alex Loubyansky
Uh... Today even worse. Just have checked out cvs and couldn't even start JBoss w/o that exception. -- Best regards, Alex Loubyansky --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf __

Re: [JBoss-dev] classloading question

2002-07-23 Thread David Jencks
I'm not sure why what you are trying doesn't work. You might take a look at the ClassPathExtension mbean I wrote recently which you can use to put anything in the classpath. system/src/main/org/jboss/deployment/ClassPathExtension.java. Looks like right now it is only in Branch_3_0 david jencks

Re: [JBoss-dev] problems with JBossMQ

2002-07-23 Thread David Jencks
Scott suggested it might be a problem with one of the recent classloader changes, that sorts classes by package, getting confused by inner class names. I haven't had time to take a look, probably won't till the weekend. david jencks On 2002.07.23 21:09:51 -0400 Ole Husgaard wrote: > Alex Loubya

[JBoss-dev] classloading question

2002-07-23 Thread Igor Fedorenko
Hi, I am writing special deployer that needs to add some support jar files to a classpath of a module being deployed (almost like with manifest.mf but the list of jar files is kept in a different format). I checked how MainDeployer handles manifest.mf and tried to do similar thing - for each

[JBoss-dev] [ jboss-Bugs-585632 ] Problem with XA and Oracle

2002-07-23 Thread noreply
Bugs item #585632, was opened at 2002-07-23 18:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585632&group_id=22866 Category: JBossTX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Igor Fedorenko (igorfie) Assigned to

[JBoss-dev] [ jboss-Bugs-585678 ] set value ignored on CMP bean self call

2002-07-23 Thread noreply
Bugs item #585678, was opened at 2002-07-23 18:22 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585678&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Jon Swinth (jswinth) Assigned to: N

Re: [JBoss-dev] problems with JBossMQ

2002-07-23 Thread Ole Husgaard
Alex Loubyansky wrote: >something wrong with jboss.mq in the current cvs version. After >building jboss starts and runs fine. But if some message is sent to >the topic/testTopic next time jboss starts with the following >trace: > 2002-07-23 18:46:12,409 WARN [org.jboss.system.Serv

[JBoss-dev] [ jboss-Bugs-585632 ] Problem with XA and Oracle

2002-07-23 Thread noreply
Bugs item #585632, was opened at 2002-07-23 22:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585632&group_id=22866 Category: JBossTX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Igor Fedorenko (igorfie) Assigned to

Re: [JBoss-dev] Why XAExceptions are ignored?

2002-07-23 Thread Ole Husgaard
Hi, Igor Fedorenko wrote: > Out of curiosity, it there a reason why (at least some of) XAExceptions > are ignored? For example, consider following scenario: The methods enlistResource() and delistResource() should both return false in case of an XAException. During transaction completion, when

Re: [JBoss-dev] Hypersonic 1.7 final released

2002-07-23 Thread Peter Fagerlund
on 23-07-2 23.01, Jason Dillon at [EMAIL PROTECTED] wrote: > But can we embed by api? Or do we still have to call some main(String[] > args) ? install new 1.7.0 hsqldb.zip in lib as desribed in hsqldb_home/doc/hsqlAdvancedGuide.html create a file named server.properties add values : server.dat

[JBoss-dev] Automated JBoss(HEAD WonderLand) Testsuite Results: 24-July-2002

2002-07-23 Thread chris
Number of tests run: 848 Successful tests: 383 Errors:450 Failures: 15 [time of test: 24 July 2002 0:57 GMT] [java.version: 1.3.1_03] [java.vendor: Sun Microsystems In

[JBoss-dev] [ jboss-Bugs-585632 ] Problem with XA and Oracle

2002-07-23 Thread noreply
Bugs item #585632, was opened at 2002-07-23 22:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585632&group_id=22866 Category: JBossTX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Igor Fedorenko (igorfie) Assigned to

[JBoss-dev] Why XAExceptions are ignored?

2002-07-23 Thread Igor Fedorenko
Hi, developers. Out of curiosity, it there a reason why (at least some of) XAExceptions are ignored? For example, consider following scenario: Client calls ejb that is supposed to perform some db update, call another ejb and return some response to the client. Somewhere alone the line XAExc

[JBoss-dev] [ jboss-Bugs-585632 ] Problem with XA and Oracle

2002-07-23 Thread noreply
Bugs item #585632, was opened at 2002-07-23 18:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585632&group_id=22866 Category: JBossTX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Igor Fedorenko (igorfie) Assigned to

Re: [JBoss-dev] Please support Option B

2002-07-23 Thread Dain Sundstrom
Commit option A and when the row changes in the database a stored procedure notifies the server that the data in cache is no longer valid. -dain Ignacio Coloma wrote: > What is that "notifications" on A scheme marc is talking about? > > Dan Christopherson wrote: > >> OK, so it's more a matter

RE: [JBoss-dev] Hypersonic 1.7 final released

2002-07-23 Thread Jason Dillon
But can we embed by api? Or do we still have to call some main(String[] args) ? --jason > -Original Message- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Behalf Of Peter Fagerlund > Sent: Tuesday, July 23, 2002 10:16 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 23-July-2002

2002-07-23 Thread scott . stark
Number of tests run: 669 Successful tests: 663 Errors:6 Failures: 0 [time of test: 23 July 2002 12:36 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.] [j

Re: [JBoss-dev] Please support Option B

2002-07-23 Thread Ignacio Coloma
What is that "notifications" on A scheme marc is talking about? Dan Christopherson wrote: > OK, so it's more a matter of allowing multiple bean instances. Once > that's there, B or C doesn't really matter - the extra overhead > implied by C is noise compared to the database read (which you nee

[JBoss-dev] [ jboss-Bugs-585372 ] Console appender looping

2002-07-23 Thread noreply
Bugs item #585372, was opened at 2002-07-23 12:12 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585372&group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Laurence Smith (lasmith) Assigned t

[JBoss-dev] [ jboss-Bugs-585372 ] Console appender looping

2002-07-23 Thread noreply
Bugs item #585372, was opened at 2002-07-23 12:12 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585372&group_id=22866 Category: JBossServer >Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Laurence Smith (lasmith) Assigned

Re: [JBoss-dev] problems with JBossMQ

2002-07-23 Thread Scott M Stark
It could be a problem with the newer package based class loading index if somehown the inner class is not resolving to the same class loader as the outer class. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - Fro

Re: [JBoss-dev] problems with JBossMQ

2002-07-23 Thread David Jencks
Hmmm, I was getting similar errors yesterday when JBossManagedConnectionPool tried to access its inner classes. All I could find to to was make the inner classes public. Anyone have any ideas what's going on? Are there 2 copies of these classes loaded which is interfering with package visibilit

Re: [JBoss-dev] Hypersonic 1.7 final released

2002-07-23 Thread Peter Fagerlund
They have a new config file where a variable embedded can be set to true. /p on 22-07-2 23.31, Jason Dillon at [EMAIL PROTECTED] wrote: > Do we know if they have implemented better support for embedded use? I > remember Peter (or someone) saying they were considering using our patch > for this

[JBoss-dev] problems with JBossMQ

2002-07-23 Thread Alex Loubyansky
Hi, something wrong with jboss.mq in the current cvs version. After building jboss starts and runs fine. But if some message is sent to the topic/testTopic next time jboss starts with the following trace: 2002-07-23 18:46:12,409 WARN [org.jboss.system.ServiceController] Problem starti

[JBoss-dev] [ jboss-Bugs-585372 ] Console appender looping

2002-07-23 Thread noreply
Bugs item #585372, was opened at 2002-07-23 12:12 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=585372&group_id=22866 Category: JBossServer Group: None Status: Open Resolution: None Priority: 5 Submitted By: Laurence Smith (lasmith) Assigned to: Nobody

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 23-July-2002

2002-07-23 Thread scott . stark
Number of tests run: 669 Successful tests: 663 Errors:6 Failures: 0 [time of test: 23 July 2002 0:30 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.] [ja