Commit graph

3458 commits

Author SHA1 Message Date
antelder
958687b3c7 Include some missing samples
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831525 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 09:20:52 +00:00
antelder
e4ceda5401 Update to not relocate a servlet if it already includes the context path in its mapping
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831524 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 09:01:38 +00:00
antelder
5e8bc64747 Fix WS binding to include any webapp context path in the wsdl endpoint
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831523 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 09:00:37 +00:00
rfeng
6971e1e526 Resolve interfaces from the remote endpoints (tribes based discovery is now working)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831516 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 06:03:33 +00:00
rfeng
ef25a099e9 Propagate osgi properties for OSGi remote services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:10:11 +00:00
rfeng
d058702bea Set TCCL for SchemaFactory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831467 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:08:25 +00:00
ramkumar
a5e413ccd0 Fixes for TUSCANY-3326, to consider the imported artifacts first and then the local artifacts
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831239 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 09:39:59 +00:00
antelder
ccfd2c4b4f Update LICENSE file for OSGi jar updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831221 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 07:57:24 +00:00
antelder
6a52539969 More updates to CHANGES file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831220 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 07:55:09 +00:00
rfeng
2faefd4999 Update geronimo spec jars to the osgi-enabled versions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831205 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 05:44:14 +00:00
rfeng
8a515e9f25 Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the extension point registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831163 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 00:04:47 +00:00
rfeng
4fa2f6af33 Add synchronization against listeners and check if it is removed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831138 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 22:51:25 +00:00
rfeng
745a20f40b Ignore IllegalStateException for service unregister()
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831102 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 21:44:11 +00:00
rfeng
ecf04061e5 Handle service unregistration gracefully
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831097 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 21:35:00 +00:00
rfeng
c48b1d6d6b Fix the MF to trigger initialization of ServiceDiscovery
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831077 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 20:18:58 +00:00
antelder
a1a3fca873 Update changes file for M4 - fix typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 17:48:52 +00:00
antelder
c3f805f8a2 Update changes file for M4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831044 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 17:46:55 +00:00
edwardsmj
ba12cbc739 Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export implementation.web.runtime package b) Fix spelling mistake sevlet -> servlet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830975 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 14:46:08 +00:00
edwardsmj
434eda492d Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export implementation.web.runtime package b) Fix spelling mistake sevlet -> servlet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830973 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 14:45:37 +00:00
antelder
ea62958cb6 Update to end all service provider files with a new line
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 14:02:25 +00:00
antelder
bb18ca340a Use separate asm dependency in ejb binding as thats what the other tuscany modules use so we don't duplicate in the distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830926 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 13:13:34 +00:00
antelder
ed002a03a9 Update to use the same level of ejb dependency as the ejb extension
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830925 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 13:12:41 +00:00
antelder
7b3f2faad1 Add ejb, jms and web-client to the all distribution and update license for dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830923 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 13:10:51 +00:00
rfeng
4a473240fc Refactor the TCCL processing to ClassLoaderContext
Handle the OSGi service un-registration gracefully

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830852 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 06:48:59 +00:00
rfeng
3a5430b346 Add import to javax.xml.namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830819 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 01:17:36 +00:00
rfeng
4813525312 Add import to javax.xml.namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830817 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 01:13:58 +00:00
rfeng
7099b4adb5 Ignore errors when stop
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830813 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:54:28 +00:00
rfeng
7a63300029 Only create the registry if it's not set
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830812 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:47:15 +00:00
rfeng
fe31f16450 Add more checks for the stop() method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830811 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:45:49 +00:00
rfeng
72551516cb Add null check
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830803 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:06:45 +00:00
rfeng
15815e0452 Add missing file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830802 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:05:46 +00:00
rfeng
3ab338ad0b Pass ServiceRegistry via extensionPointRegistry to remove static references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830738 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 19:29:50 +00:00
antelder
ea16e6e346 Update doc files for M4 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830498 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 10:52:36 +00:00
antelder
45930619f1 Update doc files for M4 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830494 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 10:37:01 +00:00
antelder
ac3629e1bc Add the servlet api dependency to try to fix the hudson build problem, though strangely its building fine for without that for me locally with mvn
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830455 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 07:57:31 +00:00
rfeng
e14097e558 Fix the MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830432 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 03:49:37 +00:00
antelder
57301b4c29 Correct error message for ASM_13004
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830342 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 21:15:09 +00:00
rfeng
5cfd47acaa Use sca-config XML files for SCA binding/policy definitions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830339 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 21:04:51 +00:00
antelder
49992e45cb Update implementtaion.web to save the ComponentContext as a servlet context attribute so applications can get to it in a non-SCA enbaled runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830271 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 18:03:02 +00:00
antelder
dcf53e9996 Update servlet sample to use ComponentContext look up in non-SCA enabled 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-27 17:59:45 +00:00
rfeng
e28f95762f Fix error messages for ASM 6031, 6032 and 6033
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830229 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 15:41:02 +00:00
rfeng
d7c2f126c2 Fix error message for ASM_6001
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830228 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 15:30:58 +00:00
antelder
01a38d872d Add the implementtaion-web client sample itest to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830025 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 23:43:55 +00:00
antelder
66a07317ae Add an itest for the implementation-web-client sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830023 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 23:42:05 +00:00
antelder
8d8b8636b6 Add the implementation-web-client sample to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830022 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 23:41:24 +00:00
antelder
8fdd9b4589 Add implementation-web-client to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830021 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 23:40:57 +00:00
lresende
58f3dfa30d Reverting changes from r829707 and setting different binding name on binding element to avoid name conflict
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829877 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 17:47:39 +00:00
antelder
2d4112728d Manifest updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829754 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 11:30:52 +00:00
antelder
c026a07a78 Update to use the new implementation-web-client module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829753 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 11:26:00 +00:00
antelder
8855f198f6 Add a new module for the implementaion.web client side support which enables browser-side JavaScript to access the web components ComponentContext and being able to invoke references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829752 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 11:24:21 +00:00