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

2006-06-29 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060629040219Lbuild.1955
BUILD COMPLETE-build.1955Date of build:06/29/2006 04:02:19Time to build:49 minutes 3 secondsLast changed:06/29/2006 03:51:59Last log entry:Remove ServiceEndpointInterceptor




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 11)1.103modifiedtdieslerserver/src/etc/conf/default/standardjboss.xmlRemove ServiceEndpointInterceptor1.7modifiedkkhanaop/src/main/org/jboss/aop/pointcut/CFlow.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.1addedkkhanaop/src/main/org/jboss/aop/pointcut/SecurityActions.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.35modifiedkkhanaop/.classpathAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.146modifiedkkhanaop/build.xmlAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.160modifiedkkhanaop/src/main/org/jboss/aop/AspectManager.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.149modifiedkkhanaop/src/main/org/jboss/aop/ClassAdvisor.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.1addedkkhanaop/src/main/org/jboss/aop/SecurityActions.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.12modifiedkkhanaop/src/main/org/jboss/aop/util/MethodHashing.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.1addedkkhanaop/src/main/org/jboss/aop/util/SecurityActions.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues1.2modifiedkkhanaop/src/test/org/jboss/test/aop/AOPTest.javaAdd setup to tests to easily be enable to enable a security manager.Start resolving security issues

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JBossXB dependencies

2006-06-29 Thread Adrian Brock
The solution is the same for all optional code.

These should be plugins rather than integrated directly into
the core infrastructure.

On Wed, 2006-06-28 at 04:35 -0500, Heiko Braun wrote:
 The latest XB version introduced a dependency towards JAF and Java Mail.
 Currently these jars reside under JBOSS/server/config/lib and are
 not visible to the XB classloader. Moving them to JBOSS/lib doesn't
 work, because the bootstrap process uses a hard coded set of libraries.
 
 The current workaround is to move JAF  Mail to lib/endorsed, in order
 to have them available at bootstrap time.
 
 Does someone have an idea how to solve this problem without
 
 a) modifying the bootstrap classes
 b) using that workaround ?
 
 /Heiko
 
 
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development
-- 
xxx
Adrian Brock
Chief Scientist
JBoss a division of Red Hat
xxx


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JBossXB dependencies

2006-06-29 Thread Heiko Braun

We already managed to factor out the dependencies.
Still it would be interesting to me how you picture this plugin
mechanism.


/Heiko

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Adrian Brock
Sent: Thursday, June 29, 2006 1:40 PM
To: JBoss.org development list
Subject: Re: [JBoss-dev] JBossXB dependencies

The solution is the same for all optional code.

These should be plugins rather than integrated directly into
the core infrastructure.

On Wed, 2006-06-28 at 04:35 -0500, Heiko Braun wrote:
 The latest XB version introduced a dependency towards JAF and Java
Mail.
 Currently these jars reside under JBOSS/server/config/lib and are
 not visible to the XB classloader. Moving them to JBOSS/lib doesn't
 work, because the bootstrap process uses a hard coded set of
libraries.
 
 The current workaround is to move JAF  Mail to lib/endorsed, in order
 to have them available at bootstrap time.
 
 Does someone have an idea how to solve this problem without
 
 a) modifying the bootstrap classes
 b) using that workaround ?
 
 /Heiko
 
 
 Using Tomcat but need to do more? Need to support web services,
security?
 Get stuff done quickly with pre-integrated technology to make your job
easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development
-- 
xxx
Adrian Brock
Chief Scientist
JBoss a division of Red Hat
xxx


Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JBossXB dependencies

2006-06-29 Thread Alexey Loubyansky
Heiko, you can assign this one to me.

Adrian Brock wrote:
 The solution is the same for all optional code.
 
 These should be plugins rather than integrated directly into
 the core infrastructure.
 
 On Wed, 2006-06-28 at 04:35 -0500, Heiko Braun wrote:
 The latest XB version introduced a dependency towards JAF and Java Mail.
 Currently these jars reside under JBOSS/server/config/lib and are
 not visible to the XB classloader. Moving them to JBOSS/lib doesn't
 work, because the bootstrap process uses a hard coded set of libraries.

 The current workaround is to move JAF  Mail to lib/endorsed, in order
 to have them available at bootstrap time.

 Does someone have an idea how to solve this problem without

 a) modifying the bootstrap classes
 b) using that workaround ?

 /Heiko


 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JBossXB dependencies

2006-06-29 Thread Adrian Brock
Like any other, define an interface
then load the implementation class using dynamic classloading.

On Thu, 2006-06-29 at 06:55 -0500, Heiko Braun wrote:
 We already managed to factor out the dependencies.
 Still it would be interesting to me how you picture this plugin
 mechanism.
 
 
 /Heiko
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Adrian Brock
 Sent: Thursday, June 29, 2006 1:40 PM
 To: JBoss.org development list
 Subject: Re: [JBoss-dev] JBossXB dependencies
 
 The solution is the same for all optional code.
 
 These should be plugins rather than integrated directly into
 the core infrastructure.
 
 On Wed, 2006-06-28 at 04:35 -0500, Heiko Braun wrote:
  The latest XB version introduced a dependency towards JAF and Java
 Mail.
  Currently these jars reside under JBOSS/server/config/lib and are
  not visible to the XB classloader. Moving them to JBOSS/lib doesn't
  work, because the bootstrap process uses a hard coded set of
 libraries.
  
  The current workaround is to move JAF  Mail to lib/endorsed, in order
  to have them available at bootstrap time.
  
  Does someone have an idea how to solve this problem without
  
  a) modifying the bootstrap classes
  b) using that workaround ?
  
  /Heiko
  
  
  Using Tomcat but need to do more? Need to support web services,
 security?
  Get stuff done quickly with pre-integrated technology to make your job
 easier
  Download IBM WebSphere Application Server v.1.0.1 based on Apache
 Geronimo
 
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___
  JBoss-Development mailing list
  JBoss-Development@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/jboss-development
-- 
xxx
Adrian Brock
Chief Scientist
JBoss a division of Red Hat
xxx


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Tomcat 6 redeploy.

2006-06-29 Thread Jason T. Greene
 -Original Message-
 From: Remy Maucherat
 Sent: Thursday, June 29, 2006 4:00 PM
 To: Sacha Labourey; Robb Greathouse; Stan Silvert; Ryan Campbell;
 'JBoss.org development list'; Scott M Stark
 Cc: The Core; Bill Burke
 Subject: RE: [JBoss-dev] Tomcat 6 redeploy.


-snip-
 
 Maybe these techniques will be implemented eventually, but given the
 target users need mature stuff, it's going to take a long time
overall.
 It's quite simple: users who want to use a cluster usually want the
best
 quality of service, while at the same time generic automagical
features
 like these ones add complexity and unpredictability. If you'd like,
you
 can try and sell this sort of deployment methodology to the DGI, for
 example ;)

 There are some issues at the moment in mod_jk about quality of
service,
 that are a technical prerequisite to all of the fancy marketing
friendly
 features, so we're going to start there.

There are ways to do this in a very predictable manner. 

Although, I would be curious to hear your solution for achieving 5 9's
of uptime while still allowing updates.

-Jason

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Tomcat 6 redeploy.

2006-06-29 Thread Jason T. Greene
I thought I would clarify because my lost post sounded rather jerkish.
(sorry).

I am not disagreeing that code stability is not a higher priority.

What my point is, is that the concept of facilitating updates that
minimize the downtime of an application is not flawed. I see your point
in that the added complexity makes software stability harder to achieve,
but that is an implementation issue (our job to make sure it works
well).

Also, there are also ways to build a good methodology into the software.
For example, there is no real reason why pulling a node out of a load
blancer pool, and deploying a new application has to be two manual
steps. Although, it could be argued that deploying to every system at
the same time is risky, so in that case you could design a tool that
would allow the administrator to step the deployment process through
each node. In this way they can verify that everything is still ok after
each update. This type of management is very reliable and very
predictable, because there is still some human intervention.

-Jason

 -Original Message-
 From: Jason T. Greene
 Sent: Thursday, June 29, 2006 4:40 PM
 To: Remy Maucherat; Sacha Labourey; Robb Greathouse; Stan Silvert;
Ryan
 Campbell; 'JBoss.org development list'; Scott M Stark
 Cc: The Core; Bill Burke
 Subject: RE: [JBoss-dev] Tomcat 6 redeploy.
 
  -Original Message-
  From: Remy Maucherat
  Sent: Thursday, June 29, 2006 4:00 PM
  To: Sacha Labourey; Robb Greathouse; Stan Silvert; Ryan Campbell;
  'JBoss.org development list'; Scott M Stark
  Cc: The Core; Bill Burke
  Subject: RE: [JBoss-dev] Tomcat 6 redeploy.
 
 
 -snip-
 
  Maybe these techniques will be implemented eventually, but given the
  target users need mature stuff, it's going to take a long time
overall.
  It's quite simple: users who want to use a cluster usually want the
best
  quality of service, while at the same time generic automagical
features
  like these ones add complexity and unpredictability. If you'd like,
you
  can try and sell this sort of deployment methodology to the DGI, for
  example ;)
 
  There are some issues at the moment in mod_jk about quality of
service,
  that are a technical prerequisite to all of the fancy marketing
friendly
  features, so we're going to start there.
 
 There are ways to do this in a very predictable manner.
 
 Although, I would be curious to hear your solution for achieving 5 9's
of
 uptime while still allowing updates.
 
 -Jason

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


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

2006-06-29 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060629220237
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:212: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete file /services/cruisecontrol/work/checkout/jboss-head/build/output/jboss-5.0.0.Alpha/server/default/tmp/deploy/.nfs013d0125344dDate of build:06/29/2006 22:02:37Time to build:1 minute 33 secondsLast changed:06/29/2006 21:55:37Last log entry:further refactorings to get ready for Tomcat injection integration and reuse of EJB code.




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 3)1.49modifiedbillejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javafurther refactorings to get ready for Tomcat injection integration and reuse of EJB code.1.15modifiedbillejb3/src/main/org/jboss/ejb3/Ejb3JmxDeployment.javafurther refactorings to get ready for Tomcat injection integration and reuse of EJB code.1.14modifiedbillejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneDeployment.javafurther refactorings to get ready for Tomcat injection integration and reuse of EJB code.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jbossweb build.105 Build Successful

2006-06-29 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossweb?log=log20060629220016Lbuild.105
BUILD COMPLETE-build.105Date of build:06/29/2006 22:00:16Time to build:36 minutes 35 seconds




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 0)

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jbossweb-windows build.39 Build Successful

2006-06-29 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossweb-windows?log=log20060629223704Lbuild.39
BUILD COMPLETE-build.39Date of build:06/29/2006 22:37:04Time to build:46 minutes 27 seconds




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 0)

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
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-06-29 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20060629235452
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:249: 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:06/29/2006 23:54:52Time to build:53 minutes 56 secondsLast changed:06/24/2006 20:59:15Last log entry:JBAS-3323: Use the tmp folder via the Java system property




   Unit Tests: (1861)   Total Errors and Failures: (1)testNoTransactionCommitCorg.jboss.test.entity.test.EJBLoadUnitTestCase
Modifications since last build:(first 50 of 137)1.2.2.3modifiedasaldhanatestsuite/src/main/org/jboss/test/security/test/RoleMappingModuleUnitTestCase.javaJBAS-3323: Use the tmp folder via the Java system property1.2.2.2modifiedasaldhanatestsuite/src/main/org/jboss/test/security/test/RoleMappingModuleUnitTestCase.javaJBAS-3323: Role Mapping Login Module that allows mapping of roles from the application domain to the declarative domain for a security domain.1.2.2.1deletedasaldhanatestsuite/src/main/org/jboss/test/security/test/RoleMappingModuleUnitTestCase.javafile RoleMappingModuleUnitTestCase.java was added on branch Branch_3_2 on 2006-06-23 15:46:38 +1.2.8.2modifiedasaldhanavaria/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.javaJBAS-3311: Provide access control to JMX ops in the JMX console1.1.2.2modifiedasaldhanavaria/src/resources/jmx/jmx-console-web.xmlJBAS-3311: Provide access control to JMX ops in the JMX console1.1.2.2modifiedbstansberrytestsuite/src/resources/cluster/http/testsessionreplication.jspReduce the life of the session so tests run faster1.2.8.1deletedasaldhanavaria/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.javafile JMXOpsAccessControlFilter.java was added on branch Branch_3_2 on 2006-06-22 19:00:36 +1.41.2.49modifieddimitrisvaria/build.xmlJBAS-3204 - split snmp-support.jar content to the original joesnmp.jar  log4j-snmp-appender.jar1.10.2.3modifiedaloubyanskytestsuite/src/resources/perf/META-INF/ejb-jar.xml[JBAS-3192] get org.jboss.test.perf tests passing1.3.2.3modifiedaloubyanskytestsuite/src/resources/secure-perf/META-INF/ejb-jar.xml[JBAS-3192] get org.jboss.test.perf tests passing1.1.2.43modifieddimitristools/etc/buildmagic/buildmagic.enttoward 3.2.8.SP21.1.2.18modifieddimitristools/etc/buildmagic/version-info.xmltoward 3.2.8.SP21.1.2.2modifieddimitristomcat/src/main/org/jboss/web/tomcat/tc4/authenticator/SingleSignOnEntry.javaJBAS-2466, tidy up the license1.1.2.26modifiedasaldhanatomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaJBAS-3152:Ungraceful exit of JBossCacheManager Installation1.1.4.3modifiedaloubyanskytestsuite/src/resources/cmp2/jbas1665/META-INF/ejb-jar.xmla testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/resources/cmp2/jbas1665/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/ejb-jar.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jboss.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ABean.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocal.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocalHome.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/Facade.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/FacadeHome.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/FacadeSessionBean.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/JBAS979UnitTestCase.javaa testcase for JBAS-979 flushCache issue1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/ejb-jar.xmlfile ejb-jar.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jboss.xmlfile jboss.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jbosscmp-jdbc.xmlfile jbosscmp-jdbc.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 

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

2006-06-29 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060630005109
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:212: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete file /services/cruisecontrol/work/checkout/jboss-head/build/output/jboss-5.0.0.Alpha/bin/.nfs022d01893522Date of build:06/30/2006 00:51:09Time to build:2 minutes 2 secondsLast changed:06/30/2006 00:00:29Last log entry:Fix JBWS-1029




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 5)1.22modifiedjgreenetestsuite/imports/sections/webservice.xmlFix JBWS-10291.21modifiedjgreenetestsuite/imports/sections/webservice.xmlremove tabs1.49modifiedbillejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javafurther refactorings to get ready for Tomcat injection integration and reuse of EJB code.1.15modifiedbillejb3/src/main/org/jboss/ejb3/Ejb3JmxDeployment.javafurther refactorings to get ready for Tomcat injection integration and reuse of EJB code.1.14modifiedbillejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneDeployment.javafurther refactorings to get ready for Tomcat injection integration and reuse of EJB code.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development