Unit Test Results

Designed for use with JUnit and Ant. Generated on June 26 2005.

Class org.jboss.test.webservice.jbws79.JBWS79TestCase

NameTestsErrorsFailuresTime(s)
JBWS79TestCase2209.407

Tests

NameStatusTypeTime(s)
testEndpointOneErrorCould not dereference object
javax.naming.NamingException: Could not dereference object [Root exception is javax.xml.rpc.ServiceException: Error processing WSDL document:  
WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at '/ws4ee-jbws79/HelloOne?wsdl&resource=HelloOneService.wsdl'.: This file was not found: file:/ws4ee-jbws79/HelloOne?wsdl&resource=HelloOneService.wsdl: java.io.FileNotFoundException: This file was not found: file:/ws4ee-jbws79/HelloOne?wsdl&resource=HelloOneService.wsdl
	at com.ibm.wsdl.util.StringUtils.getContentAsReader(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:448)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:433)
	at org.jboss.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:273)
	at java.lang.Thread.run(Thread.java:534)
]
	at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1135)
	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:690)
	at org.jboss.naming.client.java.javaURLContextFactory$EncContextProxy.invoke(javaURLContextFactory.java:120)
	at $Proxy1.lookup(Unknown Source)
	at javax.naming.InitialContext.lookup(InitialContext.java:347)
	at org.jboss.test.webservice.jbws79.JBWS79TestCase.testEndpointOne(JBWS79TestCase.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	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: javax.xml.rpc.ServiceException: Error processing WSDL document:  
WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at '/ws4ee-jbws79/HelloOne?wsdl&resource=HelloOneService.wsdl'.: This file was not found: file:/ws4ee-jbws79/HelloOne?wsdl&resource=HelloOneService.wsdl: java.io.FileNotFoundException: This file was not found: file:/ws4ee-jbws79/HelloOne?wsdl&resource=HelloOneService.wsdl
	at com.ibm.wsdl.util.StringUtils.getContentAsReader(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:448)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:433)
	at org.jboss.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:273)
	at java.lang.Thread.run(Thread.java:534)

	at org.jboss.axis.client.Service.initService(Service.java:289)
	at org.jboss.axis.client.Service.<init>(Service.java:191)
	at org.jboss.webservice.client.ServiceImpl.<init>(ServiceImpl.java:110)
	at org.jboss.webservice.client.ServiceObjectFactory.getObjectInstance(ServiceObjectFactory.java:158)
	at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:301)
	at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1110)
	at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1127)
	... 26 more
2.337
testEndpointTwoErrorCould not dereference object
javax.naming.NamingException: Could not dereference object [Root exception is javax.xml.rpc.ServiceException: Error processing WSDL document:  
WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at '/ws4ee-jbws79/HelloTwo?wsdl&resource=HelloOneService.wsdl'.: This file was not found: file:/ws4ee-jbws79/HelloTwo?wsdl&resource=HelloOneService.wsdl: java.io.FileNotFoundException: This file was not found: file:/ws4ee-jbws79/HelloTwo?wsdl&resource=HelloOneService.wsdl
	at com.ibm.wsdl.util.StringUtils.getContentAsReader(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:448)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:433)
	at org.jboss.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:273)
	at java.lang.Thread.run(Thread.java:534)
]
	at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1135)
	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:690)
	at org.jboss.naming.client.java.javaURLContextFactory$EncContextProxy.invoke(javaURLContextFactory.java:120)
	at $Proxy1.lookup(Unknown Source)
	at javax.naming.InitialContext.lookup(InitialContext.java:347)
	at org.jboss.test.webservice.jbws79.JBWS79TestCase.testEndpointTwo(JBWS79TestCase.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	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: javax.xml.rpc.ServiceException: Error processing WSDL document:  
WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at '/ws4ee-jbws79/HelloTwo?wsdl&resource=HelloOneService.wsdl'.: This file was not found: file:/ws4ee-jbws79/HelloTwo?wsdl&resource=HelloOneService.wsdl: java.io.FileNotFoundException: This file was not found: file:/ws4ee-jbws79/HelloTwo?wsdl&resource=HelloOneService.wsdl
	at com.ibm.wsdl.util.StringUtils.getContentAsReader(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:448)
	at org.jboss.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:433)
	at org.jboss.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:273)
	at java.lang.Thread.run(Thread.java:534)

	at org.jboss.axis.client.Service.initService(Service.java:289)
	at org.jboss.axis.client.Service.<init>(Service.java:191)
	at org.jboss.webservice.client.ServiceImpl.<init>(ServiceImpl.java:110)
	at org.jboss.webservice.client.ServiceObjectFactory.getObjectInstance(ServiceObjectFactory.java:158)
	at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:301)
	at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1110)
	at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1127)
	... 26 more
0.223


Java Version1.4.2_07
Java VendorSun Microsystems Inc.
Java VM NameJava HotSpot(TM) Client VM
Java VM Version1.4.2_07-b05
Java VM Infomixed mode
OS NameLinux
OS Version2.4.21-32.0.1.ELsmp
OS Archi386