[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - NPE when using IsolationLevel NONE, contains fix for the pro

2004-06-14 Thread lhotari
I'm using JBossCache 1.01 with Hibernate. The IsolationLevel I'm using is NONE. I got this NPE: 2004-06-12 15:41:19,348 ERROR [UpHandler (GMS)] org.jboss.cache.TreeCache - getState(): failed lock ing tree java.lang.NullPointerException at

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: Lazy loading queues/subscriptions

2004-06-14 Thread posselt
Maybe I confused it up in my posts. The references that I load into the buffer are all of about the same size. The messages itself are organized in the message cache. I didn't do any changes there. Hence I cannot answer your last question. My main focus was the index of all messages in

[JBoss-dev] [JBoss IDE] - what ide was the Jboss developers using? Eclipse or JBuilder

2004-06-14 Thread debarcar
Dear All, I got the source code of JBoss from SourceForge. But I don't know how to use them. The questions in my mind are: Was the Jboss developers using Eclipse or JBuilder, or nothing? How did them change, compile, debug, build and run the server? I think this question is very common to new

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Update persistence manager config according to new SQL

2004-06-14 Thread StephaneNicoll
Hello, The following CVS commit adds a new SQL command on the JBossMQ tables: http://cvs.sourceforge.net/viewcvs.py/jboss/jbossmq/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java?r1=1.6.2.15r2=1.6.2.16 As far as I can see examples are not updated in 3.2.4 so default (hardocded) value is

[JBoss-dev] [JBossWeb] - Re: Accessing files outside depolyed .EAR file

2004-06-14 Thread Bahman
All the necessary permissions have been given. We wish there was a way to tell the jetty/Jboss that a folder (not zip filez etc) is available and try fining the info there, if not then look in the container View the original post :

[JBoss-dev] jboss-head Build Failed

2004-06-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log2004061408 BUILD FAILEDAnt Error Message:file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build:06/14/2004 08:44:44Time to build:16 minutes 36 secondsLast

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Test Results: 91 % ( 1627 / 1783 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Nukes Development] - Re: Default encoding switched to UTF-8

2004-06-14 Thread innovate
Everythin OK under Linux :-) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838650#3838650 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838650 --- This SF.Net email is

[JBoss-dev] [Mail Services] - Re: TODO: (post M1)

2004-06-14 Thread spiritualmechanic
I believe that JCA1.5 will be backported to 3.x eventually. Most things will end up this way. Probably not all. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838654#3838654 Reply to the post :

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - System Health Monitoring (via Veritas Cluster)

2004-06-14 Thread paulboyce
Hi! How would the Veritas Cluster monitor the health of the JBoss installation? Background -- We are deploying a JBoss application to a set of Unix(Solaris) servers monitored by Veritas Cluster Server software. The deployment will not be a cluster of JBoss Applications - rather

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - Re: System Health Monitoring (via Veritas Cluster)

2004-06-14 Thread hbaxmann
As far as I was trying this hotstandby feature with the address binding that Jboss provide, I am out of luck. But in the Veritas scripts are serveral possibilitys to watchdog services. The real problem is the switching from down to standby and the heartbeat link between the nodes. JBoss does

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TreeCacheAop Map field support and java.util.Concurrent

2004-06-14 Thread bwang00
Hi, Would you mind write a JUnit test case for me so it is easier to debug? Thanks a lot, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838676#3838676 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838676

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - AOPtize a SessionBean

2004-06-14 Thread pipothebit
Hi all, I am trying to intercept a call to a stateless session bean under jboss dr4 but it don't work. I describe my environment: * Simple.jar Simple.class SimpleHome.class SimpleLocal.home SimpleLocalHome.class LoggingInterceptor.class META-INF jboss.xml

[JBoss-dev] jboss-head build.193 Build Fixed

2004-06-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040614121801Lbuild.193 BUILD COMPLETE-build.193Date of build:06/14/2004 12:18:01Time to build:16 minutes 17 secondsLast changed:06/14/2004 11:54:41Last log entry:added config CacheLoaderPreload

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - How to get a local rerence to MBeanServer?

2004-06-14 Thread guava
Hi, Is there an API to get a local reference to Jboss MBeanServer implementation? Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838684#3838684 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838684

[JBoss-dev] jboss-head Build Failed

2004-06-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040614134751 BUILD FAILEDAnt Error Message:file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build:06/14/2004 13:47:51Time to build:20 minutes 3 secondsLast changed:06/14/2004

[JBoss-dev] Compilation Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: NPE when using IsolationLevel NONE, contains fix for the

2004-06-14 Thread bwang00
Hi, Thanks a lot! I have added your change to the jboss-head. Will you have time also to write a unit test case for this? It is under either testsuite/src/main/org/jboss/test/cache/test/local or generic. My email is [EMAIL PROTECTED] Thanks, -Ben View the original post :

[JBoss-dev] jboss-head build.194 Build Fixed

2004-06-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040614164126Lbuild.194 BUILD COMPLETE-build.194Date of build:06/14/2004 16:41:26Time to build:14 minutes 8 secondsLast changed:06/14/2004 16:07:28Last log entry:Removal now works wrt CacheLoader,

[JBoss-dev] [ jboss-Bugs-972817 ] non-primitive types are not nillable in wsdl

2004-06-14 Thread SourceForge.net
Bugs item #972817, was opened at 2004-06-14 17:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=972817group_id=22866 Category: JBossSOAP Group: None Status: Open Resolution:

[JBoss-dev] [Nukes Development] - Nukes Installer Options

2004-06-14 Thread gag3
It seems like I came across an attribute in the entities that made the installer deploy nukes in an exploded state (i.e. the nukes.ear as a directory instead of jar, nukes-lib.jar as a dir... etc.). I haven't been able to find it again, if it exists. Any help would be greatly appreciated.

[JBoss-dev] jboss-head Build Failed

2004-06-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040614190938 BUILD FAILEDAnt Error Message:file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build:06/14/2004 19:09:38Time to build:13 minutes 24 secondsLast

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: AOPtize a SessionBean

2004-06-14 Thread Bill Burke
This is a packaging issue: http://www.jboss.org/wiki/Wiki.jsp?page=RunningWithJBossApplicationServer Also, there is a server/xxx/conf/base-aop.xml file in which you can put AOP definitions as well. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838728#3838728

[JBoss-dev] JBoss Test Results: 91 % ( 1805 / 1978 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-14 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] jboss-head build.195 Build Fixed

2004-06-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040614220010Lbuild.195 BUILD COMPLETE-build.195Date of build:06/14/2004 22:00:10Time to build:12 minutes 28 secondsLast changed:06/14/2004 21:29:33Last log entry:Use the ServiceRefMetaData default