Commit graph

4171 commits

Author SHA1 Message Date
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
rfeng
5d677e3d9f Update dependencies and fix the MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779270 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 18:52:43 +00:00
rfeng
8c11c66eb4 Update the MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779258 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 17:51:34 +00:00
rfeng
6f304ea24d Update the MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779257 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 17:51:10 +00:00
antelder
c1619b61cd Update doc file release info
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779226 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 16:17:38 +00:00
lresende
ff94abec2b Adding necessary eclipse ide project files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779222 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 16:06:50 +00:00
lresende
abbbe48b3c Starting to add logic to search button listeners
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779219 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 16:05:26 +00:00
lresende
e675295c10 Removing binary build output folder from source control
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779218 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 16:03:51 +00:00
lresende
b3c12b2eac Fix search button text in ui
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779217 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 16:02:22 +00:00
lresende
eaf3aa26d1 Updating initial android ui based on scatour web ui
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779216 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 16:00:22 +00:00
lresende
e6ec4f0165 Generated skeleton for SCATours Android frontend application
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779213 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 15:46:54 +00:00
slaws
130d3cf8ce TUSCANY-2978 - Add more JEE tests to help show that the nested composites are resolved/built correctly.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779162 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 13:24:40 +00:00
slaws
62197b3256 TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composite. Set the "ejb" intent on both local and remote services. Add a definitions.xml to define the "ejb" intent.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779160 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 13:21:13 +00:00
slaws
e432d49d92 Add some ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779155 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 13:08:48 +00:00
antelder
4237f0f252 Start of an itest for using multiple nodes in a domain. So far this has two nodes each with a component, one with a reference to the service in the other node, and a test that starts the nodes and invokes the client component. Doesn't work as there isn't yet any mechanisim for the nodes to know about each others services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779154 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 13:07:49 +00:00
edwardsmj
a33d2090e5 First steps towards implementing new method for calculating Endpoints and EndpointReferences - not running in mainstream yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779089 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 10:27:08 +00:00