OASIS fixes required to make ASM-4002, ASM-4003, ASM-4004, ASM- 8010 work
-------------------------------------------------------------------------
Key: TUSCANY-3346
URL: https://issues.apache.org/jira/browse/TUSCANY-3346
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - OASIS
Affects Versions: Java-SCA-2.0-M3
Environment: All
Reporter: Simon Laws
Fix For: Java-SCA-2.0-M4
Fix to Java package name
Index: sca-contribution.xml
===================================================================
--- sca-contribution.xml (revision 372)
+++ sca-contribution.xml (working copy)
@@ -12,6 +12,6 @@
<import
namespace="http://docs.oasis-open.org/ns/opencsa/scatests/200903"/> <!--
Contributions namespace -->
<import namespace="http://test.sca.oasisopen.org/"/>
<!-- WSDL namespace -->
- <import.java package="test"/> <!-- Java
package -->
+ <import.java package="org.oasisopen.sca.test"/>
<!-- Java package -->
</contribution>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.