Re: [JBoss-dev] Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 28-March-2003

2003-03-28 Thread Scott M Stark
The xdoclet generate xmbean still has a bogus descriptor that is causing the deployment to fail: Caused by: ReflectionException: null Cause: javax.management.IntrospectionException: no getter method found for attribute: Password at org.jboss.mx.interceptor.ObjectReferenceInterceptor.(Ob

[JBoss-dev] aop txlock committed

2003-03-28 Thread Bill Burke
AOP TxLock committed. Its a transactional pessimistic lock mostly stolen from the Entity bean stuff we do. An example is in the aop testsuite. Bill --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetW

RE: [JBoss-dev] NUKES on JBoss

2003-03-28 Thread James Higginbotham
> -Original Message- > From: Hunter Hillegas [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 27, 2003 1:16 PM > To: JBoss Dev > Subject: Re: [JBoss-dev] NUKES on JBoss > > > I'm sure they did do some testing... I'm sure they did, and it's a great improvement over the PHP version. B

[JBoss-dev] Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 28-March-2003

2003-03-28 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1159 Successful tests: 1154 Errors:5 Failures: 0 [time of test: 2003-03-29.02-19 GMT] [java.version: 1.3.1_

[JBoss-dev] [ jboss-Bugs-698682 ] DynamicQL concurrency problem

2003-03-28 Thread SourceForge.net
Bugs item #698682, was opened at 2003-03-06 04:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=698682&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Mauricio Hiroshi Nagaoka (mhnagaoka)

[JBoss-dev] [ jboss-Bugs-710396 ] Deployed .war unaccessible in Tomcat 4.1

2003-03-28 Thread SourceForge.net
Bugs item #710396, was opened at 2003-03-26 15:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866 Category: CatalinaBundle Group: v3.2 Status: Open Resolution: Works For Me Priority: 5 Submitted By: Stefan Reich (sreich) Assigned to:

[JBoss-dev] [ jboss-Bugs-710396 ] Deployed .war unaccessible in Tomcat 4.1

2003-03-28 Thread SourceForge.net
Bugs item #710396, was opened at 2003-03-26 15:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866 Category: CatalinaBundle Group: v3.2 Status: Open Resolution: Works For Me Priority: 5 Submitted By: Stefan Reich (sreich) Assigned to:

[JBoss-dev] [ jboss-Bugs-710396 ] Deployed .war unaccessible in Tomcat 4.1

2003-03-28 Thread SourceForge.net
Bugs item #710396, was opened at 2003-03-26 15:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866 Category: CatalinaBundle Group: v3.2 Status: Open Resolution: Works For Me Priority: 5 Submitted By: Stefan Reich (sreich) Assigned to:

[JBoss-dev] [ jboss-Bugs-710396 ] Deployed .war unaccessible in Tomcat 4.1

2003-03-28 Thread SourceForge.net
Bugs item #710396, was opened at 2003-03-26 15:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866 Category: CatalinaBundle Group: v3.2 Status: Open Resolution: Works For Me Priority: 5 Submitted By: Stefan Reich (sreich) Assigned to:

[JBoss-dev] Problems with IPv6 and JavaGroups / multicasting

2003-03-28 Thread Bela Ban
Hi folks, just wasted half a day on an IPv6 related problem. I ran an instance of JBoss on 2 nodes (A and B), config as follows: A: Suse 8 Linux 2.4, JDK 1.4.1_02, JBoss head, IPv4/IPv6 B: Windows XP, JDK 1.4.1_02, JBoss head, IPv4 The bind_addr property in UDP was set correctly, but A and B cou

[JBoss-dev] [ jboss-Bugs-710396 ] Deployed .war unaccessible in Tomcat 4.1

2003-03-28 Thread SourceForge.net
Bugs item #710396, was opened at 2003-03-26 15:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866 Category: CatalinaBundle Group: v3.2 >Status: Open Resolution: Works For Me Priority: 5 Submitted By: Stefan Reich (sreich) Assigned to

[JBoss-dev] [ jboss-Bugs-576913 ] OutOfMemory after redeploys

2003-03-28 Thread SourceForge.net
Bugs item #576913, was opened at 2002-07-03 08:07 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=576913&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Georg Schmid (giorgio42) Assigned

[JBoss-dev] [ jboss-Bugs-710396 ] Deployed .war unaccessible in Tomcat 4.1

2003-03-28 Thread SourceForge.net
Bugs item #710396, was opened at 2003-03-26 15:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866 Category: CatalinaBundle Group: v3.2 >Status: Pending >Resolution: Works For Me Priority: 5 Submitted By: Stefan Reich (sreich) Assigne

RE: [JBoss-dev] AOP versioned ACID objects 1st iteration

2003-03-28 Thread Stefan Groschupf
Dave Smith: > May God Bless America and Java. That is a very humanistic thing that you wish here, but you make a small typo. As a friend of Java you know that Java is in Indonesia and Indonesia is the country with the most Muslims all over the word. So you should better write God Bless America and

Re: [JBoss-dev] 3.2 does not compile

2003-03-28 Thread Bernd Koecke
Bela Ban wrote: Igor Fedorenko wrote: Hi, It looks like ServerConfigImpl and ServerConfig got out of sync... S:\jboss\Branch_3_2\system\src\main\org\jboss\system\server\ServerConfigImpl.jav a:43: org.jboss.system.server.ServerConfigImpl should be declared abstract; it d oes not define isRequi

Re: [JBoss-dev] 3.2 does not compile

2003-03-28 Thread Scott M Stark
Its fixed. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Igor Fedorenko" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] Sourceforge. Net (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 3:44 AM Su

Re: [JBoss-dev] 3.2 does not compile

2003-03-28 Thread Bernd Koecke
Bela Ban wrote: Igor Fedorenko wrote: Hi, It looks like ServerConfigImpl and ServerConfig got out of sync... S:\jboss\Branch_3_2\system\src\main\org\jboss\system\server\ServerConfigImpl.jav a:43: org.jboss.system.server.ServerConfigImpl should be declared abstract; it d oes not define isRequi

Re: [JBoss-dev] 3.2 does not compile

2003-03-28 Thread Bela Ban
Igor Fedorenko wrote: Hi, It looks like ServerConfigImpl and ServerConfig got out of sync... S:\jboss\Branch_3_2\system\src\main\org\jboss\system\server\ServerConfigImpl.jav a:43: org.jboss.system.server.ServerConfigImpl should be declared abstract; it d oes not define isRequireJBossURLStreamHa

Re: Re[4]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread Holger Baxmann
Julien, Thank you for clearing this. I just have strange bad feelings sometimes ... ;-) bax Am Freitag, 28.03.03, um 15:55 Uhr (Europe/Budapest) schrieb julien viet: I dont' say that, the problem is clearly the provider for me. I thought everyone would have noticed that. We are working on it.

Re: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread viktor
On OSX with Safari site load relatively fast *** if I use IE it just do not happen !!! (20sek+) It seems to be a separate image/ad's server (buggy ?) that is "awed" and IE is stuck waiting for it ? while Safari threads requests differently ... Regarding the layout - use a pro ... Thanks

RE: Re[2]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread marc fleury
I will be contacting the hosters it seems the network is a bit screwed up marcf > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Lennart Petersson > Sent: Friday, March 28, 2003 6:59 AM > To: [EMAIL PROTECTED] > Subject: Re: Re[2]: [JBoss-dev] Reg

[JBoss-dev] [JBoss.net] Bugfixes and updates in 3.2 and HEAD

2003-03-28 Thread Jung , Dr. Christoph
Title: Nachricht Hi,   before 3.2 final will be built, the following bugs have been addressed in Branch_3_2 and HEAD:   Bug#638994 - JBossAuthenticationHandler can now handle null-passwords if the associated SecurityDomain does.   Bug#594137 - A special HttpActionHandler has been installed

[JBoss-dev] [ jboss-Bugs-705542 ] Errorenous IllegalStateException on CMR-Collection

2003-03-28 Thread SourceForge.net
Bugs item #705542, was opened at 2003-03-18 13:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705542&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Johan Granlund (johgr814) Assigned to: Nobody/An

Re[4]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread julien viet
I dont' say that, the problem is clearly the provider for me. I thought everyone would have noticed that. We are working on it. >> application is not slow, the bandwidth is small. >> >> the box is all the time in iddle and the average time for >> computing a page is 17 ms. HB> This is IMHO the ba

RE: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-28 Thread Sacha Labourey
> Maybe that's one of the points. As I understand partion "split" each > groups things that all nodes in other group are down, but > they are not > so there is not chance how to avoid concurrent access. Yes. But solutions may be found, such as using a central DB as a way to decide who is up/dow

[JBoss-dev] [ jboss-Bugs-617517 ] MbeanProvider WSDL Generation empty

2003-03-28 Thread SourceForge.net
Bugs item #617517, was opened at 2002-10-02 14:01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=617517&group_id=22866 Category: JBossSOAP Group: CVS HEAD >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Dr. Christoph Georg Jung (cgjung) A

[JBoss-dev] [ jboss-Bugs-711346 ] Trying to return an

2003-03-28 Thread SourceForge.net
Trying to return an unknown connection2! Bugs item #711346, was opened at 2003-03-28 19:25 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=711346&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Shyam Sund

[JBoss-dev] [ jboss-Bugs-711341 ] IncompleteDeployment Exception

2003-03-28 Thread SourceForge.net
Bugs item #711341, was opened at 2003-03-28 19:18 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=711341&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Srivatsan (srivatsanp) Assigned to: Nobody/Anonymous

Re: Re[2]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread Holger Baxmann
application is not slow, the bandwidth is small. the box is all the time in iddle and the average time for computing a page is 17 ms. This is IMHO the badest kind-of-answer i must read from time to time in other places. "If you have a problem, then you have a problem. It is not my problem: I wil

[JBoss-dev] [ jboss-Bugs-710758 ] JDBCIsModifiedCommand is hardcoded to return "true"

2003-03-28 Thread SourceForge.net
Bugs item #710758, was opened at 2003-03-27 16:52 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710758&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Deleted >Resolution: Duplicate Priority: 5 Submitted By: Tarek Hammoud (thammoud) Assigned to:

[JBoss-dev] [ jboss-Bugs-711329 ] ejbStore called while in business method call

2003-03-28 Thread SourceForge.net
Bugs item #711329, was opened at 2003-03-28 14:33 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=711329&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Roland Bergler (bergler) Assigned

[JBoss-dev] [ jboss-Bugs-710757 ] JDBCIsModifiedCommand is hardcoded to return "true"

2003-03-28 Thread SourceForge.net
Bugs item #710757, was opened at 2003-03-27 16:51 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710757&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Deleted >Resolution: Duplicate Priority: 5 Submitted By: Tarek Hammoud (thammoud) Assigned to:

[JBoss-dev] [ jboss-Bugs-709625 ] jbosscmp-jdbc_3_2.dtd missing def for create-entity-command

2003-03-28 Thread SourceForge.net
Bugs item #709625, was opened at 2003-03-25 22:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=709625&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Han Ming ONG (hanming) >Assigned to:

[JBoss-dev] [ jboss-Bugs-692344 ] CMR relation looks in wrong database

2003-03-28 Thread SourceForge.net
Bugs item #692344, was opened at 2003-02-24 19:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=692344&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Maarten Hazewinkel (terkans) >Assigned to:

[JBoss-dev] [ jboss-Bugs-607684 ] jboss.net fails to deploy on catalina

2003-03-28 Thread SourceForge.net
Bugs item #607684, was opened at 2002-09-11 09:07 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=607684&group_id=22866 Category: JBossSOAP Group: v3.0 Rabbit Hole >Status: Closed Resolution: Remind Priority: 3 Submitted By: Dr. Christoph Georg Jung (cgju

[JBoss-dev] [ jboss-Bugs-617517 ] MbeanProvider WSDL Generation empty

2003-03-28 Thread SourceForge.net
Bugs item #617517, was opened at 2002-10-02 14:01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=617517&group_id=22866 Category: JBossSOAP Group: CVS HEAD Status: Open Resolution: None Priority: 5 Submitted By: Dr. Christoph Georg Jung (cgjung) Assigned

[JBoss-dev] [ jboss-Bugs-617517 ] MbeanProvider WSDL Generation empty

2003-03-28 Thread SourceForge.net
Bugs item #617517, was opened at 2002-10-02 14:01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=617517&group_id=22866 Category: JBossSOAP Group: CVS HEAD Status: Open Resolution: None Priority: 5 Submitted By: Dr. Christoph Georg Jung (cgjung) Assigned

[JBoss-dev] [ jboss-Bugs-708691 ] AxisServlet throws Nullpointer

2003-03-28 Thread SourceForge.net
Bugs item #708691, was opened at 2003-03-24 09:21 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=708691&group_id=22866 Category: JBossSOAP Group: CVS HEAD >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Dr. Christoph Georg Jung (cgjung) Assi

[JBoss-dev] [ jboss-Bugs-697465 ] Jboss.net does not generated updated wsdl when redeploy

2003-03-28 Thread SourceForge.net
Bugs item #697465, was opened at 2003-03-04 20:45 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=697465&group_id=22866 Category: JBossSOAP Group: v3.2 >Status: Pending >Resolution: Works For Me Priority: 5 Submitted By: Joe Hung (joehung) Assigned to: Dr

[JBoss-dev] [ jboss-Bugs-594137 ] SOAPAction not set

2003-03-28 Thread SourceForge.net
Bugs item #594137, was opened at 2002-08-12 19:13 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=594137&group_id=22866 Category: JBossSOAP Group: v3.0 Rabbit Hole >Status: Closed Resolution: Accepted Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) As

[JBoss-dev] 3.2 does not compile

2003-03-28 Thread Igor Fedorenko
Hi, It looks like ServerConfigImpl and ServerConfig got out of sync... S:\jboss\Branch_3_2\system\src\main\org\jboss\system\server\ServerConfigImpl.jav a:43: org.jboss.system.server.ServerConfigImpl should be declared abstract; it d oes not define isRequireJBossURLStreamHandlerFactory() in org.jb

Re: Re[2]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread Lennart Petersson
Ok, what can be done to solve that problem? In the end it is slow no matter who's the problem... /L fredagen den 28 mars 2003 kl 12.34 skrev julien viet: application is not slow, the bandwidth is small. the box is all the time in iddle and the average time for computing a page is 17 ms. julien

Re[2]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread julien viet
application is not slow, the bandwidth is small. the box is all the time in iddle and the average time for computing a page is 17 ms. julien. RG> i could just get to the site after 6 hrs of trying and its damn slow RG> looks to cluttered to me..the links ought to be more organized... RG> its

RE: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread Rahul Ganjoo
i could just get to the site after 6 hrs of trying and its damn slow looks to cluttered to me..the links ought to be more organized... its somehow not as attention grabbing as the prev one --- This SF.net email is sponsored by: The Definiti

Re: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-28 Thread David Klimek
Hi Sacha, 6. Partition merge occurs Ok. 7. SFBS state on nodes of second group is rewriten by state of first unfished group No. Here, you make the assumption that you can have CONCURRENT access to the SAME SFSB which is not allowed per spec. Maybe that's one of the points. As I understand

[JBoss-dev] [ jboss-Bugs-711276 ] Order of deployment

2003-03-28 Thread SourceForge.net
Bugs item #711276, was opened at 2003-03-28 16:35 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=711276&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Srivatsan (srivatsanp) Assigned to: Nobody/Anonymous

[JBoss-dev] [ jboss-Bugs-705542 ] Errorenous IllegalStateException on CMR-Collection

2003-03-28 Thread SourceForge.net
Bugs item #705542, was opened at 2003-03-18 12:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705542&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Johan Granlund (johgr814) Assigned to: Nobody/An

[JBoss-dev] [ jboss-Bugs-705542 ] Errorenous IllegalStateException on CMR-Collection

2003-03-28 Thread SourceForge.net
Bugs item #705542, was opened at 2003-03-18 12:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705542&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Johan Granlund (johgr814) Assigned to: Nobody/An

[JBoss-dev] [ jboss-Bugs-705542 ] Errorenous IllegalStateException on CMR-Collection

2003-03-28 Thread SourceForge.net
Bugs item #705542, was opened at 2003-03-18 22:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705542&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Johan Granlund (johgr814) Assigned to: Nobody/An

[JBoss-dev] Duplicate registration exception for an ear-file in jboss-3.2-cvs

2003-03-28 Thread Bernd Koecke
Hi, after setting the log level to debug, i get an InstanceAlreadyExistsException when i deploy an ear-file in server.log. The application works as expected. The exception is thrown, when the ear-file jsr-77 mbean shall be registerd at the end of the deployment. It seems that it was registerd e

RE: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-28 Thread Sacha Labourey
> Disagree. > > Consider following: > > 1. Cluster running banking application with SFSB's Ok. > 2. Cluster is split into two groups ok > 3. Each group continues concurently previous computation You mean: you may have work in progress for a given set of SFSB on each node (each node being on