Hide Forgot
++ This bug is a clone of bug 777827 ++ Date of First Response: 2008-01-25 11:14:04 project_key: SOA Currently all jaxr scout tests in the EAP testsuite fail with the error shown below. This could be a configuration issue on the test side with the new version of juddi/scout in SOA. The following properties currently used by the tests need to be verified. <sysproperty key="javax.xml.registry.ConnectionFactoryClass" value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/> <sysproperty key="jaxr.query.url" value="http://${node0}:8080/juddi/inquiry"/> <sysproperty key="jaxr.publish.url" value="http://${node0}:8080/juddi/publish"/> <sysproperty key="juddi.proxy.transportClass" value="org.jboss.jaxr.juddi.transport.SaajTransport"/> <sysproperty key="host.name" value="${node0}"/> <sysproperty key="jndi.bind.name" value="JAXR"/> javax.xml.registry.JAXRException: env:Server::null at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.getAuthToken(BusinessLifeCycleManagerImpl.java:726) at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.executeOperation(BusinessLifeCycleManagerImpl.java:519) at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.saveOrganizations(BusinessLifeCycleManagerImpl.java:389) at org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase.saveOrg(JaxrDeleteOrganizationTestCase.java:56) at org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase.testDeleteOrgs(JaxrDeleteOrganizationTestCase.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567) Caused by: env:Server::null at org.jboss.jaxr.juddi.transport.SaajTransport.send(SaajTransport.java:95) at org.apache.juddi.proxy.RegistryProxy.execute(RegistryProxy.java:368) at org.apache.juddi.AbstractRegistry.getAuthToken(AbstractRegistry.java:344) at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.getAuthToken(BusinessLifeCycleManagerImpl.java:721) ... 19 more Caused by: env:Server::null at org.jboss.jaxr.juddi.transport.SaajTransport.send(SaajTransport.java:89) ... 22 more
Please attach the server log.
Still waiting for server log. In the meantime, we should not necessarily expect all existing EAP juddi tests to work because the latest version of Scout and jUDDI is what the ESB uses and there may be incompatibilities with previous versions/assumptions.
Attachment: Added: server.log
Link: Added: This issue is a dependency of SOA-375
Link: Added: This issue is related to SOA-375
Link: Added: This issue is related to SOA-548
Link: Removed: This issue is related to SOA-375
Link: Added: This issue related SOA-1217
Link: Added: This issue related SOA-1298
This was a sub task of SOA-1217 and SOA- 1298 which have been closed so I'm closing this one now.