SDO types not being registered in webapp (BigBank)
--------------------------------------------------

         Key: TUSCANY-253
         URL: http://issues.apache.org/jira/browse/TUSCANY-253
     Project: Tuscany
        Type: Bug

  Components: Java SCA Core, Java SCA Axis Binding  
    Reporter: Rick Rineholt
    Priority: Blocker


It doesn't appear that SDO types are being registered in a webapp environment 
where SCA components have externalServices.  
apache.tuscany.binding.axis2.util.AxiomHelper.toDataObject(commonj.sdo.helper.TypeHelper,
 java.lang.Object[], javax.xml.namespace.QName)  returns null for 
xsdHelper.getGlobalProperty(typeQN.getNamespaceURI(), typeQN.getLocalPart(), 
true);

To reproduce run BB 
URL to start http://localhost:8080/webclient-SNAPSHOT/login.html
logon with test/password


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to