summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the webapp regression where the no explicit deployable composite is passe...rfeng2008-08-183-77/+105
* Some code cleanupswjaniszewski2008-08-184-408/+14
* Moved databinding setting to DOM from implementation-bpel to implementation-b...jsdelfino2008-08-182-4/+13
* Index methods by idl name in addition to method name, this will allow a clien...jsdelfino2008-08-181-0/+1
* Added support for CORBA unionswjaniszewski2008-08-1739-27/+1449
* Fixed a number of NPEs when a contribution contains multiple WSDLs in a names...jsdelfino2008-08-172-79/+96
* Added support for partnerLinkType/role/portType elements.jsdelfino2008-08-171-4/+12
* Some refactoring, moved the factory implementation to the impl package. Moved...jsdelfino2008-08-179-67/+15
* Minor cleanup and code formatting to help readability.jsdelfino2008-08-1712-697/+612
* Added support for CORBA arrayswjaniszewski2008-08-1632-169/+1296
* Port DefaultSCADomain to use SCA Node implrfeng2008-08-1522-632/+1249
* binding-corba-runtime and binding-sca-corba modules cleanupwjaniszewski2008-08-158-57/+22
* TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...slaws2008-08-152-1/+12
* TUSCANY-2443 - Applying Ram's patch to remove the duplicated promotion of sam...lresende2008-08-141-19/+0
* host-corba* modules code cleanup, added comments, svn headerswjaniszewski2008-08-1413-7/+32
* binding-corba* modules Code cleanup, added comments, svn headerswjaniszewski2008-08-1432-183/+53
* TUSCANY-2455: apply patch from Ramkumar Ramalingam for Exception not thrown o...antelder2008-08-141-1/+1
* Add ejb intent to the computed references.vamsic0072008-08-144-1/+12
* Corrected a few spellings and changed formatting.vamsic0072008-08-141-31/+32
* Temporarily embed the jsonrpc client into implementation.web to get the test ...antelder2008-08-133-7/+554
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-1387-11/+160
* pass the servlet request and response to the script processorantelder2008-08-133-8/+7
* TUSCANY-2504: apply patch from Dan Becker to give Atom binding support for ne...antelder2008-08-133-19/+327
* TUSCANY-2546: apply patch from Dan Becker to Update all pom files to use late...antelder2008-08-131-1/+1
* TUSCANY-2544 Give the gdata projects better names and remove the cast to the ...slaws2008-08-134-7/+9
* Fix TUSCANY-2531nash2008-08-125-14/+202
* Move to SDO 1.1.1 releaserfeng2008-08-124-7/+7
* Remove javax.xml.stream* packages from systemPackagesrfeng2008-08-121-2/+2
* Use maven dependency:copy to avoid space issue with surefirerfeng2008-08-121-3/+31
* Remove the need for the WebSingletonantelder2008-08-123-79/+7
* Remove unused dependency and correct osgi infoantelder2008-08-121-8/+2
* Remove duplicate taglibantelder2008-08-122-145/+0
* Added Transient Name Server JSE Corba host. Adjusted existing bindings and in...wjaniszewski2008-08-1220-177/+571
* JavaEE application as a componentvamsic0072008-08-125-0/+189
* Add the script initilization codeantelder2008-08-121-0/+21
* Add the impl.web RuntimeComponent to the app context and use in the component...antelder2008-08-122-1/+5
* Add implementation.jee modelvamsic0072008-08-1213-0/+851
* missed license and notice files in the earlier commit.vamsic0072008-08-122-0/+211
* Change taglib to use a ComponentContext if its availableantelder2008-08-121-4/+13
* Update to add and use the ComponentContext to the app contextantelder2008-08-123-2/+72
* Change to static references to constantsrfeng2008-08-112-9/+9
* Make AssemblyHelper non-static so that factories can be passed in rfeng2008-08-113-54/+80
* Format code and clean up importsrfeng2008-08-116-330/+338
* Fix build error in certain platform where " is not handled correctlyrfeng2008-08-111-1/+1
* Code to model Web and EJB archives (non-SCA enhanced archives) as SCA contrib...vamsic0072008-08-119-0/+956
* Add test dependency and fix testcaseantelder2008-08-112-0/+10
* Start supporting referneces on implementation.webantelder2008-08-111-2/+38
* Add impl.web to buildantelder2008-08-111-0/+2
* Start getting implementation-web to work with the new modelantelder2008-08-113-0/+153
* Support setting attributes in the app contextantelder2008-08-111-1/+8