summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack87-11/+160
2008-08-13pass the servlet request and response to the script processorantelder3-8/+7
2008-08-13TUSCANY-2543: apply patch from Ramkumar Ramalingam to Demostrate Explicit/Imp...antelder10-120/+191
2008-08-13TUSCANY-2504: apply patch from Dan Becker to give Atom binding support for ne...antelder3-19/+327
2008-08-13TUSCANY-2546: apply patch from Dan Becker to Update all pom files to use late...antelder1-1/+1
2008-08-13TUSCANY-2544 Give the gdata projects better names and remove the cast to the ...slaws4-7/+9
2008-08-13Add implementation.web client using jsonrpcantelder6-0/+223
2008-08-12Refactoring the launcher to follow the same pattern used in other apps (launc...lresende3-13/+9
2008-08-12Fix TUSCANY-2531nash9-19/+207
2008-08-12Move to SDO 1.1.1 releaserfeng28-57/+57
2008-08-12Remove javax.xml.stream* packages from systemPackagesrfeng2-3/+3
2008-08-12Use maven dependency:copy to avoid space issue with surefirerfeng1-3/+31
2008-08-12Remove the need for the WebSingletonantelder3-79/+7
2008-08-12Remove unused dependency and correct osgi infoantelder1-8/+2
2008-08-12Remove duplicate taglibantelder2-145/+0
2008-08-12Added Transient Name Server JSE Corba host. Adjusted existing bindings and in...wjaniszewski29-184/+714
2008-08-12JavaEE application as a componentvamsic0075-0/+189
2008-08-12remove unneeded dependenciesantelder1-14/+0
2008-08-12Remove unneeded dependencyantelder1-7/+0
2008-08-12Remove unused classantelder1-34/+0
2008-08-12Add helloworld-jsp sample using implementation.webantelder7-0/+233
2008-08-12Add activemq dependency so sample works out-of-the-box on tomcatantelder1-0/+7
2008-08-12Add the script initilization codeantelder1-0/+21
2008-08-12Add the impl.web RuntimeComponent to the app context and use in the component...antelder2-1/+5
2008-08-12Add implementation.jee modelvamsic00713-0/+851
2008-08-12missed license and notice files in the earlier commit.vamsic0072-0/+211
2008-08-12Change taglib to use a ComponentContext if its availableantelder1-4/+13
2008-08-12Update to add and use the ComponentContext to the app contextantelder3-2/+72
2008-08-12Convert to SCA Node APIrfeng3-12/+27
2008-08-11Change to static references to constantsrfeng2-9/+9
2008-08-11Make AssemblyHelper non-static so that factories can be passed in rfeng3-54/+80
2008-08-11Format code and clean up importsrfeng6-330/+338
2008-08-11Fix build error in certain platform where " is not handled correctlyrfeng1-1/+1
2008-08-11Code to model Web and EJB archives (non-SCA enhanced archives) as SCA contrib...vamsic0079-0/+956
2008-08-11Add test dependency and fix testcaseantelder2-0/+10
2008-08-11Start supporting referneces on implementation.webantelder1-2/+38
2008-08-11Change to work with the embedded webapp runtime and new implementation.web, a...antelder5-45/+85
2008-08-11Add impl.web to buildantelder1-0/+2
2008-08-11Start getting implementation-web to work with the new modelantelder3-0/+153
2008-08-11Support setting attributes in the app contextantelder1-1/+8
2008-08-11Update dependencies so you can use this module on its own and eveything you ...antelder1-1/+13
2008-08-11Protect against NPE when InterfaceContract is nullantelder1-6/+13
2008-08-11Protect against NPE when the InterfaceCOntract is also nullantelder1-2/+8
2008-08-11Delete classes now in model moduleantelder3-121/+0
2008-08-09TUSCANY-2477 - Applying Dan's patch that addes support for eTag and last-modi...lresende6-22/+1024
2008-08-09TUSCANY-2494 - Applying missing files from douglas's patchlresende12-0/+1281
2008-08-09TUSCANY-2494 - Applying douglas's patchlresende9-278/+354
2008-08-09Enable the https support for embedded tomcat and jetty with unit testsrfeng6-55/+192
2008-08-08Fix for TUSCANY-2527rfeng2-8/+8
2008-08-08Support to start OSGi from a list of jar filesrfeng8-31/+170