Commit graph

4945 commits

Author SHA1 Message Date
slaws
a3643fc530 TUSCANY-3138 fix up callbacks now that the system relies solely on the ServiceReference interface. I've reinstated the CallbackReference class as CallbackServiceReference to provide the extra features required callbacks.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796631 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 08:48:23 +00:00
rfeng
99152f4b33 Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796415 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 17:53:13 +00:00
dougsleite
698169c4ee - Modifying the module to work with the policy-recoveryrules module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796406 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 17:45:18 +00:00
dougsleite
8c0b104e0e - Added the policy-recoveryrules module: module to process the recovery rules as policies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796396 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 17:29:50 +00:00
slaws
542aef3de4 Add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796238 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 10:23:04 +00:00
slaws
0125a50d46 Remove code that has been refactored.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796235 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 10:13:26 +00:00
slaws
257800ee77 Add some logging to show what is in the registry. Will have to turn off (turn in FINE) when we start putting more in the registry but helps to show that Endpoints are being replicated.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796233 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 10:12:13 +00:00
slaws
e41f00f798 Set EndpointReference state on callback
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796232 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 10:10:16 +00:00
slaws
25ad18471d Make printed uri in toString more consistent with getURI output.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796231 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 10:08:53 +00:00
slaws
9f264f4aeb TUSCANY-3138 first tranche of changes to serialize service references in the form of an EndpointReference.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796222 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 09:50:49 +00:00
slaws
bcbef540be Add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796201 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 09:09:29 +00:00
slaws
b76aee15e8 TUSCANY-3138 add a servlet host dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796200 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 09:08:08 +00:00
slaws
b85666f399 TUSCANY-3138 bringing up the old callable reference test as the service-reference test. In OASIS callable references are no more.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796190 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 08:55:08 +00:00
rfeng
a0eb4b4e3a Fix svn:eol-style and svn:keywords properties for java/xml files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 07:23:32 +00:00
rfeng
ab6904bc2f Fix svn:eol-style and svn:keywords properties for java/xml files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 07:03:47 +00:00
lresende
8d70ef6d55 TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and allow build to proceed in Hudson environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796126 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 02:53:54 +00:00
lresende
ef95af92b6 Fixing artifact id to follow same name pattern and to group all webapps when loading into eclipse ide
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796125 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 02:53:02 +00:00
lresende
d3ac1fa141 Updating pom to build tomcat distribution when using Distribution maven profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 02:51:53 +00:00
edwardsmj
f8bb700611 Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as described in TUSCANY-3168
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796039 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 22:01:11 +00:00
edwardsmj
c055fee6db Add support for 0..1 multiplicity references, as described in TUSCANY-3145
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796034 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 21:54:02 +00:00
rfeng
c2668bd587 Merge the fix for TUSCANY-3153 from 16.-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795993 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 20:23:19 +00:00
rfeng
eb81c9f824 Merge the fix for TUSCANY-3167, TUSCANY-3162 from 1.6-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795991 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 20:20:23 +00:00
rfeng
cde4cff405 Merge the fix for TUSCANY-3167, TUSCANY-3162 from 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795966 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 19:27:16 +00:00
rfeng
e0db762e3c Fix for TUSCANY-3167
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795959 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 19:07:59 +00:00
rfeng
7540c704f9 Fix for TUSCANY-3162
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795933 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 17:49:34 +00:00
slaws
b3becb54d0 And fix up the plugin repo also so that maven-jetty-plugin can be found
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795759 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 10:54:15 +00:00
slaws
9df3b6cd0b The move up to Jetty 6.1.19 at r793724 for me means that the Jetty artifacts can't be found. Added the central repo to fix it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795753 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 10:42:02 +00:00
nash
9477125d0e Disable itest/contribution-jee as workaround for TUSCANY-3165
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795684 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 02:52:11 +00:00
nash
d54199ae41 Add commons-logging dependency to host-webapp pom.xml (needed because of commit r795323)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795679 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 02:16:43 +00:00
nash
449319bc75 Workaround for TUSCANY-3164 (build failure in binding-gdata-runtime)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795670 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 01:23:31 +00:00
lresende
431ed31028 TUSCANY-3163 - Fixing non-ascii characters that were producing build failure when using IBM JDK 1.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795667 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 00:30:25 +00:00
lresende
35d950dd75 TUSCANY-3163 - Fixing non-ascii characters that were producing build failure when using IBM JDK 1.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795663 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 00:18:40 +00:00
slaws
070e71544b TUSCANY-3140 - Test for difference between loadtime and runtime classloaders and, in the case where they are different, fix up the wire source interface based on the interface provided to the getService() call.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795368 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 13:45:54 +00:00
slaws
cf2920e3a3 TUSCANY-3140 - Test for difference between loadtime and runtime classloaders and, in the case where they are different, fix up the wire source interface based on the interface provided to the getService() call.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795365 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 13:39:01 +00:00
slaws
6aeb3566cd TUSCANY-3149 - Generally be more careful about removing object references in host-webapp. Specifically there is a problem with the axis ws binding (JIRA 3732 in the Axis project) where a shutdown hook is registered but not removed. This is fixed in Axis2 1.5 but as we are still in 1.4.1 I've worked round it here.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795364 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 13:32:22 +00:00
slaws
00bb769d17 TUSCANY-3149 - Generally be more careful about removing object references in host-webapp. Specifically there is a problem with the axis ws binding (JIRA 3732 in the Axis project) where a shutdown hook is registered but not removed. This is fixed in Axis2 1.5 but as we are still in 1.4.1 I've worked round it here.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795323 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 08:19:12 +00:00
slaws
c09a42b3e5 Add some ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795322 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 08:10:22 +00:00
rfeng
0271e8155a Change the name of OSGi remote service related properties
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795280 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 00:06:29 +00:00
rfeng
57a1311b99 Remove empty folders
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795194 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 18:53:47 +00:00
rfeng
9b4b350ea6 Remove the need of the DistributionProvider interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795192 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 18:51:33 +00:00
rfeng
e34f5408ce Adding a utility to help the location of various deployment related files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795180 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 18:23:43 +00:00
rfeng
4f079a591f Add tuscany-osgi-contribution to the dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795165 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 17:44:38 +00:00
antelder
5608163510 Tag 2.0 M3 RC5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795006 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 08:31:06 +00:00
antelder
f3c3c53087 Add test to verify any jars in the war are mentioned in the LICENSE file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795002 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 08:17:42 +00:00
antelder
64fef79d60 Merge LICENSE updates from 2.x trunk to M3 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 08:15:34 +00:00
antelder
ea99b66a53 Update LICENSE to match whats in the war
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794997 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 08:13:54 +00:00
rfeng
2e03bfa757 Fix for TUSCANY-3153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794962 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 05:22:51 +00:00
rfeng
bd517e5820 Add import statement for the generated MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794924 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 00:53:37 +00:00
rfeng
4e61a97a14 Make sure the generated Import-Package has the same version as the Export-Package so that it is resolved to the same one
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794923 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 00:52:54 +00:00
rfeng
ed92793b6e Add a wait
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794922 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 00:51:06 +00:00