[JBoss-dev] jboss-head-jdk-matrix Build Failed

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20041031012509 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jb

[JBoss-dev] jboss-3.2-jdk-matrix Build Failed

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20041031015838 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:72: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbo

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041031012828 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:69: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbo

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041031010014Lbuild.156 BUILD COMPLETE - build.156Date of build: 10/31/2004 01:00:14Time to build: 10 minutes 56 secondsLast changed: 10/31/2004 00:41:36Last log entry: Pause a moment before s

[JBoss-dev] [ jboss-Patches-1057570 ] Oracle BLOB fails in JDBCUtil.setParameter for LONGVARBINARY

2004-10-30 Thread SourceForge.net
Patches item #1057570, was opened at 2004-10-31 00:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=1057570&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolutio

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Introduction

2004-10-30 Thread ad-rocha
Hi Kabir, I'm migrating from AspectJ to JBoss AOP and my implementation use this approach. I have some test cases implemented using JUnit, so these classes (Test1, Test2) extends TestCase. I've created a new class (MyTestCase) that extends and modify TestCase default implementation, adding new

[JBoss-dev] [Management on JBoss] - Self deployed DataSources are not accessible through JSR-77

2004-10-30 Thread mredeker
We are currently developing a JSR-77 Management Console and found that self deployed DataSources are not accessible through JSR-77 because they have the "JBoss LocalTransaction JDBC Wrapper" as parent. But the spec allows only on object name to be returned by "jcaResource". This means that each sel

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041030162614Lbuild.115 BUILD COMPLETE - build.115Date of build: 10/30/2004 16:26:14Time to build: 13 minutes 51 secondsLast changed: 10/30/2004 15:55:05Last log entry: moved jaxme and wutka's

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041030160528Lbuild.363 BUILD COMPLETE - build.363Date of build: 10/30/2004 16:05:28Time to build: 13 minutes 9 secondsLast changed: 10/30/2004 15:54:11Last log entry: moved jaxme and wutka's

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041030154439Lbuild.114 BUILD COMPLETE - build.114Date of build: 10/30/2004 15:44:39Time to build: 13 minutes 44 secondsLast changed: 10/30/2004 15:38:58Last log entry: added jaxme and wutka's

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: JBoss AOP 1.0.0 Final Released

2004-10-30 Thread kabkhan
Great! $cvs checkout jboss-head All the documentation for AOP is stored as docbook under: jboss-head/aop/docs/reference There is the userguide, reference and quickref. Each has a subdirectory for each language. At the moment there is only en(glish). To build the documentation go to the jboss

[JBoss-dev] [JBossWS] - JSE deployment: NoSuchMethodException

2004-10-30 Thread manica
The JSE deployment process rewrites the web.xml file and moves aside the original version. However, if I redeploy my ear file, the webservice stops working and throws a NoSuchMethodException from the ServiceEndpoint. It says it can't find the wsdl operation method. If I replace the web.xml fi

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: issue with compiling

2004-10-30 Thread epsout
thank you, just duplicate the aopc line seems to make things working (for the report ut it should be ok), thank you. Jean-Yves View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853388#3853388 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Introduction

2004-10-30 Thread kabkhan
Hmm, sounds horrible :-) Do you have a proper use-case for this, or are you just playing around to see what the capablilities are? If you mean you want to make C extend B instead of A, that is not possible. JBoss AOP does not introduce any new keywords into the Java language, all instrumentation

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: issue with compiling

2004-10-30 Thread kabkhan
Hi, At present it is up to you to specify the classpath properly. For the report to work you need to run the aopc task twice, first with report="false" (to instrument the files), and then with report="true" (to create the report). e.g: | | | | | | | | | | |

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041030084443Lbuild.362 BUILD COMPLETE - build.362Date of build: 10/30/2004 08:44:43Time to build: 14 minutes 11 secondsLast changed: 10/30/2004 07:57:49Last log entry: fixed [ 1056837 ] Null

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Introduction

2004-10-30 Thread ad-rocha
Hi Kabir, I have 3 classe (A, B and C). B extends A and C extends A. I'd like to make C extends B... Is there a way to do it using JBoos AOP? Thanks, Andrà View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853378#3853378 Reply to the post : http://www.jboss

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041030082845Lbuild.155 BUILD COMPLETE - build.155Date of build: 10/30/2004 08:28:45Time to build: 10 minutes 47 secondsLast changed: 10/30/2004 07:55:07Last log entry: fixed [ 1056837 ] NullP

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - issue with compiling

2004-10-30 Thread epsout
Hello, I'am trying to use the AOP framework, that seem's really nice designed but for now i'am really stuck beacause i can not get my classes to be instrumented at compile time. I get this report : my bindings Does that mean that the bindings are not well defined within the xml? Or tha

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

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041030080333Lbuild.113 BUILD COMPLETE - build.113Date of build: 10/30/2004 08:03:33Time to build: 17 minutes 23 secondsLast changed: 10/30/2004 07:56:31Last log entry: fixed [ 1056837 ] NullP

[JBoss-dev] [ jboss-Bugs-1057118 ] NPE on TableCache while promoting row

2004-10-30 Thread SourceForge.net
Bugs item #1057118, was opened at 2004-10-30 02:59 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1057118&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority

[JBoss-dev] [ jboss-Bugs-1056837 ] NullPointerException in QueryFinder

2004-10-30 Thread SourceForge.net
Bugs item #1056837, was opened at 2004-10-29 17:52 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1056837&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Pri

[JBoss-dev] [ jboss-Bugs-1056737 ] Read-only methods kill performance with commit option C

2004-10-30 Thread SourceForge.net
Bugs item #1056737, was opened at 2004-10-29 15:13 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1056737&group_id=22866 Category: JBossCMP Group: v3.2 Status: Closed Resolution: Rejected Pr

[JBoss-dev] [JBossCache] - Re: Node Locking

2004-10-30 Thread bela
Yes, use a TxManager. If you don't run inside the container, use DummyTransactionManager. Check the XML file(s) for an example. Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853375#3853375 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-dev] [EJB on JBoss] - JBoss 3.2.3 write works from client but not from another EJB

2004-10-30 Thread azydron
Hi, I have a problem using A Stateless Session Bean that writes a record to an Oracle 9i table using a JDBC DS declaration. The write works fine if the call comes from a non-EJB client using a Helper object. If I use the same Helper object from another Stateless Session Bean the write never wor

[JBoss-dev] jboss-3.2-testsuite build.2 Build Successful

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20041030045100Lbuild.2 BUILD COMPLETE - build.2Date of build: 10/30/2004 04:51:00Time to build: 62 minutes 53 seconds  Unit Tests: (1887)  Tot

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Introduction

2004-10-30 Thread kabkhan
Hi, You cannot force a class to extend another, but you can use a mixin class. Cheers, Kabir View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853372#3853372 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853372

[JBoss-dev] jboss-head-testsuite build.1 Build Successful

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite?log=log20041030031157Lbuild.1 BUILD COMPLETE - build.1Date of build: 10/30/2004 03:11:57Time to build: 70 minutes 21 seconds  Unit Tests: (1986)  To

[JBoss-dev] jboss-4.0-testsuite Build Failed

2004-10-30 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20041030014839 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:62: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbos