SDOContextHelper in standalone/non-OSGi
---------------------------------------
Key: TUSCANY-3936
URL: https://issues.apache.org/jira/browse/TUSCANY-3936
Project: Tuscany
Issue Type: Bug
Components: Java SCA Databinding-SDO
Affects Versions: Java-SCA-2.0-Beta3
Reporter: Michael Vorburger
Fix For: Java-SCA-2.0
Attachments:
0003-Fix-in-SDOContextHelper-for-standalone-non-OSGi-SDO-.patch
While playing with Tuscany & SDO, I found an issue which to me looked like a
bug in SDOContextHelper, in standalone/non-OSGi scenarios - unless I'm not
getting it.
Without this patch, one of the test projects I wrote (available at
https://github.com/vorburger/tuscany-sca-2.x/tree/trunk/samples/getting-started/helloworld-webservice-sdo-dynamic
or
https://github.com/vorburger/tuscany-sca-2.x/tree/trunk/samples/getting-started/helloworld-webservice-sdo)
fail with a java.lang.NullPointerException at
org.apache.tuscany.sca.databinding.sdo.ImportSDOProcessor.importWSDL(ImportSDOProcessor.java:176)
- the proposed change address that.
Attached a proposed patch to SDOContextHelper. This should be reviewed by
somebody with a better understanding of Tuscany's internals, SDO integration,
and standalone SE/EE vs. OSGi environments.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira