summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added missing @Override annotation to methods that override methods from ↵mcombellack2008-08-1387-11/+160
| | | | | | their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
* pass the servlet request and response to the script processorantelder2008-08-133-8/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685523 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2543: apply patch from Ramkumar Ramalingam to Demostrate ↵antelder2008-08-1310-120/+191
| | | | | | Explicit/Implicit services, references in Spring BigBank Sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685520 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2504: apply patch from Dan Becker to give Atom binding support for ↵antelder2008-08-133-19/+327
| | | | | | negotiated content types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685516 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2546: apply patch from Dan Becker to Update all pom files to use ↵antelder2008-08-131-1/+1
| | | | | | latest version of Abdera libraries git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685514 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2544 Give the gdata projects better names and remove the cast to the ↵slaws2008-08-134-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
* Add implementation.web client using jsonrpcantelder2008-08-136-0/+223
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685464 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring the launcher to follow the same pattern used in other apps ↵lresende2008-08-123-13/+9
| | | | | | (launch.launchxxxx launcher) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685380 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2531nash2008-08-129-19/+207
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685310 13f79535-47bb-0310-9956-ffa450edef68
* Move to SDO 1.1.1 releaserfeng2008-08-1228-57/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
* Remove javax.xml.stream* packages from systemPackagesrfeng2008-08-122-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685246 13f79535-47bb-0310-9956-ffa450edef68
* Use maven dependency:copy to avoid space issue with surefirerfeng2008-08-121-3/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685221 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need for the WebSingletonantelder2008-08-123-79/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685204 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependency and correct osgi infoantelder2008-08-121-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685195 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate taglibantelder2008-08-122-145/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685193 13f79535-47bb-0310-9956-ffa450edef68
* Added Transient Name Server JSE Corba host. Adjusted existing bindings and ↵wjaniszewski2008-08-1229-184/+714
| | | | | | 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
* JavaEE application as a componentvamsic0072008-08-125-0/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685166 13f79535-47bb-0310-9956-ffa450edef68
* remove unneeded dependenciesantelder2008-08-121-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685159 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded dependencyantelder2008-08-121-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685158 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classantelder2008-08-121-34/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685156 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld-jsp sample using implementation.webantelder2008-08-127-0/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685152 13f79535-47bb-0310-9956-ffa450edef68
* Add activemq dependency so sample works out-of-the-box on tomcatantelder2008-08-121-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685150 13f79535-47bb-0310-9956-ffa450edef68
* Add the script initilization codeantelder2008-08-121-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685149 13f79535-47bb-0310-9956-ffa450edef68
* Add the impl.web RuntimeComponent to the app context and use in the ↵antelder2008-08-122-1/+5
| | | | | | componentcontextservlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685127 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.jee modelvamsic0072008-08-1213-0/+851
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685124 13f79535-47bb-0310-9956-ffa450edef68
* missed license and notice files in the earlier commit.vamsic0072008-08-122-0/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685123 13f79535-47bb-0310-9956-ffa450edef68
* Change taglib to use a ComponentContext if its availableantelder2008-08-121-4/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685120 13f79535-47bb-0310-9956-ffa450edef68
* Update to add and use the ComponentContext to the app contextantelder2008-08-123-2/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685119 13f79535-47bb-0310-9956-ffa450edef68
* Convert to SCA Node APIrfeng2008-08-123-12/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685008 13f79535-47bb-0310-9956-ffa450edef68
* Change to static references to constantsrfeng2008-08-112-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684981 13f79535-47bb-0310-9956-ffa450edef68
* Make AssemblyHelper non-static so that factories can be passed in rfeng2008-08-113-54/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684980 13f79535-47bb-0310-9956-ffa450edef68
* Format code and clean up importsrfeng2008-08-116-330/+338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684979 13f79535-47bb-0310-9956-ffa450edef68
* Fix build error in certain platform where " is not handled correctlyrfeng2008-08-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684808 13f79535-47bb-0310-9956-ffa450edef68
* Code to model Web and EJB archives (non-SCA enhanced archives) as SCA ↵vamsic0072008-08-119-0/+956
| | | | | | contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684766 13f79535-47bb-0310-9956-ffa450edef68
* Add test dependency and fix testcaseantelder2008-08-112-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684676 13f79535-47bb-0310-9956-ffa450edef68
* Start supporting referneces on implementation.webantelder2008-08-111-2/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684666 13f79535-47bb-0310-9956-ffa450edef68
* Change to work with the embedded webapp runtime and new implementation.web, ↵antelder2008-08-115-45/+85
| | | | | | and change the service name to make the scdl more obvious git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684663 13f79535-47bb-0310-9956-ffa450edef68
* Add impl.web to buildantelder2008-08-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684658 13f79535-47bb-0310-9956-ffa450edef68
* Start getting implementation-web to work with the new modelantelder2008-08-113-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684655 13f79535-47bb-0310-9956-ffa450edef68
* Support setting attributes in the app contextantelder2008-08-111-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684650 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencies so you can use this module on its own and eveything you ↵antelder2008-08-111-1/+13
| | | | | | need is brought in transitively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684649 13f79535-47bb-0310-9956-ffa450edef68
* Protect against NPE when InterfaceContract is nullantelder2008-08-111-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684647 13f79535-47bb-0310-9956-ffa450edef68
* Protect against NPE when the InterfaceCOntract is also nullantelder2008-08-111-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684646 13f79535-47bb-0310-9956-ffa450edef68
* Delete classes now in model moduleantelder2008-08-113-121/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684643 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2477 - Applying Dan's patch that addes support for eTag and ↵lresende2008-08-096-22/+1024
| | | | | | last-modified headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684294 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2494 - Applying missing files from douglas's patchlresende2008-08-0912-0/+1281
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684289 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2494 - Applying douglas's patchlresende2008-08-099-278/+354
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684281 13f79535-47bb-0310-9956-ffa450edef68
* Enable the https support for embedded tomcat and jetty with unit testsrfeng2008-08-096-55/+192
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684186 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2527rfeng2008-08-082-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684136 13f79535-47bb-0310-9956-ffa450edef68
* Support to start OSGi from a list of jar filesrfeng2008-08-088-31/+170
| | | | | | Add more context to ServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684135 13f79535-47bb-0310-9956-ffa450edef68