RE: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Bordet, Simone
Hi, > I think I've found the problems. > > Problem 1 > - > A does a normal loadClass() - no lock on UCL > it gets past synchronise into the main routine > B does a loadClassInternal() - locks the UCL > A reaches unsynchronise, aquires the reentrantLock, releases > itself as the curre

[JBoss-dev] More problems with Jetty, Filters and Sitemesh

2002-05-29 Thread Jason Dillon
I am running into an exception when trying to display the thread page from the forums. I do not see the decorations, but I do see the main content, and I have this exception in the logs: 01:50:13,851 WARN [Jetty] WARNING: GET /forums/thread.jsp?forum=62&thread=16341 HTTP/1.1 java.lang.NullP

Re: [JBoss-dev] Possible to use Jikes to compile Jsp with Jetty?

2002-05-29 Thread Stephen Coy
One of our guys came up with this target in our build file:

Re: [JBoss-dev] Possible to use Jikes to compile Jsp with Jetty?

2002-05-29 Thread Dmitri Colebatch
You can pre-compile JSPs, if its compile errors you're worried about. hth dim - Original Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 4:14 PM Subject: [JBoss-dev] Possible to use Jikes to compile Jsp with Jetty? If so, can som

[JBoss-dev] Possible to use Jikes to compile Jsp with Jetty?

2002-05-29 Thread Jason Dillon
If so, can some one explain this to me. Jsp compiles are killing us on the website, hard to test new versions... --jason ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon

[JBoss-dev] Have the Jetty changes for filters and NS/Chunked whatever...

2002-05-29 Thread Jason Dillon
been integrated into 3.0? --jason ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ___ Jboss-devel

[JBoss-dev] Another run another deadlock

2002-05-29 Thread Scott M Stark
This time in org.jboss.test.jmsra.test.RaTopicUnitTestCase 21:05:22,375 INFO [MainDeployer] Successfully completed deployment of package: file:/D:/usr/JBoss3.0/jboss-all/testsuite/output/lib/jmsra.jar 21:10:23,781 WARN [TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=succu bus-si//573, B

Re: [JBoss-dev] 3.0 and ClassCircularityError

2002-05-29 Thread Scott M Stark
We are already using the UCL and ULR from 3.1. I am seeing occasional hangs of the stress testcases. Here is a trace of the org.jboss.test.jca.test.CachedConnectionBankStressTestCase with two request threads hung in the ULR. This is on a dual processor box. "RMI TCP Connection(285)-172.17.66.54"

RE: [JBoss-dev] 3.0 and ClassCircularityError

2002-05-29 Thread Bill Burke
will 3.1 UCL and ULR solve this? Try it. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jason > Dillon > Sent: Wednesday, May 29, 2002 11:12 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] 3.0 and ClassCircularityError > > > I do not belive we

[JBoss-dev] 3.0 and ClassCircularityError

2002-05-29 Thread Jason Dillon
I do not belive we should make this final until we have resolve these issues... I am now seeing this with jetty classes: 22:07:15,690 ERROR [STDERR] java.lang.ClassCircularityError: org/mortbay/http/ChunkableInputStream 22:07:15,690 ERROR [STDERR] at org.mortbay.http.HttpConnection.(HttpC

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Jason Dillon
You people are all insane. The size is small, and can be made even smaller if it really needs to be. Having light weight clients does not mean we must drop all client-side logging or hack together our own ultra-minimal logging framework or revert to System.out/printStackTrace garbage. Log4j

RE: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread marc fleury
|If I am remember well, we never use log4j directly, right? but a wrapper |class? What I meant was: couldn't we make the wrapper not require log4j by |default. clearly please no log4j on the client, test or no test on our part please no... let's keep it lightweight, marcf | | |___

[JBoss-dev] JBoss 3.0 and Jetty

2002-05-29 Thread Jason Dillon
Looks like Jetty in JBoss 3.0 (perhaps 3.1 too) will start servicing requests before a web application has been fully deployed, leaving the deployment and the jetty in a very odd state of funk where nothing works. --jason ___ Don't m

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 29-May-2002

2002-05-29 Thread scott . stark
Number of tests run: 606 Successful tests: 605 Errors:0 Failures: 1 [time of test: 29 May 2002 18:47 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.] [ja

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 29-May-2002

2002-05-29 Thread noreply
Number of tests run: 606 Successful tests: 606 Errors:0 Failures: 0 [time of test: 29 May 2002 18:59 GMT] [java.version: 1.3.1_03] [java.vendor: Sun Microsystems Inc.]

[JBoss-dev] Automated JBoss(HEAD) Testsuite Results: 30-May-2002

2002-05-29 Thread chris
Number of tests run: 734 Successful tests: 720 Errors:9 Failures: 5 [time of test: 30 May 2002 2:36 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation] [java.vm.

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Scott M Stark
They seem to have dropped log4j-core.jar in 1.2.2 as I couldn't find it. The log4j-boot.jar is probably the same thing. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To:

[JBoss-dev] Automated JBoss(HEAD) Testsuite Results: 30-May-2002

2002-05-29 Thread chris
Number of tests run: 741 Successful tests: 727 Errors:9 Failures: 5 [time of test: 30 May 2002 1:5 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation] [java.vm.v

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Jason Dillon
> Yes. I agree that we need to have tools to debug our stuff. My problem is > that log4j is only "used" for debugging but in reality it means that that > all beans in production now must have log4j on the client side. This is not true, log4j is used to indicate errors and warnings as well. > It

RE: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Sacha Labourey
> Why do you want it out? You must have had a reason to send the > email. Can > you explain what your pain was and perhaps we can find a better > solution to > it (other than ditching log4j on the client). Yes. I agree that we need to have tools to debug our stuff. My problem is that log4j is o

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Scott M Stark
With dynamic proxies and client side interceptors there is JBoss code on both side. We just need to run even if log4j is not present on the client side. There is no reason to ban log4j use on code that may show up in an external client because that code may in fact be running in the same VM as the

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Jason Dillon
> Log4j is our logging infrastructure on the *server* side, yes. But the > client side isn't *your* infrastructure but the user's infrastructure. What > if the user wants to use another log4j version? etc. our client side code > mustn't be so intrusive. JBoss code is running on both sides. We do

RE: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Sacha Labourey
> Log4j is our logging infrastructure, server and client side... > why would we > want to remove that? ?!!??? Log4j is our logging infrastructure on the *server* side, yes. But the client side isn't *your* infrastructure but the user's infrastructure. What if the user wants to use another log4j

Re: [JBoss-dev] Deployer exceptions logging diarreah

2002-05-29 Thread Jason Dillon
What branch? I have cleaned up this output on HEAD significantly. --jason On Wednesday 29 May 2002 10:27 am, marc fleury wrote: > the deployers throw 3 or 4 exceptions that are a repeat when a simple error > occurs. > > Does anyone want to get in there and REMOVE ALL LOGGING of exceptions, it

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Jason Dillon
Note, we should be using log4j-core.jar on the client, to reduce the footprint. I have not checked to see if this is the case. --jason On Wednesday 29 May 2002 06:31 am, Hiram Chirino wrote: > Log4j on the client side is the only way to trace/debug problems with > client side code. In the ca

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Jason Dillon
Log4j is our logging infrastructure, server and client side... why would we want to remove that? --jason On Wednesday 29 May 2002 03:26 am, Sacha Labourey wrote: > Jason, > > Which is the part you don't understand? > > Cheers, > > > Sacha > > > Um... what? > > > >

Re: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Scott M Stark
Really notifyAll only introduces some thread context switching overhead when there are many threads waiting, but it generally provides more robust code. See the examples in Doug Lea's book. > But > // This release() must be inside the synchronization block on the > classloader > // to avoid

RE: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread marc fleury
adrian simplify, ANY entry in a load should synchronize and monothread. It's the chicken approach to the problem. I am recommending the "nuclear" bomb approach we seem to move in frog leaps creating new locks at each step. The cache sync was done this way, marcf |-Original Message- |

RE: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Adrian Brock
Hi, Ordering the currentThread and ULR didn't fix the problem I was seeing. This might still be a valid fix? I tried Dave Smith's -Xdebug, but I couldn't get it to deadlock in this mode after about 10 testsuite runs :-( I think I've found the problems. Problem 1 - A does a normal loadC

[JBoss-dev] [ jboss-Bugs-562082 ] Transaction marked for rollback, timeout

2002-05-29 Thread noreply
Bugs item #562082, was opened at 2002-05-29 20:51 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=562082&group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Jason Gerard (sf_sucks) Assigned to:

[JBoss-dev] [ jboss-Bugs-560816 ] Verifier should be failing invalid EntityBean

2002-05-29 Thread noreply
Bugs item #560816, was opened at 2002-05-26 22:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560816&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: Accepted Priority: 5 Submitted By: Frank Seidinger (seidinger) A

[JBoss-dev] [ jboss-Bugs-560816 ] Verifier should be failing invalid EntityBean

2002-05-29 Thread noreply
Bugs item #560816, was opened at 2002-05-26 22:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560816&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: Accepted Priority: 5 Submitted By: Frank Seidinger (seidinger) A

[JBoss-dev] [ jboss-Bugs-560816 ] Verifier should be failing invalid EntityBean

2002-05-29 Thread noreply
Bugs item #560816, was opened at 2002-05-26 22:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560816&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: Accepted Priority: 5 Submitted By: Frank Seidinger (seidinger) A

[JBoss-dev] [ jboss-Patches-562036 ] Stacktrace of RuntimeExceptions!

2002-05-29 Thread noreply
Patches item #562036, was opened at 2002-05-29 21:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=562036&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assigned to: Nobody/Ano

[JBoss-dev] [ jboss-Bugs-559441 ] Local DB Connections broken

2002-05-29 Thread noreply
Bugs item #559441, was opened at 2002-05-23 01:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=559441&group_id=22866 Category: JBossCX Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Stephen Coy (scoy) Assigned to: Nobod

[JBoss-dev] [ jboss-Bugs-562004 ] 'Error setting column value' using dependent value classes with existing db records

2002-05-29 Thread noreply
Bugs item #562004, was opened at 2002-05-29 14:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=562004&group_id=22866 Category: JBossCMP Group: CVS HEAD Status: Open Resolution: None Priority: 5 Submitted By: Justin Casp (jcasp) Assigned to: Nobody/Anon

[JBoss-dev] [ jboss-Bugs-560816 ] Verifier should be failing invalid EntityBean

2002-05-29 Thread noreply
Bugs item #560816, was opened at 2002-05-26 22:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560816&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: Accepted Priority: 5 Submitted By: Frank Seidinger (seidinger) A

[JBoss-dev] Deployer exceptions logging diarreah

2002-05-29 Thread marc fleury
the deployers throw 3 or 4 exceptions that are a repeat when a simple error occurs. Does anyone want to get in there and REMOVE ALL LOGGING of exceptions, it makes jboss look completely broken. At most keep the uttermost one in Main Any takers? marcf x Marc Fleury, Ph.D Preside

[JBoss-dev] [ jboss-Bugs-560816 ] Verifier should be failing invalid EntityBean

2002-05-29 Thread noreply
Bugs item #560816, was opened at 2002-05-26 22:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560816&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open >Resolution: Accepted Priority: 5 Submitted By: Frank Seidinger (seidinger)

[JBoss-dev] [ jboss-Bugs-555381 ] Deployment problem

2002-05-29 Thread noreply
Bugs item #555381, was opened at 2002-05-13 03:15 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=555381&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Pending >Resolution: Postponed Priority: 5 Submitted By: Laurence Smith (lasmith

[JBoss-dev] [ jboss-Bugs-560816 ] Verifier should be failing invalid EntityBean

2002-05-29 Thread noreply
Bugs item #560816, was opened at 2002-05-26 13:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560816&group_id=22866 >Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Frank Seidinger (seidinger) Assi

[JBoss-dev] [ jboss-Bugs-561981 ] Shutting down: destinations not found

2002-05-29 Thread noreply
Bugs item #561981, was opened at 2002-05-29 10:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561981&group_id=22866 Category: JBossMQ Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Chris McCafferty (mccaffc) Assigned to

[JBoss-dev] [ jboss-Bugs-561981 ] Shutting down: destinations not found

2002-05-29 Thread noreply
Bugs item #561981, was opened at 2002-05-29 18:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561981&group_id=22866 Category: JBossMQ Group: None Status: Open Resolution: None Priority: 5 Submitted By: Chris McCafferty (mccaffc) Assigned to: Nobody/An

[JBoss-dev] [ jboss-Bugs-561964 ] Difference between stated behaviour in

2002-05-29 Thread noreply
Bugs item #561964, was opened at 2002-05-29 09:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561964&group_id=22866 Category: None Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Chris McCafferty (mccaffc) Assign

[JBoss-dev] [ jboss-Bugs-561964 ] Difference between stated behaviour in

2002-05-29 Thread noreply
Bugs item #561964, was opened at 2002-05-29 17:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561964&group_id=22866 Category: None Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Chris McCafferty (mccaffc) Assigned to:

[JBoss-dev] [ jboss-Bugs-561546 ] Scoped ear classloading not working

2002-05-29 Thread noreply
Bugs item #561546, was opened at 2002-05-28 07:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561546&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) As

[JBoss-dev] [ jboss-Bugs-561546 ] Scoped ear classloading not working

2002-05-29 Thread noreply
Bugs item #561546, was opened at 2002-05-28 16:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561546&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Open >Resolution: Invalid Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) As

[JBoss-dev] [ jboss-Bugs-539379 ] Creating bean instance rejected

2002-05-29 Thread noreply
Bugs item #539379, was opened at 2002-04-04 10:36 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=539379&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Matthias Bohlen (mattes3) Assigne

[JBoss-dev] Sun has just reacted to our RFE-4670071 ...

2002-05-29 Thread Jung , Dr. Christoph
Title: Nachricht ... ok, they sort of reacted ...   Evaluation x@x 2002-05-28 We will revisit this decision (from bug 4406709).   563 votes is not enough! Let them state   Evaluation x@x 2002-05-28 We will revisit this decision (from bug 4406

Re: [JBoss-dev] Unwanted Creation of Bean Instances

2002-05-29 Thread Dain Sundstrom
Giju Thomson wrote: > Hi , > I have been a avid user of Jboss . I have seen some unwanted > creation of objects(bean) during ejb creation and during > findByPrimaryKey . and these object are being garbaged collection soon . > I think this needs to be looked at . Why should this be looked

RE: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Hiram Chirino
Log4j on the client side is the only way to trace/debug problems with client side code. In the case of JBossMQ, 1/2 of all the work is done on the client side! It's super important to keep the ability to trace client side code. Regards, Hiram >From: "Sacha Labourey" <[EMAIL PROTECTED]> >Re

RE: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Adrian Brock
Hi, Ok, always become the current thread before synchronizing on the ULR sorts the ordering. Will this introduce any other problems? Regards, Adrian >From: "Bordet, Simone" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: [JBoss-Dev] DeployServiceUnitTestC

RE: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread marc fleury
|If that's the case, then I think there is no other choice than |using the reentrant lock for every method of ULR, so that the code |is wrapped into a try/finally (acquire/release). |Adrian, can you try the above to see if it works ? Woke up this morning, and was thinking that we should make the

RE: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Bordet, Simone
Hi, > The hang is not predictable, but it is mostly on the > RaTopicUnitTestCase. > Trying to dump the threads crashes the VM, but below is the start > of one of the dumps. It appears to be a deadlock in the > UnifiedLoaderRepository. > > Looking at the code, there might be an ordering problem

Re: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Dave Smith
I am still seeing a hang with the 3_0 branch. Start java with the -Xdebug option. This will show where the lock is ... On Wed, 2002-05-29 at 05:36, Adrian Brock wrote: > Hi Scott, > > The hang is not predictable, but it is mostly on the RaTopicUnitTestCase. > Trying to dump the threads crashes

[JBoss-dev] [ jboss-Bugs-561852 ] Activation fails jboss-3.0.0RC3

2002-05-29 Thread noreply
Bugs item #561852, was opened at 2002-05-29 11:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561852&group_id=22866 Category: None Group: None >Status: Deleted Resolution: None Priority: 5 Submitted By: Mikael Löwenadler (milowe) Assigned to: Nobody/A

[JBoss-dev] [ jboss-Bugs-561546 ] Scoped ear classloading not working

2002-05-29 Thread noreply
Bugs item #561546, was opened at 2002-05-28 16:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561546&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assi

[JBoss-dev] [ jboss-Bugs-561546 ] Scoped ear classloading not working

2002-05-29 Thread noreply
Bugs item #561546, was opened at 2002-05-28 16:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561546&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assi

[JBoss-dev] [ jboss-Bugs-561546 ] Scoped ear classloading not working

2002-05-29 Thread noreply
Bugs item #561546, was opened at 2002-05-28 16:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561546&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assi

RE: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency on client side

2002-05-29 Thread Sacha Labourey
Jason, Which is the part you don't understand? Cheers, Sacha > Um... what? > > --jason ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://de

[JBoss-dev] [ jboss-Bugs-561752 ] Include cmp field name in warnings

2002-05-29 Thread noreply
Bugs item #561752, was opened at 2002-05-29 02:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561752&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Pending >Resolution: Accepted Priority: 5 Submitted By: Scott M Stark (starksm)

Re: [JBoss-dev] [ jboss-Bugs-561683 ] Remove log4j dependency onclient side

2002-05-29 Thread Christian Riege
hi, On Tue, 2002-05-28 at 23:43, Jason Dillon wrote: > Um... what? you can't have an "ejb client" contacting jboss w/o having log4j in your classpath. i second sacha's bug report on this; i can't see a reason why a client should be forced to have that in its classpath. the whole situation on

[JBoss-dev] [ jboss-Bugs-561852 ] Activation fails jboss-3.0.0RC3

2002-05-29 Thread noreply
Bugs item #561852, was opened at 2002-05-29 11:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=561852&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mikael Löwenadler (milowe) Assigned to: Nobody/Anony

Re: [JBoss-Dev] DeployServiceUnitTestCase.testDependsElement failure

2002-05-29 Thread Adrian Brock
Hi Scott, The hang is not predictable, but it is mostly on the RaTopicUnitTestCase. Trying to dump the threads crashes the VM, but below is the start of one of the dumps. It appears to be a deadlock in the UnifiedLoaderRepository. Looking at the code, there might be an ordering problem between s

[JBoss-dev] Unwanted Creation of Bean Instances

2002-05-29 Thread Giju Thomson
Hi ,    I have been a avid user of Jboss . I have seen some unwanted creation of objects(bean) during ejb creation and during findByPrimaryKey . and these object are being garbaged collection soon . I think this needs to be looked at . Cheers ThomsonDo You Yahoo!? Yahoo! - Official partner of 2002

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 29-May-2002

2002-05-29 Thread scott . stark
Number of tests run: 604 Successful tests: 602 Errors:0 Failures: 2 [time of test: 29 May 2002 0:29 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.] [jav