summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng74-77/+574
2008-08-18Fix the webapp regression where the no explicit deployable composite is passe...rfeng3-77/+105
2008-08-18Some code cleanupswjaniszewski4-408/+14
2008-08-18Moved databinding setting to DOM from implementation-bpel to implementation-b...jsdelfino2-4/+13
2008-08-18Index methods by idl name in addition to method name, this will allow a clien...jsdelfino1-0/+1
2008-08-17Added support for CORBA unionswjaniszewski39-27/+1449
2008-08-17Fixed a number of NPEs when a contribution contains multiple WSDLs in a names...jsdelfino2-79/+96
2008-08-17Added support for partnerLinkType/role/portType elements.jsdelfino1-4/+12
2008-08-17Some refactoring, moved the factory implementation to the impl package. Moved...jsdelfino9-67/+15
2008-08-17Minor cleanup and code formatting to help readability.jsdelfino12-697/+612
2008-08-16Added support for CORBA arrayswjaniszewski32-169/+1296
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng22-632/+1249
2008-08-15binding-corba-runtime and binding-sca-corba modules cleanupwjaniszewski8-57/+22
2008-08-15TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...slaws2-1/+12
2008-08-14TUSCANY-2443 - Applying Ram's patch to remove the duplicated promotion of sam...lresende1-19/+0
2008-08-14host-corba* modules code cleanup, added comments, svn headerswjaniszewski13-7/+32
2008-08-14binding-corba* modules Code cleanup, added comments, svn headerswjaniszewski32-183/+53
2008-08-14TUSCANY-2455: apply patch from Ramkumar Ramalingam for Exception not thrown o...antelder1-1/+1
2008-08-14Add ejb intent to the computed references.vamsic0074-1/+12
2008-08-14Corrected a few spellings and changed formatting.vamsic0071-31/+32
2008-08-13Temporarily embed the jsonrpc client into implementation.web to get the test ...antelder3-7/+554
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-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-12Fix TUSCANY-2531nash5-14/+202
2008-08-12Move to SDO 1.1.1 releaserfeng4-7/+7
2008-08-12Remove javax.xml.stream* packages from systemPackagesrfeng1-2/+2
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...wjaniszewski20-177/+571
2008-08-12JavaEE application as a componentvamsic0075-0/+189
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-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-11Add impl.web to buildantelder1-0/+2
2008-08-11Start getting implementation-web to work with the new modelantelder3-0/+153