summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng10-154/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830339 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27Update servlet sample to use ComponentContext look up in non-SCA enabled ↵antelder3-10/+20
runtimes where injection doesn't work. And add the jetty plugin to the pom.xml so the sample can be tried with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830270 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add the implementation-web-client sample to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830022 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Update to use the new implementation-web-client moduleantelder3-88/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829753 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25Add sample showing using <implementation.web> with browser-side JavaScript ↵antelder7-0/+280
client using web 2.0 style ajax (ported from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829513 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng2-2/+2
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add jms webapp sample to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820682 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update sample readme for using jetty pluginantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820635 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add configuration for Jetty so you can run the sample with mvn jetty:runantelder2-0/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820618 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Minor clean up and commentsantelder3-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820612 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add new 2.x JMS webapp sample migrated from 1.xantelder9-0/+483
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18Use the explicit contribution location to avoid conflicts inside Eclipse as ↵rfeng1-1/+4
the test dependencies are on the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816705 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Disable osgi junit test for nowrfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805622 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805621 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Remove unused importsrfeng1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800587 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Disable OSGi DS to avoid conflictsrfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799508 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Disable the OSGi DS to avoid conflictsrfeng3-26/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799483 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Set the import package to be fixed version to avoid conflicts in PDE for the ↵rfeng2-2/+2
static and dynamic samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799478 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28Put back the sample as the hudson build fail seems like randomnessantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798524 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28Change back the webapp samples to have the simple namingantelder5-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798391 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26TUSCANY-3182: take dosgi-dynamic-calculator-operations sample out of build ↵antelder1-1/+3
while its fialing on the hudson build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797875 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24Add the support for dynamic OSGi remote service import and export based on ↵rfeng56-34/+3084
OSGi properties Add two samples to demonstrate the OSGi property driven remote services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797580 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng121-5885/+5885
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fixing artifact id to follow same name pattern and to group all webapps when ↵lresende5-6/+6
loading into eclipse ide git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796125 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18Change the name of OSGi remote service related propertiesrfeng2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795280 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng5-8/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794552 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng1-1/+1
version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL ↵lresende1-1/+1
iTest failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793406 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Update JSF sample for sca namespace change and missing tuscany config in web.xmlantelder2-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791089 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Update the bpelrfeng1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790461 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Update bpel to create the WSDL/XSD conforming responserfeng1-5/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790422 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Update to ode 1.3.2 for the dao-derby ziprfeng2-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788814 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Correct the jsf sample dependency. (Sigh, thought i committed this the other ↵antelder1-3/+3
day, there's always one more isn't there) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788671 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Move OSGI-INF to the root so that these bundles can be directly launched ↵rfeng12-0/+0
from PDE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787517 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Add READMEs and diagramsrfeng3-0/+338
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787401 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Migrating test case to jUnit 4.5 stylelresende1-10/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783998 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Add version to maven-jetty-pluginrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783819 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Correct bpel script so that it returns 'Hello ' and the nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783656 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add the webapp bpel sample to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783351 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add a webapp sample using a BPEL componentantelder7-0/+419
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add node-impl, node-api as the depsrfeng1-7/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779310 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add ASL headersrfeng3-8/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779288 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Clean up the coderfeng4-76/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779276 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update deprfeng1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779272 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add servlet-api deprfeng1-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779271 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Remove last references to implementation-node and workspace modules as ↵antelder1-7/+0
they're not used inany code now after all the node changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779055 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add a sample showing a servlet using SCA annotationsantelder7-0/+243
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779027 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende1-1/+1
the name pattern used by other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Push down some of the createNode() methods to NodeFactory and only require ↵rfeng1-11/+8
the createNode(NodeConfiguration) to be implemented by subclasses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775283 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14Add @Service annotationsrfeng5-15/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774895 13f79535-47bb-0310-9956-ffa450edef68