[JBoss-dev] jboss-seam-testsuite Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20060316002410
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-seam-testsuite.xml:132: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/16/2006 00:24:10Time to build: 2 minutes 29 secondsLast changed: 03/15/2006 22:59:46Last log entry: packaging




    Unit Tests: (15)    Total Errors and Failures: (1)testValidationInterceptor.Core 
 Modifications since last build: (first 50 of 124)1.9modifiedgavinsrc/main/org/jboss/seam/util/Strings.javaadd supportedlocales to LocaleSelector1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsFixed compatibility issue with Konqueror/Opera browsers1.7modifiedgavinsrc/main/org/jboss/seam/servlet/SeamListener.javaallow calls to Seam components outside of servlet JBSEAM-122, JBSEAM-1371.28modifiedgavinsrc/main/org/jboss/seam/ejb/SeamInterceptor.javaallow calls to Seam components outside of servlet JBSEAM-122, JBSEAM-1371.45modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javaallow calls to Seam components outside of servlet JBSEAM-122, JBSEAM-1371.1addedgavinsrc/main/org/jboss/seam/jsf/SeamViewHandler.javabetter integration with JSF's native i18n support1.8modifiedgavinsrc/main/org/jboss/seam/util/Strings.javabetter integration with JSF's native i18n support1.3modifiedgavinsrc/main/org/jboss/seam/core/LocaleSelector.javaset props after setting locale1.2modifiedgavinsrc/main/org/jboss/seam/core/LocaleSelector.javafixed bug1.1addedgavinsrc/main/org/jboss/seam/core/LocaleSelector.javaimprovements to design of i18n stuff1.12modifiedgavinsrc/main/org/jboss/seam/core/Pageflow.javaimprovements to design of i18n stuff1.6modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javaimprovements to design of i18n stuff1.44modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javaimprovements to design of i18n stuff1.33modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javaimprovements to design of i18n stuff1.16modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javaimprovements to design of i18n stuff1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaReinstated conversation before unmarshaling remote call1.5modifiedgavinsrc/main/org/jboss/seam/remoting/SeamRemotingServlet.javaremoved noise1.3modifiedgavinsrc/main/org/jboss/seam/remoting/SubscriptionHandler.javaremoved noise1.15modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafix test1.2modifiedgavinsrc/main/org/jboss/seam/util/Template.javaremove unnecessary code1.1addedgavinsrc/main/org/jboss/seam/core/Messages.javaJBSEAM-165locale is now switchabletemplated messages for the UI1.5modifiedgavinsrc/main/org/jboss/seam/core/Pages.javaJBSEAM-165locale is now switchabletemplated messages for the UI1.5modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javaJBSEAM-165locale is now switchabletemplated messages for the UI1.43modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javaJBSEAM-165locale is now switchabletemplated messages for the UI1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/Call.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/InterfaceGenerator.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/RequestHandlerFactory.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/SubscriptionHandler.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/PollRequest.javaImprovements to remoting JMS sup

[JBoss-dev] jboss-remoting-testsuite-1.5 Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20060315222455
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/15/2006 22:24:55Time to build: 78 minutes 28 secondsLast changed: 12/31/2005 20:37:24Last log entry: JBREM-272:Added tests for (clientPool != null) and (threadPool != null) in cleanup.




    Unit Tests: (357)    Total Errors and Failures: (43)testStartorg.jboss.test.remoting.callback.pull.memory.callbackstore.CallbackStoreCallbackTestCase(java_serialization)testStartorg.jboss.test.remoting.callback.pull.memory.callbackstore.CallbackStoreCallbackTestCase(jboss_serialization)testStartorg.jboss.test.remoting.handler.mbean.MBeanHandlerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerShutdownTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(jboss_serialization) 
 M

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060315220320
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/15/2006 22:03:20Time to build: 19 minutes 55 secondsLast changed: 03/15/2006 16:14:23Last log entry: JBREM-321 - simple tests to run with profiler




    Unit Tests: (176)    Total Errors and Failures: (19)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerConfigTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization) 
 Modifications since last build: (first 50 of 41)1.9modifiedtelrodsrc/tests/org/jboss/test/remoting/performance/synchronous/PerformanceServerTest.javaJBREM-321 - simple tests to run with profiler1.8modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.26modifiedtelrodsrc/main/org/jboss/remoting/ServerInvoker.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.20modifiedtelrodsrc/main/org/jboss/remoting/transport/Connector.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.12modifiedtelrodsrc/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.13modifiedtelrodsrc/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.5modifiedtelrodsrc/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.18modifiedtelrodsrc/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.3modifiedtelrodsrc/main/org/jboss/remoting/transport/socket/ssl/SSLSocketServerInvoker.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.1addedtelrodsrc/main/org/jboss/remoting/util/ServerSocketFactoryWrapper.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.1addedtelrodsrc/main/org/jboss/remoting/util/SocketFactoryMBean.javaJBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports.1.1addedtelrodsrc/main/org/jboss/remoting/util/SocketFactoryWrapper.javaJBREM

RE: installer issues Re: [JBoss-dev] not ready for 4.0.4RC2

2006-03-15 Thread Scott M Stark
There should just be an ejb3-client.jar in the client dir. Are you
talking about jbossall-client.jar?

The ejb3 profiles should only include the jdk5 builds. This ejb3 profile
already selects the jdk5 webservices sar.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill
Burke
Sent: Wednesday, March 15, 2006 5:51 PM
To: jboss-development@lists.sourceforge.net
Subject: installer issues Re: [JBoss-dev] not ready for 4.0.4RC2

EJB3 will have some installer issues, specifically:

* EJB classes need to be put in client jars.  Maybe I should just create

  an ejb3-client.jar with what it needs and install that jar as part of 
the installer switch?

* EJB3 will need a JDK5 build of webservices.  I guess this is as simple

as choosing the jDK5 built webservices jars and overwriting the jdk14 
based ones.



Scott M Stark wrote:
> I'm just getting started with the installer issues so we'll see where
we
> are on Friday.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
Bill
> Burke
> Sent: Wednesday, March 15, 2006 3:26 PM
> To: Jboss-Dev
> Subject: [JBoss-dev] not ready for 4.0.4RC2
> 
> EJB3 isn't ready yet, is that a problem?  I'll probably have to work 
> into friday...

-- 
Bill Burke
Chief Architect
JBoss Inc.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


installer issues Re: [JBoss-dev] not ready for 4.0.4RC2

2006-03-15 Thread Bill Burke

EJB3 will have some installer issues, specifically:

* EJB classes need to be put in client jars.  Maybe I should just create 
 an ejb3-client.jar with what it needs and install that jar as part of 
the installer switch?


* EJB3 will need a JDK5 build of webservices.  I guess this is as simple 
as choosing the jDK5 built webservices jars and overwriting the jdk14 
based ones.




Scott M Stark wrote:

I'm just getting started with the installer issues so we'll see where we
are on Friday.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill
Burke
Sent: Wednesday, March 15, 2006 3:26 PM
To: Jboss-Dev
Subject: [JBoss-dev] not ready for 4.0.4RC2

EJB3 isn't ready yet, is that a problem?  I'll probably have to work 
into friday...


--
Bill Burke
Chief Architect
JBoss Inc.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] not ready for 4.0.4RC2

2006-03-15 Thread Scott M Stark
I'm just getting started with the installer issues so we'll see where we
are on Friday.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill
Burke
Sent: Wednesday, March 15, 2006 3:26 PM
To: Jboss-Dev
Subject: [JBoss-dev] not ready for 4.0.4RC2

EJB3 isn't ready yet, is that a problem?  I'll probably have to work 
into friday...
-- 
Bill Burke
Chief Architect
JBoss Inc.





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] not ready for 4.0.4RC2

2006-03-15 Thread Scott M Stark
I'm just getting started with the installer issues so we'll see where we
are on Friday.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill
Burke
Sent: Wednesday, March 15, 2006 3:26 PM
To: Jboss-Dev
Subject: [JBoss-dev] not ready for 4.0.4RC2

EJB3 isn't ready yet, is that a problem?  I'll probably have to work 
into friday...
-- 
Bill Burke
Chief Architect
JBoss Inc.





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2-testsuite Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20060315194807
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:235: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.Date of build: 03/15/2006 19:48:07Time to build: 49 minutes 55 secondsLast changed: 03/15/2006 07:33:26Last log entry: JBAS-1625 JBossQL ORDER BY does not work on string valued mapped types




    Unit Tests: (1851)    Total Errors and Failures: (1)testFederatedorg.jboss.test.jbossnet.external.RedeployExternalUnitTestCase 
 Modifications since last build: (first 50 of 14)1.6.2.13modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/ejbql/JBossQLParser.jjtJBAS-1625 JBossQL ORDER BY does not work on string valued mapped types1.10.2.52modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCEJBQLCompiler.javaJBAS-1625 JBossQL ORDER BY does not work on string valued mapped types1.4.4.7modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCType.javaJBAS-1625 JBossQL ORDER BY does not work on string valued mapped types1.8.4.7modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCTypeComplex.javaJBAS-1625 JBossQL ORDER BY does not work on string valued mapped types1.4.4.9modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCTypeSimple.javaJBAS-1625 JBossQL ORDER BY does not work on string valued mapped types1.43.2.79modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCCMRFieldBridge.javaJBAS-1625 JBossQL ORDER BY does not work on string valued mapped types1.1.2.4modifiedaloubyanskytestsuite/src/resources/cmp2/enumeration/META-INF/ejb-jar.xmla testcase for JBAS-16251.1.2.3modifiedaloubyanskytestsuite/src/resources/cmp2/enumeration/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-16251.1.2.4modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/enumeration/test/EnumUnitTestCase.javaa testcase for JBAS-16251.1.2.4modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/enumeration/ejb/ChildCMPBean.javaa testcase for JBAS-16251.1.2.4modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/enumeration/ejb/FacadeSessionBean.javaa testcase for JBAS-16251.2.4.7modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jjt[JBAS-1665]   EJB-QL compiler (parser) confused by Order abstract-schema1.6.2.12modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/ejbql/JBossQLParser.jjt[JBAS-1665]   EJB-QL compiler (parser) confused by Order abstract-schema1.2.2.5modifiedaloubyanskytestsuite/imports/sections/cmp.xmladded a testcase for JBAS-1665



Re: [JBoss-dev] jboss-4.0 testsuite failures

2006-03-15 Thread Anil Saldhana




org.jboss.test.security.test.WebConstraintsUnitTestCase

http://jira.jboss.com/jira/browse/JBAS-2867


Depends on:  http://jira.jboss.com/jira/browse/JBAS-2926
Once this issue gets resolved, automatically JBAS-2867 gets resolved.


org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC)

org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)

http://jira.jboss.com/jira/browse/JBAS-2948

I Fixed this. 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE: Synching up on webservice/retro tasks for

2006-03-15 Thread Ryan Campbell
I see that Thomas actually fixed these a few hours ago.  I've forced a
cruisecontrol run to see where we actually are.

-Original Message-
From: Ryan Campbell 
Sent: Wednesday, March 15, 2006 5:27 PM
To: Jason T. Greene; 'Thomas Diesler'
Cc: 'jboss-development@lists.sourceforge.net'
Subject: RE: Synching up on webservice/retro tasks for 


The webservices tests in the head testsuite are failing.  Testing a
retrotranslated jbossws14.sar in jboss-4.0/testsuite produces the same
errors.  Can someone from the WS team look at this?



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE: Synching up on webservice/retro tasks for

2006-03-15 Thread Ryan Campbell

The webservices tests in the head testsuite are failing.  Testing a
retrotranslated jbossws14.sar in jboss-4.0/testsuite produces the same
errors.  Can someone from the WS team look at this?


Testsuite: org.jboss.test.webservice.attachment.AttachmentDIITestCase
Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 2.594 sec

Testcase: testSendMimeImageGIF took 0.767 sec
Caused an ERROR
Call invocation failed: Property key not present:
javax.xml.ws.addressing.context.outbound; nested exception is:
java.lang.IllegalArgumentException: Property key not present:
javax.xml.ws.addressing.context.outbound
java.rmi.RemoteException: Call invocation failed: Property key not
present: javax.xml.ws.addressing.context.outbound; nested exception is:
java.lang.IllegalArgumentException: Property key not present:
javax.xml.ws.addressing.context.outbound
at
org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:738)
at org.jboss.ws.jaxrpc.CallImpl.invoke(CallImpl.java:409)
at
org.jboss.test.webservice.attachment.AttachmentDIITestCase.sendAndValida
teMimeMessage(AttachmentDIITestCase.java:255)
at
org.jboss.test.webservice.attachment.AttachmentDIITestCase.testSendMimeI
mageGIF(AttachmentDIITestCase.java:134)
at
junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Caused by: java.lang.IllegalArgumentException: Property key not present:
javax.xml.ws.addressing.context.outbound
at
org.jboss.ws.handler.MessageContextImpl.assertPropertyKey(MessageContext
Impl.java:113)
at
org.jboss.ws.handler.MessageContextImpl.getProperty(MessageContextImpl.j
ava:67)
at
org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:671)
... 24 more


From: Ryan Campbell 
Sent: Tuesday, March 14, 2006 3:39 PM
To: Scott M Stark; '[EMAIL PROTECTED]';
'jboss-development@lists.sourceforge.net'
Subject: RE: Synching up on webservice/retro tasks for 

Ok, I ran the webservices tests against a jbossretro-weaved
jbossws14.sar and all the tests passed.

Todo:

- create a 1.0.RC1 for backport-concurrent, jbossretro so they can be
added to the repository
- officially integrate jbossretro into the jboss-head/webservices build 
- Create an 1.0.RC3 for jbossws14 from the jbossretro build
- Integrate it with 4.0

This should be done by tomorrow, unless there are any objections.



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] not ready for 4.0.4RC2

2006-03-15 Thread Bill Burke
EJB3 isn't ready yet, is that a problem?  I'll probably have to work 
into friday...

--
Bill Burke
Chief Architect
JBoss Inc.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-4.0 testsuite failures

2006-03-15 Thread Rajesh Rajasekaran








 

Here’s a list of the tests that have been failing in the
4.0 branch for more than a few weeks.

Along with that is the JIRA task associated with each failure.

These issues would be included in the 4.0.4.CR2 release.

 

org.jboss.test.cmp2.audit.test.AuditUnitTestCase(JACC+SecurityMgr)

http://jira.jboss.com/jira/browse/JBAS-2947

 

org.jboss.test.naming.test.SimpleUnitTestCase

http://jira.jboss.com/jira/browse/JBAS-2744

 

org.jboss.test.security.test.WebConstraintsUnitTestCase

http://jira.jboss.com/jira/browse/JBAS-2867

 

org.jboss.test.util.test.PropertyEditorsUnitTestCase

http://jira.jboss.com/jira/browse/JBAS-2117

 

org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC)

org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)

http://jira.jboss.com/jira/browse/JBAS-2948

 

 

Thanks

Rajesh








[JBoss-dev] jbossretro-testsuite build.8 Build Fixed

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossretro-testsuite?log=log20060315125625Lbuild.8
BUILD COMPLETE - build.8Date of build: 03/15/2006 12:56:25Time to build: 2 minutes 8 secondsLast changed: 03/15/2006 12:48:00Last log entry: Add tests for fully scoped annotation usage.i.e. the class and the annotation are in a scoped classloader.




    Unit Tests: (1294)    Total Errors and Failures: (0)All Tests Passed 
 Modifications since last build: (first 50 of 207)1.4modifiedadriansrc/test/org/jboss/test/scoped/ScopedRepositoryTestCase.javaAdd tests for fully scoped annotation usage.i.e. the class and the annotation are in a scoped classloader.1.1addedadriansrc/test/org/jboss/test/scoped/jar1/FullyScopedAnnotationDefaultUsage.javaAdd tests for fully scoped annotation usage.i.e. the class and the annotation are in a scoped classloader.1.1addedadriansrc/test/org/jboss/test/scoped/jar1/FullyScopedAnnotationUsage.javaAdd tests for fully scoped annotation usage.i.e. the class and the annotation are in a scoped classloader.1.1addedadriansrc/test/org/jboss/test/scoped/jar1/ScopedTestAnnotation.javaAdd tests for fully scoped annotation usage.i.e. the class and the annotation are in a scoped classloader.1.10modifiedadrianthirdparty/javassist/lib/javassist.jarAdd tests for fully scoped annotation usage.i.e. the class and the annotation are in a scoped classloader.1.3modifiedadriansrc/test/org/jboss/test/scoped/ScopedRepositoryTestCase.javaAdd tests for Scoped Annotation Usage1.1addedadriansrc/test/org/jboss/test/scoped/jar1/ScopedAnnotationDefaultUsage.javaAdd tests for Scoped Annotation Usage1.1addedadriansrc/test/org/jboss/test/scoped/jar1/ScopedAnnotationUsage.javaAdd tests for Scoped Annotation Usage1.9modifiedadrianthirdparty/javassist/lib/javassist.jarUpdate with fixed javassist version for default annotation values after a prune.1.2modifiedadriansrc/test/org/jboss/test/scoped/ScopedRepositoryTestCase.javaSome annotation tests. The default value test is broken.1.1addedadriansrc/test/org/jboss/test/scoped/TestAnnotation.javaSome annotation tests. The default value test is broken.1.1addedadriansrc/test/org/jboss/test/scoped/UnscopedAnnotationDefaultUsage.javaSome annotation tests. The default value test is broken.1.1addedadriansrc/test/org/jboss/test/scoped/UnscopedAnnotationUsage.javaSome annotation tests. The default value test is broken.1.4modifiedadriansrc/test/org/jboss/test/concurrent/SemaphoreTest.javaChange the semaphore thread tests to use fair queuing1.1addedadriansrc/test/org/jboss/test/scoped/ScopedRepositoryTestCase.javaMake a start on testing a cutdown version the AOPClassPoolfor the AnnotationHelper in jbossretro.1.1addedadriansrc/test/org/jboss/test/scoped/jar1/TestClass1.javaMake a start on testing a cutdown version the AOPClassPoolfor the AnnotationHelper in jbossretro.1.2modifiedstarksmsrc/test/org/jboss/test/lang/ClassTestCase.javaAdd cast, asSubclass tests1.1addedstarksmsrc/test/org/jboss/test/lang/ClassTestCase.javaTests of jdk5 Class methods1.2deletedadriansrc/test/org/jboss/test/concurrent/ThreadTest.javaRevert the reentrant lock stuff to backport concurrent utiland remove tests that don't have coverage.1.3modifiedadriansrc/test/org/jboss/test/concurrent/SemaphoreTest.javaProvide more information than "UnexpectedException"1.8modifiedadrianthirdparty/javassist/lib/javassist.jarRemove the signature fixing.We need something a bit more robust.1.2modifiedadriansrc/test/org/jboss/test/concurrent/SemaphoreTest.javaRemove tests for semaphore operations with multiple permitssince backport concurrent util doesn't support these operations.1.7modifiedadrianthirdparty/javassist/lib/javassist.jarAdd the ability to change the signature of a constant pool methodref entry.This is useful for JDK5 to 1.4 mapping, e.g.java.lang.String.clone()Ljava.lang.String; -> java.lang.String.clone()Ljava.lang.Object;Apply this for ReentrantLock.read/writeLock()1.6modifiedadrianthirdparty/javassist/lib/javassist.jarUse the version of javassist that handles no parameter annotations properly.1.2modifiedadriansrc/test/org/jboss/test/concurrent/ThreadPoolExecutorTest.javaComment out tests that use non-existant api1.2modifiedadriansrc/test/org/jboss/test/concurrent/ThreadPoolExecutorSubclassTest.javaComment out tests that use non-existant api1.2modifiedadriansrc/test/org/jboss/test/concurrent/TreeSetTest.javaComment out tests that use non-existant apiSimulate pollFirst/Last used by this test.1.2modifiedadriansrc/test/org/jboss/test/concurrent/TreeMapTest.javaComment out tests that use non-existant api1.2modifiedadriansrc/test/org/jboss/test/concurrent/TimeUnitTest.javaComment out tests that use non-existant api1.1addedadriansrc/test/org/jboss/test/concurrent/RunnableScheduledFuture.javaInclude non-existant api in org.jboss.tes

[JBoss-dev] jbossretro-testsuite Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossretro-testsuite?log=log20060315120239
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jbossretro-testsuite.xml:75: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/15/2006 12:02:39Time to build: 2 minutes 8 secondsLast changed: 03/15/2006 10:23:46Last log entry: Add the ability to create report summaries




    Unit Tests: (1290)    Total Errors and Failures: (1)testUnscopedAnnotationDefaultUsageorg.jboss.test.scoped.ScopedRepositoryTestCase 
 Modifications since last build: (first 50 of 176)1.2modifiedadriansrc/test/org/jboss/test/concurrent/ReentrantLockTest.javaChange the reentrant lock thread tests to use fair queuing1.4modifiedadriansrc/test/org/jboss/test/concurrent/SemaphoreTest.javaChange the semaphore thread tests to use fair queuing1.2deletedadriansrc/test/org/jboss/test/concurrent/LockSupportTest.javaRevert the reentrant lock stuff to backport concurrent utiland remove tests that don't have coverage.1.4deletedadriansrc/test/org/jboss/test/concurrent/ReentrantReadWriteLockTest.javaRevert the reentrant lock stuff to backport concurrent utiland remove tests that don't have coverage.1.2deletedadriansrc/test/org/jboss/test/concurrent/ThreadTest.javaRevert the reentrant lock stuff to backport concurrent utiland remove tests that don't have coverage.1.3modifiedadriansrc/test/org/jboss/test/concurrent/SemaphoreTest.javaProvide more information than "UnexpectedException"1.8modifiedadrianthirdparty/javassist/lib/javassist.jarRemove the signature fixing.We need something a bit more robust.1.3modifiedadriansrc/test/org/jboss/test/concurrent/ReentrantReadWriteLockTest.javaWork around unweaved stuff in the ReentrantReadWriteLock test1.2modifiedadriansrc/test/org/jboss/test/concurrent/SemaphoreTest.javaRemove tests for semaphore operations with multiple permitssince backport concurrent util doesn't support these operations.1.7modifiedadrianthirdparty/javassist/lib/javassist.jarAdd the ability to change the signature of a constant pool methodref entry.This is useful for JDK5 to 1.4 mapping, e.g.java.lang.String.clone()Ljava.lang.String; -> java.lang.String.clone()Ljava.lang.Object;Apply this for ReentrantLock.read/writeLock()1.6modifiedadrianthirdparty/javassist/lib/javassist.jarUse the version of javassist that handles no parameter annotations properly.1.2modifiedadriansrc/test/org/jboss/test/concurrent/ThreadPoolExecutorTest.javaComment out tests that use non-existant api1.2modifiedadriansrc/test/org/jboss/test/concurrent/ThreadPoolExecutorSubclassTest.javaComment out tests that use non-existant api1.2modifiedadriansrc/test/org/jboss/test/concurrent/TreeSetTest.javaComment out tests that use non-existant apiSimulate pollFirst/Last used by this test.1.2modifiedadriansrc/test/org/jboss/test/concurrent/TreeMapTest.javaComment out tests that use non-existant api1.2modifiedadriansrc/test/org/jboss/test/concurrent/TimeUnitTest.javaComment out tests that use non-existant api1.1addedadriansrc/test/org/jboss/test/concurrent/RunnableScheduledFuture.javaInclude non-existant api in org.jboss.test.concurrent1.1addedadriansrc/test/org/jboss/test/concurrent/RunnableFuture.javaInclude non-existant api in org.jboss.test.concurrent1.2modifiedrcampbellsrc/test/org/jboss/test/concurrent/ReentrantReadWriteLockTest.javaJBAS-2814 - remove tests of non java 5 methods1.2modifiedrcampbellsrc/test/org/jboss/test/concurrent/LinkedListTest.javaJBAS-2814 - remove tests of non java 5 methods1.2modifiedrcampbellsrc/test/org/jboss/test/concurrent/JSR166TestCase.javaJBAS-2814	 - removed tests for classes not present in jdk51.2deletedrcampbellsrc/test/org/jboss/test/concurrent/LinkedBlockingDequeTest.javaJBAS-2814	 - removed tests for classes not present in jdk51.2deletedrcampbellsrc/test/org/jboss/test/concurrent/TreeSubMapTest.javaJBAS-2814	 - removed tests for classes not present in jdk51.2deletedrcampbellsrc/test/org/jboss/test/concurrent/TreeSubSetTest.javaJBAS-2814	 - removed tests for classes not present in jdk51.1addedrcampbellsrc/test/org/jboss/test/concurrent/JSR166TestCase.javaJBAS-2814: Initial import of jsr166 tck.  Currently excluded from build since it has dependencies not available in jdk5.1.1addedrcampbellsrc/test/org/jboss/test/concurrent/LinkedBlockingDequeTest.javaJBAS-2814: Initial import of jsr166 tck.  Currently excluded from build since it has dependencies not available in jdk5.1.1addedrcampbellsrc/test/org/jboss/test/concurrent/LinkedBlockingQueueTest.javaJBAS-2814: Initial import of jsr166 tck.  Currently excluded from build since it has dependencies not available in jdk5.1.1addedrcampbellsrc/test/org/jboss/test/concurrent/LinkedListTest.javaJBAS-2814: Initial import of

[JBoss-dev] concurrent-testsuite Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/concurrent-testsuite?log=log20060315115513
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-concurrent-testsuite.xml:73: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/15/2006 11:55:13Time to build: 7 minutes 21 secondsLast changed: 02/21/2006 05:34:26Last log entry: Build concurrent with JDK1.4




    Unit Tests: (1707)    Total Errors and Failures: (1)testPrivilegedThreadFactory.ExecutorsTest 
 Modifications since last build: (first 50 of 1)1.3modifiedadrian/.classpathBuild concurrent with JDK1.4



RE: [JBoss-dev] hibernate/antlr version mismatch

2006-03-15 Thread Scott M Stark
It looks to have been fixed  

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Bill Burke
> Sent: Wednesday, March 15, 2006 6:54 AM
> To: jboss-development@lists.sourceforge.net
> Subject: Re: [JBoss-dev] hibernate/antlr version mismatch
> 
> I think this is my screwup, sorry...Have you fixed?  I'm in 
> the process of doing a clean checkout...
> 
> Emmanuel Bernard wrote:
> > Both comes from Hibernate.
> > You need to use 2.7.6rc1, this is the ANTLR team official 
> version of 
> > the patch we made in 2.7.5H3
> > 
> > Scott M Stark wrote:
> > 
> >> jboss-head is not building due antlr being at one version in the 
> >> build-thirdparty, and hibernate having a dependency on 
> another version:
> >>
> >> BUILD FAILED
> >> C:\cvs\JBossHead\jboss-head\build\build.xml:1027: The 
> following error 
> >> occurred w hile executing this line:
> >> C:\cvs\JBossHead\jboss-head\build\build-thirdparty.xml:129: A 
> >> versioning problem
> >>  exists:
> >> Component: antlr is at version: 2.7.6rc1  but it is also 
> required to 
> >> be compatible with:
> >> [EMAIL PROTECTED], version=2.7.5H3}]
> >>  by: hibernate
> >>
> >>
> >>
> >>
> >> ---
> >> This SF.Net email is sponsored by xPML, a groundbreaking scripting 
> >> language that extends applications into web and mobile 
> media. Attend 
> >> the live webcast and join the prime developer group breaking into 
> >> this new coding territory!
> >> http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
> >> ___
> >> JBoss-Development mailing list
> >> JBoss-Development@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jboss-development
> >>
> >>   
> > 
> > 
> > 
> > 
> > ---
> > This SF.Net email is sponsored by xPML, a groundbreaking 
> scripting language
> > that extends applications into web and mobile media. Attend 
> the live 
> > webcast
> > and join the prime developer group breaking into this new 
> coding territory!
> > 
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&;
> dat=121642
> > ___
> > JBoss-Development mailing list
> > JBoss-Development@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > 
> 
> -- 
> Bill Burke
> Chief Architect
> JBoss Inc.
> 
> 
> ---
> This SF.Net email is sponsored by xPML, a groundbreaking 
> scripting language
> that extends applications into web and mobile media. Attend 
> the live webcast
> and join the prime developer group breaking into this new 
> coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&;
> dat=121642
> ___
> JBoss-Development mailing list
> JBoss-Development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-cache-testsuite Build Completed With Testsuite Errors

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060315102420
TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build: 03/15/2006 10:24:20Time to build: 36 minutes 46 secondsLast changed: 03/15/2006 10:17:20Last log entry: added random sleep




    Unit Tests: (1375)    Total Errors and Failures: (1)testPrintorg.jboss.cache.loader.TcpCacheLoaderTest 
 Modifications since last build: (first 50 of 31)1.19modifiedbwangtests/perf/org/jboss/cache/Server.javaadded random sleep1.6modifiedbwangtests/scripts/bench.txtadded random sleep1.3modifiedbwangtests/scripts/bench.xmladded random sleep1.133modifiedbwangsrc/org/jboss/cache/TreeCache.javaCommented out jgroups 2.3 features1.18modifiedbwangtests/perf/org/jboss/cache/Server.javachecked members than specified now1.3modifiedbwangtests/scripts/readme.txtupd1.132modifiedbwangsrc/org/jboss/cache/TreeCache.javaAdded commented out section forJGroups jmx1.3modifiedbwangtests/scripts/benchmark.shupd1.17modifiedbwangtests/perf/org/jboss/cache/Server.javaupd1.2modifiedbwangtests/scripts/bench.xmlupdated xml1.5modifiedbwangtests/scripts/bench.txtupd1.2modifiedbwangtests/scripts/readme.txtupd1.16modifiedbwangtests/perf/org/jboss/cache/Server.javaadded more stats1.15modifiedbwangtests/perf/org/jboss/cache/Server.javaOutput average as well1.10modifiedbwangetc/log4j.xmlchanged to info1.2modifiedbwangtests/scripts/benchmark.shClean up1.13modifiedrloehrdocs/Changelog.txtupdate the changelog with diff between current 1.3.0 notes from JIRA and previous 1.3.0.Beta1 notes from changelog1.11modifiedbstansberrytests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.javaDon't leak ref to 'this' to Thread from CacheUser c'tor1.5modifiedbstansberrytests/functional/org/jboss/cache/statetransfer/VersionedTestBase.javaDon't leak ref to 'this' to Thread from CacheUser c'tor1.4modifiedmsurtanisrc/org/jboss/cache/aop/util/AopUtil.javaJBCACHE-5021.87modifiedmsurtani/build.xmlUpdated version1.9modifiedmsurtanisrc/org/jboss/cache/Version.javaUpdated version1.4modifiedbwangsrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaChanged the log output level from warn to debug in removeQueue1.4modifiedbwangtests/scripts/bench.txtupd1.14modifiedbwangtests/perf/org/jboss/cache/Server.javaupd1.13modifiedbwangtests/perf/org/jboss/cache/Server.javaupd1.12modifiedbwangtests/perf/org/jboss/cache/Server.javaupd1.22modifiedbstansberrysrc/org/jboss/cache/Fqn.javaEnsure equals() handles other types properly1.12modifiedbstansberrysrc/org/jboss/cache/GlobalTransaction.javaRemove unneeded null check from equals()1.6modifiedbstansberrytests/functional/org/jboss/cache/FqnTest.javaAdd a test that equals() handles null and other types properly1.4modifiedbstansberrytests/functional/org/jboss/cache/GlobalTransactionTest.javaAdd a test that equals() handles null properly



[JBoss-dev] RE: Synching up on webservice/retro tasks for

2006-03-15 Thread Scott M Stark
That seems fine for the initial release. 

> -Original Message-
> From: Adrian Brock 
> Sent: Wednesday, March 15, 2006 2:09 AM
> To: Scott M Stark
> Cc: Adrian Brock; Ryan Campbell; QA; 
> jboss-development@lists.sourceforge.net
> Subject: RE: Synching up on webservice/retro tasks for
> 
> On Tue, 2006-03-14 at 19:04 -0600, Scott M Stark wrote:
> > Meaning AnnotationHelper.getCtClass(Class) has to maintain a 
> > ClassLoader to AOPClassPool like mapping?
> > 
> 
> Correct.
> 
> --
> 
> Adrian Brock
> Chief Scientist
> JBoss Inc.
> 
> 
> 


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE: [jboss-cvs] jbossretro/src/main/org/jboss/lang ...

2006-03-15 Thread Scott M Stark
Ok. 

> -Original Message-
> From: Adrian Brock 
> Sent: Wednesday, March 15, 2006 3:48 AM
> To: Scott M Stark
> Cc: jboss-development@lists.sourceforge.net
> Subject: Re: [jboss-cvs] jbossretro/src/main/org/jboss/lang ...
> 
> I think you can get the enclosing stuff from the attributes 
> in the constant pool. See the javassist 
> EnclosingMethodAttribute which also serves for classes when 
> the index is 0
> 


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] hibernate/antlr version mismatch

2006-03-15 Thread Bill Burke
I think this is my screwup, sorry...Have you fixed?  I'm in the process 
of doing a clean checkout...


Emmanuel Bernard wrote:

Both comes from Hibernate.
You need to use 2.7.6rc1, this is the ANTLR team official version of the 
patch we made in 2.7.5H3


Scott M Stark wrote:


jboss-head is not building due antlr being at one version in the
build-thirdparty, and hibernate having a dependency on another version:

BUILD FAILED
C:\cvs\JBossHead\jboss-head\build\build.xml:1027: The following error
occurred w
hile executing this line:
C:\cvs\JBossHead\jboss-head\build\build-thirdparty.xml:129: A versioning
problem
 exists:
Component: antlr is at version: 2.7.6rc1
 but it is also required to be compatible with:
[EMAIL PROTECTED], version=2.7.5H3}]
 by: hibernate




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting 
language
that extends applications into web and mobile media. Attend the live 
webcast
and join the prime developer group breaking into this new coding 
territory!

http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

  





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live 
webcast

and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development



--
Bill Burke
Chief Architect
JBoss Inc.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-cache build.258 Build Fixed

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache?log=log20060315070959Lbuild.258
BUILD COMPLETE - build.258Date of build: 03/15/2006 07:09:59Time to build: 24 secondsLast changed: 03/15/2006 06:29:01Last log entry: Commented out jgroups 2.3 features




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 4)1.133modifiedbwangsrc/org/jboss/cache/TreeCache.javaCommented out jgroups 2.3 features1.18modifiedbwangtests/perf/org/jboss/cache/Server.javachecked members than specified now1.3modifiedbwangtests/scripts/readme.txtupd1.132modifiedbwangsrc/org/jboss/cache/TreeCache.javaAdded commented out section forJGroups jmx



[JBoss-dev] Re: [jboss-cvs] jbossretro/src/main/org/jboss/lang ...

2006-03-15 Thread Adrian Brock
I think you can get the enclosing stuff from the attributes in the
constant pool. See the javassist EnclosingMethodAttribute which
also serves for classes when the index is 0

On Tue, 2006-03-14 at 22:56 -0500, Scott Stark wrote:
>   User: starksm 
>   Date: 06/03/14 22:56:35
> 
>   Modified:src/main/org/jboss/lang  ClassRedirects.java
>   Log:
>   Add missing jdk5 Class method redirects. Several todos still exist for 
> methods.
>   
>   Revision  ChangesPath
>   1.4   +252 -19   jbossretro/src/main/org/jboss/lang/ClassRedirects.java
>   
>   (In the diff below, changes in quantity of whitespace are not shown.)
>   
>   Index: ClassRedirects.java
>   ===
>   RCS file: 
> /cvsroot/jboss/jbossretro/src/main/org/jboss/lang/ClassRedirects.java,v
>   retrieving revision 1.3
>   retrieving revision 1.4
>   diff -u -b -r1.3 -r1.4
>   --- ClassRedirects.java 15 Feb 2006 22:31:11 -  1.3
>   +++ ClassRedirects.java 15 Mar 2006 03:56:35 -  1.4
>   @@ -22,20 +22,29 @@
>package org.jboss.lang;
>
>import java.lang.reflect.Array;
>   +import java.lang.reflect.TypeVariable;
>   +import java.lang.reflect.Type;
>   +import java.lang.reflect.Method;
>   +import java.lang.reflect.Constructor;
>import java.util.ArrayList;
>import java.util.regex.Matcher;
>import java.util.regex.Pattern;
>
>/**
>   - * ClassRedirects.
>   + * Implementations of java.lang.Class methods added in jdk5
> * 
> * @author Adrian Brock
>   - * @version $Revision: 1.3 $
>   + * @author [EMAIL PROTECTED]
>   + * @version $Revision: 1.4 $
> */
>public class ClassRedirects
>{
>   /** The enum modifier */
>   // private static final int ENUM = 0x4000;
>   +   /**
>   +* The synthetic modifier
>   +*/
>   +   private static final int SYNTHETIC = 0x1000;
>
>   /**
>* Whether the class is an enum
>   @@ -50,9 +59,13 @@
>  //   return false;
>  Class superClass = clazz.getSuperclass();
>  if (superClass == null)
>   +  {
> return false;
>   +  }
>  if (Enum.class == clazz.getSuperclass())
>   +  {
> return true;
>   +  }
>  return superClass.getName().equals("java.lang.Enum");
>   }
>
>   @@ -60,7 +73,6 @@
>* Get the enumeration constants
>* 
>* @param  the enum type
>   -* @param the array
>* @param enumType the enum type
>* @return the constants
>*/
>   @@ -82,11 +94,34 @@
>   public static  T cast(Class clazz, Object o)
>   {
>  if (o != null && clazz.isInstance(o) == false)
>   +  {
> throw new ClassCastException("Expected " + clazz.getName() + " 
> got " + o.getClass().getName());
>   +  }
>  return (T) o;
>   }
>   
>   /**
>   +* @param clazz
>   +* @param thisClazz
>   +* @return thisClazz object, cast to represent a subclass of
>   +* the specified class object.
>   +* @throws ClassCastException if thisClazz object does not
>   +*  represent a subclass of the specified class (here "subclass" 
> includes
>   +*  the class itself).
>   +*/
>   +   public static  Class asSubclass(Class clazz, Class 
> thisClazz)
>   +   {
>   +  if (clazz.isAssignableFrom(thisClazz))
>   +  {
>   + return (Class) thisClazz;
>   +  }
>   +  else
>   +  {
>   + throw new ClassCastException("Expected " + clazz.getName() + " 
> got " + thisClazz.getName());
>   +  }
>   +   }
>   +
>   +   /**
>* Replace a character sequence
>* 
>* @param string the string
>   @@ -125,16 +160,214 @@
>  for (char c : string.toCharArray())
>  {
> if (c == '\\')
>   + {
>builder.append("");
>   + }
> else if (c == '$')
>   + {
>builder.append("\\$");
>   + }
> else
>   + {
>builder.append(c);
>  }
>   +  }
>  return builder.toString();
>   }
>   
>   /**
>   +* Implementation of the jdk5 Class.getSimpleName() method.
>   +* Returns the simple name of the underlying class as given in the
>   +* source code. Returns an empty string if the underlying class is
>   +* anonymous.
>   +* 
>   +* The simple name of an array is the simple name of the
>   +* component type with "[]" appended.  In particular the simple
>   +* name of an array whose component type is anonymous is "[]".
>   +*
>   +* @param clazz the Class instance
>   +* @return the simple name of the underlying class
>   +*/
>   +   public static String getSimpleName(Class clazz)
>   +   {
>   +  boolean isArray = clazz.isArray();
>   +  if (isArray)
>   +  {
>   + String arrayName = getSimpleName(clazz.getComponentT

[JBoss-dev] jboss-cache Build Failed

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache?log=log20060315055346
BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:40: Exit code: 1   See compile.log in Build Artifacts for details.Date of build: 03/15/2006 05:53:46Time to build: 16 secondsLast changed: 03/15/2006 05:17:08Last log entry: checked members than specified now




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 3)1.18modifiedbwangtests/perf/org/jboss/cache/Server.javachecked members than specified now1.3modifiedbwangtests/scripts/readme.txtupd1.132modifiedbwangsrc/org/jboss/cache/TreeCache.javaAdded commented out section forJGroups jmx



[JBoss-dev] jboss-head-jdk-matrix build.1562 Build Fixed

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060315052833Lbuild.1562
BUILD COMPLETE - build.1562Date of build: 03/15/2006 05:28:33Time to build: 24 minutes 1 secondLast changed: 03/15/2006 05:14:13Last log entry: JBWS-666ServiceEndpointInvokerEJB3 exception with JSR181+EJB3 WebService deployed on EAR




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 43)1.24modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointInvoker.javaJBWS-666ServiceEndpointInvokerEJB3 exception with JSR181+EJB3 WebService deployed on EAR1.15modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointInvokerEJB21.javaJBWS-666ServiceEndpointInvokerEJB3 exception with JSR181+EJB3 WebService deployed on EAR1.13modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointInvokerEJB3.javaJBWS-666ServiceEndpointInvokerEJB3 exception with JSR181+EJB3 WebService deployed on EAR1.17modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointInvokerJSE.javaJBWS-666ServiceEndpointInvokerEJB3 exception with JSR181+EJB3 WebService deployed on EAR1.19modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointManager.javaJBWS-666ServiceEndpointInvokerEJB3 exception with JSR181+EJB3 WebService deployed on EAR1.11modifiedjgreenewebservice/src/main/org/jboss/ws/tools/JavaWriter.javaFix JBWS-747Fix JBWS-749Ensure that exceptions that have message call the super class correctly1.39modifiedjgreenewebservice/src/main/org/jboss/ws/tools/WSDLToJava.javaFix JBWS-747Fix JBWS-749Ensure that exceptions that have message call the super class correctly1.16modifiedjgreenewebservice/src/main/org/jboss/ws/tools/XSDTypeToJava.javaFix JBWS-747Fix JBWS-749Ensure that exceptions that have message call the super class correctly1.15modifiedjgreenewebservice/src/main/org/jboss/ws/tools/helpers/MappingFileGeneratorHelper.javaFix JBWS-747Fix JBWS-749Ensure that exceptions that have message call the super class correctly1.22modifiedjgreenewebservice/src/main/org/jboss/ws/tools/helpers/ToolsHelper.javaFix JBWS-747Fix JBWS-749Ensure that exceptions that have message call the super class correctly1.21modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.javaNo need to override initAfterLoad() now that superclass calls populateAttributes.  Don't clear attr map as part of removal; let recycle do it.1.21modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession.java[JBAS-2943] To properly support HttpSessionActivationListener notifications, ensure all attributes are read into FieldBasedClusteredSession's local map when it is updated from the cache.1.37modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java[JBAS-2943] To properly support HttpSessionActivationListener notifications, ensure all attributes are read into FieldBasedClusteredSession's local map when it is updated from the cache.1.23modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionBasedClusteredSession.javaImplement populateAttributes() as a no-op.  Getting internal attributes map no longer marks session as dirty.1.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.javaAdd ability to evict a subtree1.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheClusteredSession.javaMake populating attributes a standard part of initAfterLoad1.26modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java[JBAS-2943] Send out HttpSessionActivationListener notifications as part of replication1.167modifiedbillejb3/build-test.xmllatest hibernate stuff1.9modifiedbillejb3/src/test/org/jboss/ejb3/test/secondary/Customer.javalatest hibernate stuff1.2modifiedbillejb3/src/test/org/jboss/ejb3/test/standalone/flushmodenever/Session2Bean.javalatest hibernate stuff1.2modifiedbillejb3/src/test/org/jboss/ejb3/test/standalone/flushmodenever/Stateful1Bean.javalatest hibernate stuff1.3modifiedbillejb3/src/test/org/jboss/ejb3/test/standalone/flushmodenever/unit/FactoryUnitTestCase.javalatest hibernate stuff1.6modifiedbillejb3/src/test/org/jboss/ejb3/test/xmlcfg/Customer.javalatest hibernate stuff1.2modifiedbillejb3/src/main/org/jboss/ejb3/ThreadLocalStack.javalatest hibernate stuff1.24modifiedbillejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.javalatest hibernate stuff1.5modifiedbillejb3/src/main/org/jboss/ejb3/tx/UserTransactionImpl.javalatest hibernate stuff1.9modifiedbillejb3/src/test/org/jboss/ejb3/test/entityexception/ExceptionTestBean.javalatest hibernate stuff1.13modifiedbillejb3/src/test/org/jboss/ejb3/test/factory/Session2Bean.javalatest hibernate stuff1.3modifiedbillejb3/src/test/org/jboss/ejb3/test/factoryxml/Session

[JBoss-dev] jboss-cache Build Failed

2006-03-15 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache?log=log20060315051249
BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:40: Exit code: 1   See compile.log in Build Artifacts for details.Date of build: 03/15/2006 05:12:49Time to build: 15 secondsLast changed: 03/15/2006 05:05:49Last log entry: upd




    Unit Tests: (0)    Total Errors and Failures: (0) 
 Modifications since last build: (first 50 of 2)1.3modifiedbwangtests/scripts/readme.txtupd1.132modifiedbwangsrc/org/jboss/cache/TreeCache.javaAdded commented out section forJGroups jmx



Re: [JBoss-dev] hibernate/antlr version mismatch

2006-03-15 Thread Emmanuel Bernard

Both comes from Hibernate.
You need to use 2.7.6rc1, this is the ANTLR team official version of the 
patch we made in 2.7.5H3


Scott M Stark wrote:

jboss-head is not building due antlr being at one version in the
build-thirdparty, and hibernate having a dependency on another version:

BUILD FAILED
C:\cvs\JBossHead\jboss-head\build\build.xml:1027: The following error
occurred w
hile executing this line:
C:\cvs\JBossHead\jboss-head\build\build-thirdparty.xml:129: A versioning
problem
 exists:
Component: antlr is at version: 2.7.6rc1
 but it is also required to be compatible with:
[EMAIL PROTECTED], version=2.7.5H3}]
 by: hibernate




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

  




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE: Synching up on webservice/retro tasks for

2006-03-15 Thread Adrian Brock
On Tue, 2006-03-14 at 19:04 -0600, Scott M Stark wrote:
> Meaning AnnotationHelper.getCtClass(Class) has to maintain a ClassLoader
> to AOPClassPool like mapping? 
> 

Correct.

-- 

Adrian Brock
Chief Scientist
JBoss Inc.




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development