summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/scdl (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-06Delete itests folder as its now in testing folderantelder5-404/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005062 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update for new sample nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004208 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24fix itest/scdl to match sample locationsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000967 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07Add http binding runtime dependency thats used by jsonp nowantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993274 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces ↵slaws1-1/+5
(JAXWSJavaIntefaceProcessor) and, in the JavaIntefaceProcessor, post process these to reconfigure the Java interface based on what is found. The case where WSDL is referenced is tricky and still has holes. The WSDL is read and is attached to the Java interface as a normalized interface and is used during interface matching. Binding implementations that care about WSDL should really check the normalized interface rather than the service interface itself. This is still a TODO. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986740 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the ↵slaws1-1/+2
associated SCA service has a WS binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984702 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ↵slaws1-1/+12
the wsdl, identified by the location, from the current contribution. The WSDL is associated with the Java component type service by attaching it to the JavaInterface normalized interface slot. This is not ideal but does allow us to pull things out of the WSDL, such a as policy. The spec state that the component type should have interface.wsdl but this messes up our databinding code which expects the component service to exhibit an interface suitable for the actual implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983647 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19fix reference to sample now sample contribution has movedslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946197 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Update for deployer build method signature changeantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945686 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at ↵slaws1-1/+1
deployment time. Required by ASM_5038 and ASM_5039. Still some TODOs including handling elements, composite properties, multiplicity and complex types derived from the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941695 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15Add a test case to show that Deployer can report problems through the ↵rfeng1-0/+22
monitor framework instead of runtime exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923335 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Refactor the databinding introspection to ↵rfeng1-4/+1
tuscany-implementation-java-runtime to avoid deployment time dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903738 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix for TUSCANY-3409rfeng1-7/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903541 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende5-0/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68