[JBoss JIRA] Deleted: (JBAS-4857) NPE in ContainerConfigurationMetaDataWrapper
by Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-4857?page=all ]
Thomas Diesler deleted JBAS-4857:
---------------------------------
> NPE in ContainerConfigurationMetaDataWrapper
> --------------------------------------------
>
> Key: JBAS-4857
> URL: http://jira.jboss.com/jira/browse/JBAS-4857
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
> Assigned To: Scott M Stark
>
> [tdiesler@tddell trunk]$ ant -Dtest=org.jboss.test.ws.benchmark.jaxrpc.BenchmarkDocEJBTestCase one-test
> getContainerConfigurations returns null
> configurationsWrapper = new ContainerConfigurationsMetaDataWrapper(primary.getContainerConfigurations(),
> defaults.getContainerConfigurations());
> Caused by: java.lang.NullPointerException
> at org.jboss.metadata.ejb.jboss.ContainerConfigurationsMetaDataWrapper.<init>(ContainerConfigurationsMetaDataWrapper.java:60)
> at org.jboss.metadata.ejb.jboss.JBossMetaDataWrapper.<init>(JBossMetaDataWrapper.java:57)
> at org.jboss.deployment.JBossEjbParsingDeployer.parse(JBossEjbParsingDeployer.java:104)
> at org.jboss.deployment.JBossEjbParsingDeployer.parse(JBossEjbParsingDeployer.java:44)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months
[JBoss JIRA] Created: (JBPM-1070) The jBPM test configuration has problem with database setup
by Jiri Pechanec (JIRA)
The jBPM test configuration has problem with database setup
-----------------------------------------------------------
Key: JBPM-1070
URL: http://jira.jboss.com/jira/browse/JBPM-1070
Project: JBoss jBPM
Issue Type: Bug
Affects Versions: jBPM jPDL 3.2.2
Reporter: Jiri Pechanec
Assigned To: Tom Baeyens
The jBPM test process expects hiberante.properties file to be placed in defined configuration directory. jBPM config file JBPM.3/jpdl/jar/src/test/config/jbpm.cfg.xml orders to use hibernate.properties file (<string name="resource.hibernate.properties" value="hibernate.properties" />).
But the JBPM.3/jpdl/jar/src/test/java/org/jbpm/db/AbstractDbTestCase.java uses config file less JBPM.3/jpdl/jar/src/test/java/org/jbpm/jbpm.test.cfg.xml and the line mentioned above is missing. Thus the configuration is read from standard hibernate.cfg.xml.
Solution
Either add the missing line to jbpm.test.cfg.xml or change AbstractDbTestCase.java to use central config file in config directory. The second one is preferred.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months
[JBoss JIRA] Created: (JBAS-4853) jbossxb-1.0.0.GA shows webservice regression
by Thomas Diesler (JIRA)
jbossxb-1.0.0.GA shows webservice regression
--------------------------------------------
Key: JBAS-4853
URL: http://jira.jboss.com/jira/browse/JBAS-4853
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Thomas Diesler
Fix For: JBossAS-4.2.2.GA
This failure occurs with jbossxb-1.0.0.GA-brew. It does not occur with CR11
org.jboss.test.ws.jaxrpc.marshall.MarshallDocLitTestCase.testString
junit.framework.ComparisonFailure: expected:< > but was:<>
at org.jboss.test.ws.jaxrpc.marshall.MarshallTest.testString(MarshallTest.java:613)
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)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months
[JBoss JIRA] Created: (JBAS-4860) List of Timers contains all SLSB and MDB, not only those implementing TimedObject
by Frank Langelage (JIRA)
List of Timers contains all SLSB and MDB, not only those implementing TimedObject
---------------------------------------------------------------------------------
Key: JBAS-4860
URL: http://jira.jboss.com/jira/browse/JBAS-4860
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-4.2.2.GA
Environment: JBoss-4.2.2.GA, built from the current sources.
Sun JDK 1.5.0_13 on Sun Solaris 10 SPARC.
Reporter: Frank Langelage
Priority: Minor
If I call the listTimers operation using the jmx-console I see all Stateless session Beans and all Message Driven Beans now, but only 5 of this 64 are really TimeObjects:
Output is for example:
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=MbiWaehrFacade]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-planning.jar,name=MbiProbfSelect]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-costing.jar,name=PreliminaryCosting]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-common.jar,name=Version]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=Calendar]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-inventory.jar,name=StockManagement]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-sales.jar,name=SalesOrder]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-sales.jar,name=SalesItem]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=MailService]
handle: [id=1190398872277,target=[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=MailService],first=21-Sep-2007 20:23:00.000,periode=60000]
[id=1190398872277,target=[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=MailService],remaining=47564,periode=60000,in_timeout]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=MbiFistaFacade]
[target=jboss.j2ee:service=EJB3,ear=mbi2e-lafr-sb2000-ipc.ear,jar=ejb-session-core.jar,name=MessageRetrieval]
MailService implements TimeObject, but all others do not.
My Stateful Session Beans don't appear in the list, but all Stateless and MDBs do.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months