summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack87-11/+160
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13pass the servlet request and response to the script processorantelder3-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685523 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13TUSCANY-2504: apply patch from Dan Becker to give Atom binding support for ↵antelder3-19/+327
negotiated content types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685516 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13TUSCANY-2546: apply patch from Dan Becker to Update all pom files to use ↵antelder1-1/+1
latest version of Abdera libraries git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685514 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13TUSCANY-2544 Give the gdata projects better names and remove the cast to the ↵slaws4-7/+9
Feed class in ConsumerClientImpl so that it compiles on an IBM JDK. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685505 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Fix TUSCANY-2531nash5-14/+202
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685310 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Move to SDO 1.1.1 releaserfeng4-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove javax.xml.stream* packages from systemPackagesrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685246 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Use maven dependency:copy to avoid space issue with surefirerfeng1-3/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685221 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove the need for the WebSingletonantelder3-79/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685204 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove unused dependency and correct osgi infoantelder1-8/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685195 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove duplicate taglibantelder2-145/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685193 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Added Transient Name Server JSE Corba host. Adjusted existing bindings and ↵wjaniszewski20-177/+571
integration tests and removed 'provideNameServer' flag from binding.corba configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685180 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12JavaEE application as a componentvamsic0075-0/+189
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685166 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Add the script initilization codeantelder1-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685149 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Add the impl.web RuntimeComponent to the app context and use in the ↵antelder2-1/+5
componentcontextservlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685127 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Add implementation.jee modelvamsic00713-0/+851
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685124 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12missed license and notice files in the earlier commit.vamsic0072-0/+211
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685123 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Change taglib to use a ComponentContext if its availableantelder1-4/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685120 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Update to add and use the ComponentContext to the app contextantelder3-2/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685119 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Change to static references to constantsrfeng2-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684981 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Make AssemblyHelper non-static so that factories can be passed in rfeng3-54/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684980 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Format code and clean up importsrfeng6-330/+338
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684979 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Fix build error in certain platform where " is not handled correctlyrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684808 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Code to model Web and EJB archives (non-SCA enhanced archives) as SCA ↵vamsic0079-0/+956
contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684766 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Add test dependency and fix testcaseantelder2-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684676 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Start supporting referneces on implementation.webantelder1-2/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684666 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Add impl.web to buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684658 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Start getting implementation-web to work with the new modelantelder3-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684655 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Support setting attributes in the app contextantelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684650 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Update dependencies so you can use this module on its own and eveything you ↵antelder1-1/+13
need is brought in transitively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684649 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Protect against NPE when InterfaceContract is nullantelder1-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684647 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Protect against NPE when the InterfaceCOntract is also nullantelder1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684646 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Delete classes now in model moduleantelder3-121/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684643 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09TUSCANY-2477 - Applying Dan's patch that addes support for eTag and ↵lresende6-22/+1024
last-modified headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684294 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09TUSCANY-2494 - Applying missing files from douglas's patchlresende12-0/+1281
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684289 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09TUSCANY-2494 - Applying douglas's patchlresende9-278/+354
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684281 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09Enable the https support for embedded tomcat and jetty with unit testsrfeng6-55/+192
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684186 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Support to start OSGi from a list of jar filesrfeng7-19/+63
Add more context to ServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684135 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Rename extensibility-eclipse to extensibility-equinoxrfeng9-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684090 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fix typo in the classnamerfeng3-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684086 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove an unused empty classrfeng1-29/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684055 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng9-121/+218
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684046 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove dependencies on xml-apis, xercesImpl, and xalan except for the one ↵antelder7-45/+132
plave in the axis2 binding that needs xercesImpl when doing ws-sec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683979 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove xml-apis dependencyantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683975 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08File left off commit in r683939antelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683966 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08TUSCANY-2514: make tuscany-host-{tomcat,jetty} optional for binding.ws clientsantelder4-9/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683939 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Reverting continuum debug statementslresende1-26/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683887 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Make sure getServices() returns an empty listrfeng1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683881 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fixing BPEL validation issues in continuum build environmentlresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683832 13f79535-47bb-0310-9956-ffa450edef68