[JBoss-dev] jboss-4.0 build.17 Build Fixed

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920014348Lbuild.17 BUILD COMPLETE-build.17Date of build:09/20/2004 01:43:48Time to build:30 minutes 28 secondsLast changed:09/20/2004 01:23:22Last log entry:Introduce a common

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Want to contribute?

2004-09-20 Thread mmieszek
Hi Ivelin, I would like to join JBoss Application Server project - what is the best way to start contributing? I'm a professional java developer. Thank You in advance, Marcin View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848723#3848723 Reply to the post :

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Want to contribute?

2004-09-20 Thread ivelin
Marcin, If you are not familiar with the JBoss code base I would strongly recommend starting with some unit test work. Otherwise you can pick one of the JBoss products and try to take on development tasks. Let me know. Ivelin View the original post :

[JBoss-dev] jboss-3.2 build.52 Build Fixed

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040920022720Lbuild.52 BUILD COMPLETE-build.52Date of build:09/20/2004 02:27:20Time to build:16 minutes 47 secondsLast changed:09/20/2004 01:20:58Last log entry:Update to use the

[JBoss-dev] [ jboss-Bugs-1019591 ] Multiple CMRs in same tx

2004-09-20 Thread SourceForge.net
Bugs item #1019591, was opened at 2004-08-31 06:30 Message generated for change (Comment added) made by juanmartinez You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1019591group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None

[JBoss-dev] [IIOP on JBoss] - Re: Problem calling EJB using RMI/IIOP while providing IOR f

2004-09-20 Thread alan_burton
Afraid not. We moved to a web services architecture which meant we no longer had a requirement to invoke the remote EJB using RMI/IIOP. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848730#3848730 Reply to the post :

[JBoss-dev] jboss-4.0 build.18 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920030509Lbuild.18 BUILD COMPLETE-build.18Date of build:09/20/2004 03:05:09Time to build:22 minutes 11 secondsLast changed:09/20/2004 01:59:44Last log entry:Include the readme and

[JBoss-dev] [ jboss-Bugs-973162 ] OutOfMemoryError Deployment

2004-09-20 Thread SourceForge.net
Bugs item #973162, was opened at 2004-06-15 14:02 Message generated for change (Comment added) made by sflexus You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=973162group_id=22866 Category: None Group: None Status: Open Resolution: Accepted Priority: 5

[JBoss-dev] [ jboss-Bugs-1019591 ] Multiple CMRs in same tx

2004-09-20 Thread SourceForge.net
Bugs item #1019591, was opened at 2004-08-31 14:30 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1019591group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority:

[JBoss-dev] [JBossWS] - Re: EJB Service example (using XDoclet)?

2004-09-20 Thread tdiesler
Tim, currently there is no XDoclet support for JBossWS. I aggree, it would be great. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848737#3848737 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848737

[JBoss-dev] [JBossWS] - Re: TypeMapping problem

2004-09-20 Thread tdiesler
The Axis ArraySerializer is strictly for rpc/encoded only. If you have arrays with literal encoding, you should wrap them with a pojo. | class ArrayWrapper { | private Type array; | public Type getArray() {...} | public void setArray(Type arrValues) {} | } | View the

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

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920071108Lbuild.195 BUILD COMPLETE-build.195Date of build:09/20/2004 07:11:08Time to build:15 minutes 47 secondsLast changed:09/20/2004 06:52:20Last log entry:Preliminary support for

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Order of advice/interceptors - Due to: New JBoss AOP Con

2004-09-20 Thread nthx
kabkhan wrote : I'm currently working on specifying things via annotations :-) | That's why I'm trying to warn you before :) t. PS. I don't have idea how to solve it, in a nice manner, yet. When I get some I'll let you know.. View the original post :

[JBoss-dev] jboss-4.0 build.20 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920073650Lbuild.20 BUILD COMPLETE-build.20Date of build:09/20/2004 07:36:50Time to build:15 minutes 20 secondsLast changed:09/20/2004 07:31:24Last log entry:Remove redundant

[JBoss-dev] [ jboss-Bugs-1028840 ] TrapdService does not use the jboss.bind.address default

2004-09-20 Thread SourceForge.net
Bugs item #1028840, was opened at 2004-09-16 00:38 Message generated for change (Comment added) made by andd You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1028840group_id=22866 Category: JBossServer Group: v3.2 Status: Closed Resolution: Fixed Priority:

[JBoss-dev] [JBossWS] - Difference between JBoss.NET and JBossWS

2004-09-20 Thread lretief
What is the difference between these two projects? In the past I have used JBoss.NET and via a few XDoclet tags exposed my EJB methods as web services. But now I see a JBossWS forum which tells me there are no WS tags, and I am confused. View the original post :

[JBoss-dev] [ jboss-Bugs-1031181 ] Lost content after the last HTML entity.

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

[JBoss-dev] jboss-head build.196 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920080601Lbuild.196 BUILD COMPLETE-build.196Date of build:09/20/2004 08:06:01Time to build:15 minutes 59 secondsLast changed:09/20/2004 07:54:34Last log entry:Renamed internal name used

[JBoss-dev] jboss-4.0 build.21 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920083235Lbuild.21 BUILD COMPLETE-build.21Date of build:09/20/2004 08:32:35Time to build:16 minutes 35 secondsLast changed:09/20/2004 08:18:29Last log entry:Promote wscompile instead of

[JBoss-dev] [Security on JBoss] - Re: JAAS login not visible when Servlet secure using BASIC H

2004-09-20 Thread danl_thompson
not the expected behavior. It sounds like sessions are not being kept somehow. Are cookies enabled? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848775#3848775 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848775

[JBoss-dev] [Security on JBoss] - Re: Missing class in jbosssx-client.jar in 3.2.5

2004-09-20 Thread danl_thompson
Could you be mixing and matching jars from different versions of JBoss? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848776#3848776 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848776

[JBoss-dev] [Security on JBoss] - Re: Remotely Logoff JAAS Authenticated User

2004-09-20 Thread danl_thompson
I think you'd have to be able to kill his session. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848777#3848777 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848777

[JBoss-dev] [Security on JBoss] - Re: Missing class in jbosssx-client.jar in 3.2.5

2004-09-20 Thread rimmeraj
Well I did a quick check of 3.2.6RC2 and definately the class is not in the client and the invoker calls it.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848778#3848778 Reply to the post :

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - Transactional MBeans

2004-09-20 Thread ivelin
-Original Message- From: Adrian Brock Sent: Monday, September 20, 2004 6:33 AM To: Dimitris Andreadis Cc: Ivelin Ivanov; Scott M Stark; Sacha Labourey Subject: RE: XMBean I'm ok with discussing it, but if you expect ACID behaviour you need to make each JBoss Server into an

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - Re: Transactional MBeans

2004-09-20 Thread ivelin
One option that I discussed with Scott and might be feasible hopefully without major refactoring is to implement a persistence manager that stores attibutes in JBossCache. JbossCache would take care of ACIDity, replication and storage. View the original post :

[JBoss-dev] [EJB on JBoss] - Writing Custom Interceptor

2004-09-20 Thread paper57
I would like to write a custom interceptor to perform application specific logging. I would like this logging to occur outside of the current transaction, as otherwise the logging (to a database) will be potentially rolled back with the transaction. What is the best way to accomplish this?

[JBoss-dev] [JBossWS] - Re: Difference between JBoss.NET and JBossWS

2004-09-20 Thread tdiesler
Have a look at the JBossWS/JBossNet wiki. http://www.jboss.org/wiki/Wiki.jsp?page=JBossWS Here is the README from CVS JBossWS === Is the J2EE-1.4 compatible web service implemenation in JBoss. It is installed in the all and default configuration. This implementaion will be developed

[JBoss-dev] jboss-head build.197 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920091731Lbuild.197 BUILD COMPLETE-build.197Date of build:09/20/2004 09:17:31Time to build:17 minutes 46 secondsLast changed:09/20/2004 08:17:42Last log entry:Promote wscompile instead

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Order of advice/interceptors - Due to: New JBoss AOP Con

2004-09-20 Thread Bill Burke
yes, we absolutely need precedence. I hope it gets into the initial release. What is your suggestion for syntax? Pure XML? A Package annotation? Per Aspect or Per Advice? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848790#3848790 Reply to the post :

[JBoss-dev] [EJB on JBoss] - DO NOT POST USER QUESTIONS HERE!

2004-09-20 Thread [EMAIL PROTECTED]
If you are asking for help, you are in the wrong forum. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848789#3848789 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848789

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: PAT: JBossAOP library for Prevayler

2004-09-20 Thread Bill Burke
We would defintely be interested in it if you were willing to maintain and document it. Contact me: [EMAIL PROTECTED] and CC [EMAIL PROTECTED] Bill View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848791#3848791 Reply to the post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Ideas for Local Variable Annotations?

2004-09-20 Thread Bill Burke
I'm looking for some use cases for our pointcut language supporting local variable annotations. Anybody have any ideas? Bill View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848799#3848799 Reply to the post :

[JBoss-dev] jboss-4.0 build.22 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920102057Lbuild.22 BUILD COMPLETE-build.22Date of build:09/20/2004 10:20:57Time to build:16 minutes 14 secondsLast changed:09/20/2004 10:12:01Last log entry:axis-ws4ee lives in module

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: JBoss Distribute Cache's error?

2004-09-20 Thread norbert
the NPE is due to regionManager being null in LRUPolicy.nodeAdded(Fqn): | public void nodeAdded(Fqn fqn) | { | if(fqn.equals(ROOT)) | return; | if(log_.isDebugEnabled()) | log_.debug(nodeAdded(): fqn- + fqn); | Region region

[JBoss-dev] jboss-head build.198 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920104555Lbuild.198 BUILD COMPLETE-build.198Date of build:09/20/2004 10:45:55Time to build:22 minutes 41 secondsLast changed:09/20/2004 10:20:56Last log entry:modified hibernate tests

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Clustering and dynamic AOP

2004-09-20 Thread Bill Burke
You may be able to use JBossCache. I'm not sure if you can register to listen for cache changes (so that you can update the aspectmanager), but you could use JBossCache and use JGroups to send a notification to the cluster to update the AspectManagers. What Im REALLY interested in is a

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Do you have interesting Aspects?

2004-09-20 Thread Bill Burke
If you have an interesting aspect you would like to contribute and are willing to document and maintain it, please contact us: [EMAIL PROTECTED] We will include it in our documentation and give you CVS access. Bill View the original post :

[JBoss-dev] [Security on JBoss] - Re: JAAS login not visible when Servlet secure using BASIC H

2004-09-20 Thread [EMAIL PROTECTED]
No, this is the expected behavior. A filter initiated login does nothing for the security context in terms of subsequent web requests. It simply establishes the security context for other calls into the app server. You need to use the servlet declarative security model using the web.xml

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: JBoss Distribute Cache's error?

2004-09-20 Thread bwang00
Hmmn, this is a problem in 1.1 release after re-factoring then. Previously in 1.02, the event nofitication happens before the state transfer. I will fix this. Thanks for the effort, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848812#3848812 Reply to

[JBoss-dev] jboss-3.2 build.53 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040920113448Lbuild.53 BUILD COMPLETE-build.53Date of build:09/20/2004 11:34:48Time to build:20 minutes 18 secondsLast changed:09/20/2004 10:45:57Last log entry:merging changes from head onto

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: JBossCache + Tomcat w/o JBoss

2004-09-20 Thread bwang00
Yes, that's correct. You can't use it straight out since it uses our JBoss Tomcat deployer to insert ClusteredSession and SnapshaoManager, etc. -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848813#3848813 Reply to the post :

[JBoss-dev] [ jboss-Bugs-1031357 ] jaxr service xml security classes broken with jdk 1.4.2_05

2004-09-20 Thread SourceForge.net
Bugs item #1031357, was opened at 2004-09-20 09:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866 Category: JBossWeb Group: v4.0 Status: Open Resolution:

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Clustering and dynamic AOP

2004-09-20 Thread Bill Burke
Bill Burke wrote: Does JBoss cache have the ability to register for cache changes? I have an AOP user that is building a dynamic cluster-wide aspect manager. They need the ability to have a replicated shared cluster-wide structure, but need to be able to notify on changes so that they can

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - Re: Transactional MBeans

2004-09-20 Thread [EMAIL PROTECTED]
We really need a very specific/simple use-case to discuss this. Ivelin, could you please provide one? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848826#3848826 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848826

[JBoss-dev] [JBoss IDE (dev)] - XDoclet

2004-09-20 Thread ssholtis
I have setup the IDE and am going thru the tutorial. I get stuck at the Xdocklet configuration. It appears that I am missing this section in the project properties. It doesnt even show up. Any help? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848829#3848829

[JBoss-dev] [Nukes Development] - Re: Retrieve file name after upload

2004-09-20 Thread thepriz
This is great. I actually did this for the project that I was working on and didn't think about checking it in till I saw this but it is already done, oh well. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848830#3848830 Reply to the post :

[JBoss-dev] [Management on JBoss] - Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread ctaunk
I'm sorry if this is not the right place to post this. I couldn't find any other relevant link on the JBoss web site. If you close the DataBaseManager; it also shuts down the JBoss server. This is reproducible with the 4.0 release version. You can start the DataBaseManager using the

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Clustering and dynamic AOP

2004-09-20 Thread rkadayam
Thanks for the tip. I had a feeling JGroups might come into play. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848832#3848832 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848832

[JBoss-dev] jboss-4.0 build.23 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920133220Lbuild.23 BUILD COMPLETE-build.23Date of build:09/20/2004 13:32:20Time to build:18 minutes 2 secondsLast changed:09/20/2004 13:23:55Last log entry:Copy the connector

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Then don't use it. You can also shutdown the server from the jmx console so if you don't want that, secure it or remove it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848834#3848834 Reply to the post :

[JBoss-dev] Axis version in JBOSS 4.0

2004-09-20 Thread Sastry Malladi
I've a question regarding the axis version in JBOSS 4.0. The AXIS source in jboss is under jaxrpc/src/main, based on what I've seen. Howerver, some of the classes don't match with any of the axis releases. As an example, org/apache/axis/attachments/AttachmentPartImpl. The corresponding class in

[JBoss-dev] jboss-4.0 Build Failed

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920140956 BUILD FAILEDAnt Error Message:file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:89: exec returned: 101Date of build:09/20/2004 14:09:56Time to build:1 minute 24 secondsLast

RE: [JBoss-dev] Axis version in JBOSS 4.0

2004-09-20 Thread Scott M Stark
The code is a branch of the axis 1.1 codebase. Scott Stark Chief Technology Officer JBoss Inc. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sastry Malladi Sent: Monday, September 20, 2004

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread ctaunk
What I don't understand is why should the App Server shut down when I close the HSQL DatabaseManager Applet? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848838#3848838 Reply to the post :

Re: [JBoss-dev] Axis version in JBOSS 4.0

2004-09-20 Thread Sastry Malladi
Scott M Stark wrote: The code is a branch of the axis 1.1 codebase. Thanks. Is there a document/change_notes that describes the changes done in this branch ? I'm trying to figure out if axis, as directly downloaded from Apache site, can be used with jboss 4.0 and if so, what fixes/features

[JBoss-dev] [ jboss-Bugs-987389 ] Deadlock in AbstractInstanceCache.tryToPassivate()

2004-09-20 Thread SourceForge.net
Bugs item #987389, was opened at 2004-07-08 15:58 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=987389group_id=22866 Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5

[JBoss-dev] jboss-3.2 build.54 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040920154115Lbuild.54 BUILD COMPLETE-build.54Date of build:09/20/2004 15:41:15Time to build:22 minutes 59 secondsLast changed:09/20/2004 15:25:46Last log entry:Remove many new Boolean()

[JBoss-dev] jboss-4.0 build.25 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920161110Lbuild.25 BUILD COMPLETE-build.25Date of build:09/20/2004 16:11:10Time to build:15 minutes 39 secondsLast changed:09/20/2004 15:23:18Last log entry:ported from 3.2: snmp-adaptor

[JBoss-dev] jboss-head Build Failed

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920164721 BUILD FAILEDAnt Error Message:file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:89: exec returned: 1Date of build:09/20/2004 16:47:21Time to build:18 minutes 14 secondsLast

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Unable to figure out calledmethod of a caller pointcut

2004-09-20 Thread marciodel
Hi, I am using jbossaop RC1. I am tryimg to define a pointcut using: execution(* packageName.*-*(..)) It works for several classes. But with a specific class the following error is being thrown: Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Unable to figure out

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Unable to figure out calledmethod of a caller pointcut

2004-09-20 Thread Bill Burke
The caller pointcut should not be called.You can use the -report switch with the precompiler (the ant task would be report=true) and it will dump out all matching joinpoints and the bindings that they are attached to. a) are you using a call pointcut anywhere? It looks like you are. (or

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Unable to figure out calledmethod of a caller pointcut

2004-09-20 Thread marciodel
Hi, you are right. I am using call(* packageName-*(..)). The following is the code that is causing the exception. When I remove conn.close(), the exception is not thown. MessageConnection conn = null; String url = sms:// + getAttribute() + :134; try {

RE: [JBoss-dev] Axis version in JBOSS 4.0

2004-09-20 Thread Scott M Stark
No, you would have to diff the codebases. The axis codebase cannot be used in place the what we ship with for the ws4ee impl. There were way too many problems with the message processing to create a stack that passed the cts tests with both the 1.1 and 1.2 axis codebases. -Original

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Because its an app that calls System.exit when it should not. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848864#3848864 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848864

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread genman
In 1.7.2, you can add -noexit to the args you pass into DatabaseManager.main() and it won't quit... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848865#3848865 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848865

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Ok, can you patch the service to do this by default. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848867#3848867 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848867

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

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920183937Lbuild.199 BUILD COMPLETE-build.199Date of build:09/20/2004 18:39:37Time to build:16 minutes 24 secondsLast changed:09/20/2004 17:53:37Last log entry:Added cnfigure method

[JBoss-dev] [ jboss-Bugs-1031568 ] ClassCastException in AttributeChangeNotificationFilter

2004-09-20 Thread SourceForge.net
Bugs item #1031568, was opened at 2004-09-20 23:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031568group_id=22866 Category: JBossMX Group: v3.2 Status: Open Resolution:

[JBoss-dev] [ jboss-Bugs-1031571 ] Classloader problems between 3.2.5 and 4.0.0

2004-09-20 Thread SourceForge.net
Bugs item #1031571, was opened at 2004-09-20 23:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031571group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution:

[JBoss-dev] [ jboss-Bugs-1031571 ] SAR classloader problems in 4.0.0

2004-09-20 Thread SourceForge.net
Bugs item #1031571, was opened at 2004-09-20 23:14 Message generated for change (Settings changed) made by cptnkirk You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031571group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None

[JBoss-dev] jboss-4.0 build.26 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920191306Lbuild.26 BUILD COMPLETE-build.26Date of build:09/20/2004 19:13:06Time to build:17 minutes 16 secondsLast changed:09/20/2004 18:02:45Last log entry:Fix the eclipse build,

[JBoss-dev] jboss-head build.200 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920193525Lbuild.200 BUILD COMPLETE-build.200Date of build:09/20/2004 19:35:25Time to build:15 minutes 19 secondsLast changed:09/20/2004 19:16:58Last log entry:Allowed '.' in names of

[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-20 Thread [EMAIL PROTECTED]
Slightly off topic: Elias, can you apply your changes (including your other recent changes) to the other active branches Branch_4_0 and jboss-head If you only apply them to jboss-3.2 they will get lost. It also causes a big problem for other people who want to port fixes in the same classes.

[JBoss-dev] jboss-3.2 build.55 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040920201451Lbuild.55 BUILD COMPLETE-build.55Date of build:09/20/2004 20:14:51Time to build:13 minutes 6 secondsLast changed:09/20/2004 19:57:14Last log entry:Add -noexit option to

[JBoss-dev] jboss-4.0 build.27 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040920203211Lbuild.27 BUILD COMPLETE-build.27Date of build:09/20/2004 20:32:11Time to build:15 minutes 27 secondsLast changed:09/20/2004 19:50:14Last log entry:Use the JavaBean rules for

[JBoss-dev] jboss-head build.201 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920205235Lbuild.201 BUILD COMPLETE-build.201Date of build:09/20/2004 20:52:35Time to build:16 minutes 8 secondsLast changed:09/20/2004 19:56:47Last log entry:Use the JavaBean rules for

[JBoss-dev] [Javassist development Forum] - Abount local variables

2004-09-20 Thread [EMAIL PROTECTED]
hi all, I am doing something on method level based on javassist. For example: the orginial method like this void foo(void) { do something ... } after instrmenting this method like this: void foo(void) { // insertBefore int myInt = 12; { ... } do something ...

[JBoss-dev] [ jboss-Bugs-1031571 ] SAR classloader problems in 4.0.0

2004-09-20 Thread SourceForge.net
Bugs item #1031571, was opened at 2004-09-20 23:14 Message generated for change (Comment added) made by cptnkirk You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031571group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-1031571 ] SAR classloader problems in 4.0.0

2004-09-20 Thread SourceForge.net
Bugs item #1031571, was opened at 2004-09-20 23:14 Message generated for change (Comment added) made by cptnkirk You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031571group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None Priority:

[JBoss-dev] [Benchmarking] - SpecJappServer 2002 : dies in OrderAuditSesEJB

2004-09-20 Thread c.cremers
I downloaded and installed the SpecJappServer kit from the SourceForge Web site and ran into the following problem. I am using the Oracle 9i database, with the ojdbc14.jar copied into the appropriate location snipped run log : JBOSS_HOME:

[JBoss-dev] [ jboss-Bugs-1031571 ] SAR classloader problems in 4.0.0

2004-09-20 Thread SourceForge.net
Bugs item #1031571, was opened at 2004-09-20 23:14 Message generated for change (Comment added) made by cptnkirk You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031571group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None Priority:

[JBoss-dev] jboss-head build.202 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920214314Lbuild.202 BUILD COMPLETE-build.202Date of build:09/20/2004 21:43:14Time to build:16 minutes 11 secondsLast changed:09/20/2004 21:34:40Last log entry:Add -noexit option to

[JBoss-dev] jboss-head build.203 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920224043Lbuild.203 BUILD COMPLETE-build.203Date of build:09/20/2004 22:40:43Time to build:14 minutes 37 secondsLast changed:09/20/2004 22:31:03Last log entry:Fixed test case that

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - NullPointerException, Map and values().iterator()

2004-09-20 Thread umk
I'm trying to figure this one out: Person person = new Person(); | person.setHobbies(new HashMap()); | Iterator i = person.getHobbies().values().iterator(); | | Util.getClusterCache().putObject(/test, person); | person = (Person)Util.getClusterCache().getObject(/test); | | i =

[JBoss-dev] jboss-head build.204 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040920232059Lbuild.204 BUILD COMPLETE-build.204Date of build:09/20/2004 23:20:59Time to build:15 minutes 7 secondsLast changed:09/20/2004 23:15:46Last log entry:toString now uses clone copy

[JBoss-dev] jboss-head build.205 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log2004092023Lbuild.205 BUILD COMPLETE-build.205Date of build:09/20/2004 23:55:55Time to build:14 minutes 44 secondsLast changed:09/20/2004 23:32:38Last log entry:doco

[JBoss-dev] jboss-head build.206 Build Successful

2004-09-20 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040921003755Lbuild.206 BUILD COMPLETE-build.206Date of build:09/21/2004 00:37:55Time to build:14 minutes 36 secondsLast changed:09/21/2004 00:08:57Last log entry:Switched to Collection from

[JBoss-dev] [Management on JBoss] - Error : No ManagedConnections Available

2004-09-20 Thread sivakumarreddyp
We are using JBOSS Application server to run our web site. Now and then we are getting a problem When user trying to login to our website (after he clicks on submit button), then server prompts the following error. ERROR --- No MAnagedConnections Available May i know what could be the

[JBoss-dev] [ jboss-Bugs-1031571 ] SAR classloader problems in 4.0.0

2004-09-20 Thread SourceForge.net
Bugs item #1031571, was opened at 2004-09-20 16:14 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1031571group_id=22866 Category: JBossServer Group: v4.0 Status: Closed Resolution: Invalid

[JBoss-dev] [Nukes Development] - JBoss Nukes and JBoss 4.0

2004-09-20 Thread sgwood
With the new JBoss release, I was wondering what the upgrade path for Nukes will be now. I know jae and others are looking to get Nukes working under 3.2.5, but what is the path to JBoss 4.0? Sherman View the original post :