You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2006/05/02 22:23:48 UTC

[jira] Commented: (TUSCANY-253) SDO types not being registered in webapp (BigBank)

    [ http://issues.apache.org/jira/browse/TUSCANY-253?page=comments#action_12377468 ] 

ant elder commented on TUSCANY-253:
-----------------------------------

I've committed a change in r399025 which fixes this particular problem. BB still doesn't work as now the AccountService WS fails as the request isn't deserialized into an SDO correctly. I'll raise a seperate JIRA for that.

> 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
>     Assignee: ant elder
>     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