Commit graph

641 commits

Author SHA1 Message Date
wjaniszewski
33cf44b2ca Added Transient Name Server JSE Corba host. Adjusted existing bindings and 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
2008-08-12 15:17:26 +00:00
vamsic007
ed705b30f8 JavaEE application as a component
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685166 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 14:30:41 +00:00
antelder
64340596e4 remove unneeded dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685159 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 14:06:57 +00:00
antelder
48f4ef2332 Remove unneeded dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685158 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 14:06:13 +00:00
antelder
7d87f02764 Remove unused class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685156 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 14:01:14 +00:00
antelder
5bdf4bf2c0 Set svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685154 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 13:59:22 +00:00
antelder
89c785cd2f Add helloworld-jsp sample using implementation.web
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685152 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 13:58:27 +00:00
antelder
a05cace460 Add activemq dependency so sample works out-of-the-box on tomcat
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685150 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 13:52:39 +00:00
antelder
8b6715b0a4 Add the script initilization code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685149 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 13:50:49 +00:00
antelder
d265ff25c2 Add the impl.web RuntimeComponent to the app context and use in the componentcontextservlet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685127 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 12:26:30 +00:00
vamsic007
bb655343fe Add implementation.jee model
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685124 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 11:46:19 +00:00
vamsic007
72dc924f45 missed license and notice files in the earlier commit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685123 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 11:41:58 +00:00
antelder
a2ccd8211b Change taglib to use a ComponentContext if its available
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685120 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 11:13:29 +00:00
antelder
26a224f07b Update to add and use the ComponentContext to the app context
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685119 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 11:11:42 +00:00
rfeng
87a1386ea8 Convert to SCA Node API
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685008 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 00:55:14 +00:00
rfeng
6399d365e1 Change to static references to constants
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684981 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 23:29:14 +00:00
rfeng
ecc75e3eff Make AssemblyHelper non-static so that factories can be passed in
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684980 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 23:24:54 +00:00
rfeng
60629ea47e Format code and clean up imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684979 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 23:14:26 +00:00
rfeng
b0d4754be4 Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684976 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 23:10:53 +00:00
lresende
993ff15cd6 Updates to remove @Remotable to avoid SDO copyHelper bug
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684934 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 21:17:34 +00:00
rfeng
e28d47b5d1 Fix build error in certain platform where " is not handled correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684808 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 16:47:12 +00:00
vamsic007
5d35591322 Code to model Web and EJB archives (non-SCA enhanced archives) as SCA contributions.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684766 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 14:52:52 +00:00
antelder
ed610805f7 TUSCANY-2391: apply latest updates from Thilina
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684693 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 09:45:59 +00:00
antelder
e215f715c7 Remove old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684686 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 09:07:30 +00:00
antelder
a0526931d5 Remove old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684685 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 09:06:51 +00:00
antelder
1b96a45103 Remove old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684684 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 09:05:56 +00:00
antelder
1ba9532ee8 Remove old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684683 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 09:05:18 +00:00
antelder
cd843c59af Remove old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684682 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 09:05:00 +00:00
antelder
cebf6560cb Add test dependency and fix testcase
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684676 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 08:51:03 +00:00
antelder
cc3266ac65 Start supporting referneces on implementation.web
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684666 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 08:17:57 +00:00
antelder
41e952751c Change to work with the embedded webapp runtime and new implementation.web, and change the service name to make the scdl more obvious
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684663 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 07:46:36 +00:00
antelder
23297fa3b1 Start branch for 1.3.1, the only changes in this commit are for the version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684661 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 07:29:53 +00:00
antelder
c5ab90dd42 Add impl.web to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684658 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 07:22:27 +00:00
antelder
700ac7a689 Start getting implementation-web to work with the new model
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684655 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 07:21:22 +00:00
antelder
293c560a71 Support setting attributes in the app context
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684650 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 07:08:29 +00:00
antelder
56761ea5fd Update dependencies so you can use this module on its own and eveything you need is brought in transitively
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684649 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 07:06:06 +00:00
antelder
882c37efdb Protect against NPE when InterfaceContract is null
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684647 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 06:49:05 +00:00
antelder
1bcfd44d79 Protect against NPE when the InterfaceCOntract is also null
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684646 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 06:44:29 +00:00
slaws
4fcefa96cd Make the search service OneWay
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684645 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 06:39:21 +00:00
slaws
716d910def Some pictures of possible sample scenarios
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684644 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 06:38:43 +00:00
antelder
2d7e0a8ee7 Delete classes now in model module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684643 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 06:20:11 +00:00
lresende
afc043b922 Updating das configuration file name in sample application
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684630 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 04:46:18 +00:00
lresende
9fe9a0d09a Adding spring layer to organization sample application
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684626 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 03:32:25 +00:00
slaws
2a25d97953 Start looking at a conversational interface on the Trip component
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684543 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 16:14:48 +00:00
slaws
569c99b45b Separate the search into a travel component so that it is independent of the trip booking
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684518 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 15:15:28 +00:00
lresende
f21ed5242e TUSCANY-2525 - Investigating data access integration issues - Initial scenario based on user application
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684376 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 22:58:07 +00:00
lresende
365a5ce268 TUSCANY-2477 - Applying Dan's patch that addes support for eTag and last-modified headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684294 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 16:50:30 +00:00
lresende
f1d53b3e8a TUSCANY-2494 - Applying missing files from douglas's patch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684289 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 16:32:28 +00:00
lresende
dc283fbf4c TUSCANY-2494 - Applying douglas's patch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684281 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 15:56:52 +00:00
rfeng
a49037c451 Enable the https support for embedded tomcat and jetty with unit tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684186 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 06:11:54 +00:00