diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-23 18:23:06 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-23 18:23:06 +0000 |
commit | 561690e6ecf5aa4eb7ddd1093ada36b0f0433cb4 (patch) | |
tree | 84c18d965e9ba436755b96a045a883fceacc80ab /branches/sca-java-1.x/samples | |
parent | 310e9fb3277f36407eac8146745517d90ba15285 (diff) |
Improve the handling of INOUT and OUT parameters using JAX-WS Holder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768005 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples')
-rw-r--r-- | branches/sca-java-1.x/samples/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/samples/pom.xml b/branches/sca-java-1.x/samples/pom.xml index 1624c2991f..53bfce00bf 100644 --- a/branches/sca-java-1.x/samples/pom.xml +++ b/branches/sca-java-1.x/samples/pom.xml @@ -86,9 +86,7 @@ <module>helloworld-ws-reference-secure</module> <module>helloworld-ws-sdo</module> <module>helloworld-ws-sdo-webapp</module> - <!-- <module>holder-ws-service</module> - --> <module>implementation-composite</module> <module>implementation-crud</module> <module>implementation-crud-extension</module> |