slaws
|
7744770bdb
|
Add contributions for interaction pattern testing and contributions to split 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
|
2009-05-31 14:18:49 +00:00 |
|
slaws
|
f1891559c6
|
Move conversational behaviour into the care store component to make the 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
|
2009-05-31 13:07:26 +00:00 |
|
rfeng
|
a9ea1ca799
|
Change to localhost
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780097 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 20:24:38 +00:00 |
|
rfeng
|
d5d7c08624
|
Remove empty folder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780095 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 20:21:04 +00:00 |
|
rfeng
|
6b4bc0c967
|
Update the test scenarios
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780056 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 18:20:02 +00:00 |
|
rfeng
|
6a63ce110c
|
Remove empty folder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780031 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 16:43:31 +00:00 |
|
antelder
|
c0757f8512
|
Add log message for ignored webapps
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780002 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 14:45:26 +00:00 |
|
edwardsmj
|
a87d457ffd
|
Fix for unguarded access to compositeActivator.getDomainComposite() in 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
|
2009-05-29 14:24:28 +00:00 |
|
antelder
|
e2d83e0788
|
Disable the pesky validation that slows it down so much
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779986 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 14:14:40 +00:00 |
|
antelder
|
fdf7f39698
|
Set svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779982 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 14:06:07 +00:00 |
|
antelder
|
42434c2fbe
|
Start adding some testing modules for the tomcat integration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779980 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 14:03:21 +00:00 |
|
antelder
|
5fe2b172ca
|
Start adding support for non-webapp contributions. The idea being to enable 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
|
2009-05-29 09:42:53 +00:00 |
|
slaws
|
0ff5b15260
|
TUSCANY-2967 back out the trial change to bytes format messages so that all 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
|
2009-05-29 08:27:11 +00:00 |
|
slaws
|
171b522071
|
TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit alongside the EJBInfo.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779891 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 08:22:48 +00:00 |
|
antelder
|
5f70131cb4
|
TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers JMSDeliveryMode
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779876 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 07:24:41 +00:00 |
|
antelder
|
44ac222e83
|
TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779875 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 07:21:20 +00:00 |
|
antelder
|
28f50e8b4b
|
Just formating and comment updates, no code changes. Note the 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
|
2009-05-29 06:55:20 +00:00 |
|
antelder
|
c48efe064c
|
Go back to eplicit dependencies as the features are dragging extra stuff 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
|
2009-05-29 06:51:32 +00:00 |
|
rfeng
|
6794213782
|
Make the versions consistent
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779845 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 05:11:54 +00:00 |
|
rfeng
|
55d7c1ee15
|
Make sure META-INF/MANIFEST.MF is copied into target/classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779844 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 05:10:29 +00:00 |
|
rfeng
|
33989d639b
|
Remove unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779843 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 05:09:10 +00:00 |
|
rfeng
|
402d14cf95
|
Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779838 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 04:41:20 +00:00 |
|
lresende
|
9878d25d18
|
Fixing namespace for json-rpc operation selector and wire format
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779830 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 03:46:45 +00:00 |
|
lresende
|
ba9b018309
|
Removing unused imports to avoid package does not exist errors for org.apache.tuscany.sca.implementation.node
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779822 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 03:28:34 +00:00 |
|
rfeng
|
ac70694a53
|
Should check source instead of target MF file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779810 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 01:14:04 +00:00 |
|
scottkurz
|
169777e337
|
Fix for TUSCANY-3065. Thanks Greg.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779808 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 01:09:54 +00:00 |
|
rfeng
|
b1a12e7d24
|
Fix a few issues in the test app
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-29 00:28:14 +00:00 |
|
lresende
|
674b43581d
|
Merge branch 'work'
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779795 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 23:21:15 +00:00 |
|
rfeng
|
489f435433
|
Add a checkbox on the jsp to configure if Tuscany is shared or isolated by the webapps
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779778 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 21:24:41 +00:00 |
|
slaws
|
717185ace5
|
TUSCANY-3052 - Add module info object to the EJB implementation generated 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
|
2009-05-28 17:59:27 +00:00 |
|
slaws
|
1c74e1e367
|
TUSCANY-2978 - add some property tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779700 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 17:55:37 +00:00 |
|
rfeng
|
8d8e068dde
|
Tolerate the non-existence of META-INF/MANIFEST.MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779663 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 16:47:53 +00:00 |
|
lresende
|
fb38753515
|
TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle special characters when generating SMD
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 16:12:09 +00:00 |
|
edwardsmj
|
c2f3086d39
|
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779599 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 13:30:21 +00:00 |
|
slaws
|
dcfd497ada
|
increase the timout a little as it occasionally fails on my PC
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779502 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 09:21:47 +00:00 |
|
slaws
|
69b9762919
|
TUSCANY-2978 - tidy contribution jee sample names and add 08
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779500 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 09:20:08 +00:00 |
|
antelder
|
80341c4621
|
Correct versions in eclipse update site
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779493 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 09:04:53 +00:00 |
|
antelder
|
aa9dde5e89
|
Start of a way to get at the endpoints in a Node
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779462 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 07:29:03 +00:00 |
|
rfeng
|
2d9882b30e
|
Expose the setting of schema validation to subclasses
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779378 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 00:46:20 +00:00 |
|
rfeng
|
67c5b10e22
|
Add web services to tomcat distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779377 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 00:44:31 +00:00 |
|
rfeng
|
696b7fd29e
|
Add the implementation.web based jsp for CreditCardPayment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779376 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 00:43:46 +00:00 |
|
rfeng
|
b3b2038d3a
|
Add check to test the webapp has already been configured with Tuscany listner/filter/jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779348 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 22:45:29 +00:00 |
|
lresende
|
7db0e5d15d
|
Updating store-android project name to follow other tuscany samples pattern
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779345 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 22:37:18 +00:00 |
|
rfeng
|
8dd2bfa394
|
Add node-impl, node-api as the deps
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779310 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 20:55:55 +00:00 |
|
rfeng
|
f00b00aa51
|
Override the MANIFEST.MF for woden-impl-dom-1.0M8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779301 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 20:38:38 +00:00 |
|
rfeng
|
5d67e209ea
|
Add ASL headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779288 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 19:58:32 +00:00 |
|
rfeng
|
4458b23ac9
|
Clean up the code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779276 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 19:00:30 +00:00 |
|
rfeng
|
75b62a4217
|
Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779274 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 18:54:55 +00:00 |
|
rfeng
|
6d66b9fd54
|
Update dep
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779272 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 18:53:29 +00:00 |
|
rfeng
|
4ac41f2d4a
|
Add servlet-api dep
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779271 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-27 18:53:14 +00:00 |
|