]
Aaron Walker updated JBMESSAGING-1222:
--------------------------------------
JBoss Forum Reference:
Remote-bisocket JMS test fail on Mac OSX
----------------------------------------
Key: JBMESSAGING-1222
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1222
Project: JBoss Messaging
Issue Type: Bug
Components: Tests and Performance
Affects Versions: 1.4.0.SP3
Environment: Mac OSX 10.4.11 Apple JVM 1.5.0_13
Mac OSX 10.5.1 Apple JVM 1.5.0_13
Reporter: Aaron Walker
Assigned To: Aaron Walker
Priority: Minor
I get a NullPointerException from the following in the ServerContainer.java and
LocalTestServer.java when running the remote tests
ServerContainer.java
......
private void readConfigurationFile() throws Exception
{
InputStream cs =
getClass().getClassLoader().getResourceAsStream(CONFIGURATION_FILE_NAME);
.....
and
LocalTestServer.java
.....
public void poisonTheServer(int type) throws Exception
{
URL url = this.getClass().getClassLoader().getResource("poison.xml");
return null when running the remote tests
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: