summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use 1.12 jaxws wsimportrfeng2009-06-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780790 13f79535-47bb-0310-9956-ffa450edef68
* Update WSDLrfeng2009-06-012-15/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780789 13f79535-47bb-0310-9956-ffa450edef68
* Change the wsdl to use anonymous types to work around a JAXB schema ↵rfeng2009-06-012-26/+48
| | | | | | generation issue (adding nillable to root elements) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780785 13f79535-47bb-0310-9956-ffa450edef68
* Update versionsrfeng2009-06-0153-555/+564
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780783 13f79535-47bb-0310-9956-ffa450edef68
* Move redundant modules into contribrfeng2009-06-01249-558/+571
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780781 13f79535-47bb-0310-9956-ffa450edef68
* Correct the NodeFactoryImpl use of the message properties fileantelder2009-06-012-1/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780641 13f79535-47bb-0310-9956-ffa450edef68
* Launcher updates to take account of latest contribution changesslaws2009-05-312-22/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780458 13f79535-47bb-0310-9956-ffa450edef68
* Update full app layoutslaws2009-05-311-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780431 13f79535-47bb-0310-9956-ffa450edef68
* Add contributions for interaction pattern testing and contributions to split ↵slaws2009-05-3128-113/+1301
| | | | | | the full app composite up ready for running across multiple nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780430 13f79535-47bb-0310-9956-ffa450edef68
* Move conversational behaviour into the care store component to make the ↵slaws2009-05-3112-119/+193
| | | | | | front end simpler and allow removal of the SCA tours component if required. Also make payments work in the full app. Ad some more features to calendar and hotel to demonstrate interaction patterns git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780423 13f79535-47bb-0310-9956-ffa450edef68
* Change to localhostrfeng2009-05-291-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780097 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty folderrfeng2009-05-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780095 13f79535-47bb-0310-9956-ffa450edef68
* Update the test scenariosrfeng2009-05-2912-9/+317
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780056 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty folderrfeng2009-05-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780031 13f79535-47bb-0310-9956-ffa450edef68
* Add log message for ignored webappsantelder2009-05-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780002 13f79535-47bb-0310-9956-ffa450edef68
* Fix for unguarded access to compositeActivator.getDomainComposite() in ↵edwardsmj2009-05-291-11/+13
| | | | | | stop() method of NodeImpl which causes NPE in situations where start() completes with ContributionReadException (and similar error exceptions) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779992 13f79535-47bb-0310-9956-ffa450edef68
* Disable the pesky validation that slows it down so muchantelder2009-05-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779986 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2009-05-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779982 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some testing modules for the tomcat integrationantelder2009-05-2911-0/+366
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779980 13f79535-47bb-0310-9956-ffa450edef68
* Start adding support for non-webapp contributions. The idea being to enable ↵antelder2009-05-293-2/+92
| | | | | | using regular SCA contribution jas/zips/folders as well as webapps and have them all in the same sca domain and wiring between each other. None of the domain works yet as we need to make more progress on the dynamic doamin discussion. Eventually the non-webapp contributions would use the tomcat host config facilities so support hot deployment, and there'd be some domain management panels in the tuscany webapp to view and modify the domain. Could potentially have multiple domains within a tomcat instance though lets leave that for now as it adds some complications. Would also be good to get the SCAClient API able to talk to the tomcat domain so JSE clients can call sca services in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779906 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2967 back out the trial change to bytes format messages so that all ↵slaws2009-05-293-4/+23
| | | | | | wire formats consistently return faults as JMS Object messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779892 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit ↵slaws2009-05-294-6/+31
| | | | | | alongside the EJBInfo. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779891 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers ↵antelder2009-05-291-1/+1
| | | | | | JMSDeliveryMode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'antelder2009-05-291-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779875 13f79535-47bb-0310-9956-ffa450edef68
* Just formating and comment updates, no code changes. Note the ↵antelder2009-05-291-6/+5
| | | | | | tuscanyClassLoader comment was incorrect before, there's a TuscanyStandardContext instance for each webapp so the tuscanyClassLoader is per webapp too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779872 13f79535-47bb-0310-9956-ffa450edef68
* Go back to eplicit dependencies as the features are dragging extra stuff ↵antelder2009-05-291-14/+2
| | | | | | that doesnt work with the tomcat integration yet and is cauasing failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779869 13f79535-47bb-0310-9956-ffa450edef68
* Make the versions consistentrfeng2009-05-293-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779845 13f79535-47bb-0310-9956-ffa450edef68
* Make sure META-INF/MANIFEST.MF is copied into target/classesrfeng2009-05-291-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779844 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-05-291-35/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779843 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2009-05-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779838 13f79535-47bb-0310-9956-ffa450edef68
* Fixing namespace for json-rpc operation selector and wire formatlresende2009-05-292-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779830 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports to avoid package does not exist errors for ↵lresende2009-05-291-5/+2
| | | | | | org.apache.tuscany.sca.implementation.node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779822 13f79535-47bb-0310-9956-ffa450edef68
* Should check source instead of target MF filerfeng2009-05-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779810 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3065. Thanks Greg.scottkurz2009-05-291-10/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779808 13f79535-47bb-0310-9956-ffa450edef68
* Fix a few issues in the test apprfeng2009-05-292-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779805 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'work'lresende2009-05-283-37/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779795 13f79535-47bb-0310-9956-ffa450edef68
* Add a checkbox on the jsp to configure if Tuscany is shared or isolated by ↵rfeng2009-05-285-68/+121
| | | | | | the webapps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779778 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3052 - Add module info object to the EJB implementation generated ↵slaws2009-05-289-43/+249
| | | | | | model object. Add in the web implementation generated model object. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779701 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - add some property testsslaws2009-05-284-5/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779700 13f79535-47bb-0310-9956-ffa450edef68
* Tolerate the non-existence of META-INF/MANIFEST.MFrfeng2009-05-281-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle ↵lresende2009-05-287-1/+159
| | | | | | special characters when generating SMD git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779640 13f79535-47bb-0310-9956-ffa450edef68
* Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj2009-05-281-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779599 13f79535-47bb-0310-9956-ffa450edef68
* increase the timout a little as it occasionally fails on my PCslaws2009-05-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779502 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - tidy contribution jee sample names and add 08slaws2009-05-2820-28/+256
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779500 13f79535-47bb-0310-9956-ffa450edef68
* Correct versions in eclipse update siteantelder2009-05-284-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779493 13f79535-47bb-0310-9956-ffa450edef68
* Start of a way to get at the endpoints in a Nodeantelder2009-05-282-0/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779462 13f79535-47bb-0310-9956-ffa450edef68
* Expose the setting of schema validation to subclassesrfeng2009-05-282-9/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779378 13f79535-47bb-0310-9956-ffa450edef68
* Add web services to tomcat distrorfeng2009-05-281-1/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779377 13f79535-47bb-0310-9956-ffa450edef68
* Add the implementation.web based jsp for CreditCardPaymentrfeng2009-05-285-0/+359
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779376 13f79535-47bb-0310-9956-ffa450edef68
* Add check to test the webapp has already been configured with Tuscany ↵rfeng2009-05-271-20/+63
| | | | | | listner/filter/jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779348 13f79535-47bb-0310-9956-ffa450edef68