Bug 777827 (SOA-354)

Summary: jaxr scout test failures in EAP testsuite
Product: [JBoss] JBoss Enterprise SOA Platform 4 Reporter: Rajesh Rajasekaran <rajesh.rajasekaran>
Component: JBossASAssignee: trev <tkirby>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 4.2 CP01CC: jwulf
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-354
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 777828 (view as bug list) Environment:
Last Closed: 2009-12-03 17:44:14 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 777826, 777847    
Attachments:
Description Flags
server.log none

Description Rajesh Rajasekaran 2008-01-22 23:26:54 UTC
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

Comment 1 Mark Little 2008-01-25 16:14:04 UTC
Please attach the server log.

Comment 2 Mark Little 2008-01-26 12:47:52 UTC
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.

Comment 3 Fernando Meyer 2008-01-28 14:06:59 UTC
Attachment: Added: server.log


Comment 4 Mark Little 2008-01-29 14:36:04 UTC
Link: Added: This issue is a dependency of SOA-375


Comment 5 Mark Little 2008-05-15 19:30:49 UTC
Link: Added: This issue is related to SOA-375


Comment 6 Mark Little 2008-05-15 19:31:52 UTC
Link: Added: This issue is related to SOA-548


Comment 7 Mark Little 2008-05-15 19:32:07 UTC
Link: Removed: This issue is related to SOA-375 


Comment 8 Julian Coleman 2009-03-10 10:14:35 UTC
Link: Added: This issue related SOA-1217


Comment 9 nwallace 2009-04-29 14:03:47 UTC
Link: Added: This issue related SOA-1298


Comment 10 nwallace 2009-12-03 17:44:14 UTC
This was a sub task of SOA-1217 and SOA- 1298 which have been closed so I'm closing this one now.