Somebody knows how to fix that. We don't have the unit test running
Buildfile: ../checkout/ejb3-head-testsuite/ejb3/build-test.xml
init:
compile-classes:
[mkdir] Created dir:
/services/cruisecontrol/work/checkout/ejb3-head-testsuite/ejb3/output/test-classes
[javac] Compiling 5 source files to
/services/cruisecontrol/work/checkout/ejb3-head-testsuite/ejb3/output/test-classes
BUILD FAILED
/services/cruisecontrol/work/checkout/ejb3-head-testsuite/ejb3/build-test.xml:306:
Reference jboss.container.classpath not found.
Total time: 4 seconds
-------- Original Message --------
Subject: ejb3-head-testsuite Build Failed
Date: Thu, 4 May 2006 22:51:23 -0500
From: <[EMAIL PROTECTED]>
To: Adrian Brock <[EMAIL PROTECTED]>, Bill Decoste
<[EMAIL PROTECTED]>, Bill Burke <[EMAIL PROTECTED]>, Ben Wang
<[EMAIL PROTECTED]>, Clebert Suconic <[EMAIL PROTECTED]>, Dimitris
Andreadis <[EMAIL PROTECTED]>, Emmanuel Bernard
<[EMAIL PROTECTED]>, Gavin King <[EMAIL PROTECTED]>,
<jboss-development@lists.sourceforge.net>, Kabir Khan <[EMAIL PROTECTED]>,
QA <[EMAIL PROTECTED]>, Ruel Loehr <[EMAIL PROTECTED]>, Scott M Stark
<[EMAIL PROTECTED]>, Thomas Heute <[EMAIL PROTECTED]>, Thomas Diesler
<[EMAIL PROTECTED]>
View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/ejb3-head-testsuite?log=log20060504232133
BUILD FAILED
Ant Error
Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:61:
Exit code: 1 See compileejb3.log in Build Artifacts for details.
Date of build: 05/04/2006 23:21:33
Time to build: 28 minutes 51 seconds
Last changed: 12/31/2005 16:46:08
Last log entry: call isOpen() when obtaining session so that HEM
registers with EM with TXset cglib_use_reflection flag to false
Unit Tests: (0) Total Errors and Failures: (0)
Modifications since last build: (first 50 of 5447)
1.6 modified bill
src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java
EJBs and Persistence can now be within a .jar file
1.3 modified bill
src/test/org/jboss/ejb3/test/xmlcfg/unit/EntityUnitTestCase.java EJBs
and Persistence can now be within a .jar file
1.4 modified bdecoste
src/test/org/jboss/ejb3/test/txexceptions/Dao.java
application-exception support
1.7 modified bdecoste
src/test/org/jboss/ejb3/test/txexceptions/DaoBean.java
application-exception support
1.1 added bdecoste
src/test/org/jboss/ejb3/test/txexceptions/DeploymentDescriptorAppException.java
branches: 1.1.2;application-exception support
1.1 added bdecoste
src/test/org/jboss/ejb3/test/txexceptions/DeploymentDescriptorCheckedRollbackException.java
branches: 1.1.2;application-exception support
1.5 modified bdecoste
src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java
application-exception support
1.2 modified bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/QueueTestMDB.java
branches: 1.2.2;activateConfig to activationConfig
1.2 modified bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/TopicTestMDB.java
branches: 1.2.2;activateConfig to activationConfig
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/unit/EmbeddedEjb3TestCase.java
test for embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/Customer.java test for
embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/CustomerDAOBean.java
branches: 1.1.2;test for embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/CustomerDAOLocal.java
branches: 1.1.2;test for embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/CustomerDAORemote.java
branches: 1.1.2;test for embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/EmbeddedEJB3.jsp test for
embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/JndiTest.jsp test for
embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/QueueTestMDB.java test for
embedded EJB3 in WLS
1.1 added bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/TopicTestMDB.java test for
embedded EJB3 in WLS
1.3 modified starksm
src/test/org/jboss/ejb3/test/xmlcfg/Customer.java Update the jboss LGPL
headers
1.3 modified starksm
src/test/org/jboss/ejb3/test/xmlcfg/EntityTest.java Update the jboss
LGPL headers
1.6 modified starksm
src/test/org/jboss/ejb3/test/xmlcfg/EntityTestBean.java Update the
jboss LGPL headers
1.2 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/CheckedRollbackException.java Update
the jboss LGPL headers
1.3 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/Dao.java Update the jboss
LGPL headers
1.6 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/DaoBean.java Update the jboss
LGPL headers
1.2 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/NoRollbackRemoteException.java
Update the jboss LGPL headers
1.2 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/NoRollbackRuntimeException.java
Update the jboss LGPL headers
1.2 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/RollbackRemoteException.java
Update the jboss LGPL headers
1.2 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/RollbackRuntimeException.java Update
the jboss LGPL headers
1.3 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/SimpleEntity.java Update the
jboss LGPL headers
1.4 modified starksm
src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java
Update the jboss LGPL headers
1.2 modified starksm
src/test/org/jboss/ejb3/test/xmlcfg/unit/EntityUnitTestCase.java Update
the jboss LGPL headers
1.1 added bdecoste
src/test/org/jboss/ejb3/test/webservices/unit/JSR181TestCase.java
@WebServiceRef implementation
1.2 modified bdecoste
src/test/org/jboss/ejb3/test/webservices/SomeBean.java @WebServiceRef
implementation
1.1 added bdecoste
src/test/org/jboss/ejb3/test/webservices/jsr181/EJB3Bean.java
@WebServiceRef implementation
1.1 added bdecoste
src/test/org/jboss/ejb3/test/webservices/jsr181/EJB3RemoteInterface.java
@WebServiceRef implementation
1.1 added bdecoste
src/test/org/jboss/ejb3/test/webservices/jsr181/EndpointInterface.java
@WebServiceRef implementation
1.1 added bdecoste
src/test/org/jboss/ejb3/test/webservices/jsr181/StatelessBean.java
@WebServiceRef implementation
1.1 added bdecoste
src/test/org/jboss/ejb3/test/webservices/jsr181/StatelessRemote.java
@WebServiceRef implementation
1.1 added bill
src/test/org/jboss/ejb3/test/webservices/SomeBean.java branches:
1.1.2;@WebService
1.1 added bill
src/test/org/jboss/ejb3/test/webservices/SomeEndpointInterface.java
branches: 1.1.2;@WebService
1.1 added bill
src/test/org/jboss/ejb3/test/webservices/unit/WsUnitTestCase.java
branches: 1.1.2;@WebService
1.6 modified bill src/test/org/jboss/ejb3/test/xmlcfg/Customer.java
latest hibernate stuff
1.5 modified bill src/test/org/jboss/ejb3/test/xmlcfg/Customer.java
update to latest hibernates
1.4 modified bdecoste
src/test/org/jboss/ejb3/test/xmlcfg/unit/EntityUnitTestCase.java
updated default jndi binding
1.2 modified bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/unit/EmbeddedEjb3TestCase.java
branches: 1.2.2;updated default jndi binding
1.7 modified bdecoste
src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java
updated default jndi binding
1.2 modified bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/EmbeddedEJB3.jsp branches:
1.2.2;wls tests
1.2 modified bdecoste
src/test/org/jboss/ejb3/test/wls/embeddedwar/JndiTest.jsp branches:
1.2.2;wls tests
1.4 modified bill src/test/org/jboss/ejb3/test/xmlcfg/Customer.java
update to latest HEM that has GeneratedValue change
1.2 modified bill
src/test/org/jboss/ejb3/test/wls/embeddedwar/Customer.java branches:
1.2.2;update to latest HEM that has GeneratedValue change
-------------------------------------------------------
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=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development