summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-1220-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
* 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
* 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
* 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
* 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
* Support to start OSGi from a list of jar filesrfeng2008-08-087-19/+63
| | | | | | Add more context to ServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684135 13f79535-47bb-0310-9956-ffa450edef68
* Rename extensibility-eclipse to extensibility-equinoxrfeng2008-08-089-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684090 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in the classnamerfeng2008-08-083-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684086 13f79535-47bb-0310-9956-ffa450edef68
* Remove an unused empty classrfeng2008-08-081-29/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684055 13f79535-47bb-0310-9956-ffa450edef68
* Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng2008-08-089-121/+218
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684046 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependencies on xml-apis, xercesImpl, and xalan except for the one ↵antelder2008-08-087-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
* Remove xml-apis dependencyantelder2008-08-081-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683975 13f79535-47bb-0310-9956-ffa450edef68
* File left off commit in r683939antelder2008-08-081-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683966 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2514: make tuscany-host-{tomcat,jetty} optional for binding.ws clientsantelder2008-08-084-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683939 13f79535-47bb-0310-9956-ffa450edef68
* Reverting continuum debug statementslresende2008-08-081-26/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683887 13f79535-47bb-0310-9956-ffa450edef68
* Make sure getServices() returns an empty listrfeng2008-08-081-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683881 13f79535-47bb-0310-9956-ffa450edef68
* Fixing BPEL validation issues in continuum build environmentlresende2008-08-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683832 13f79535-47bb-0310-9956-ffa450edef68
* Add check to avoid ArrayOutofBoundrfeng2008-08-081-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683776 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-implementation-web is used by modules\implementation-web as well. ↵vamsic0072008-08-071-1/+1
| | | | | | Changing the artifactId to match the module name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683636 13f79535-47bb-0310-9956-ffa450edef68
* Some debug to start looking at what's going wrong with the BPEL validation ↵slaws2008-08-071-0/+26
| | | | | | test in the continuum machine. Will be removed shortly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683630 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Dan Becker for TUSCANY-2536: Atom Binding test case logging ↵antelder2008-08-074-8/+8
| | | | | | should match method names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683585 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder2008-08-072-1/+7
| | | | | | itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683551 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2493: Specs gap in ↵antelder2008-08-074-71/+80
| | | | | | implementation-spring location attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683550 13f79535-47bb-0310-9956-ffa450edef68
* Convert localhost to the actual local host name when configuring Widget ↵jsdelfino2008-08-071-14/+20
| | | | | | proxies otherwise you get security exceptions in the browser, even though localhost and your local host name point to the same address. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683471 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino2008-08-0610-230/+19
| | | | | | overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68
* Add license and noticerfeng2008-08-062-0/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683420 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the package names to be consistent with other implementation types. ↵rfeng2008-08-0614-38/+41
| | | | | | We will split it into model and runtime later on. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683413 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsolete method from DeployedCompositeCollection component ↵jsdelfino2008-08-062-89/+106
| | | | | | implementation. Improved CompositeConfigurationService, added the ability to return the configuration of a nested composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683412 13f79535-47bb-0310-9956-ffa450edef68