lresende
|
a3c48da9bb
|
Moving 2.x trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 23:53:35 +00:00 |
|
rfeng
|
a3ed98790f
|
Add filter against SCA-Version header to discover META-INF/services under OSGi
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882718 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 21:15:46 +00:00 |
|
rfeng
|
af6dec169a
|
Use pluginManagement to control maven antrun plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882717 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 21:14:42 +00:00 |
|
rfeng
|
66971d86bb
|
Revert the workarounds as now the root problem is fixed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882687 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 19:18:28 +00:00 |
|
rfeng
|
01927cf621
|
Add tools.jar dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882681 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 19:06:06 +00:00 |
|
rfeng
|
ba29229210
|
Clean up the MANIFEST.MF and add SCA-Version header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 18:14:16 +00:00 |
|
slaws
|
e8c75e10dc
|
the maven-antrun-plugin was causing the itest/distribution tests to fail when run from the top level. The symptom as reported was inability to find javac as though JAVA-HOME was incorrectly set. I don't know what the actual problem is but replacing the maven-antrun-plugin with the exec-maven-plugin seems to improve matters
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882662 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 18:02:08 +00:00 |
|
antelder
|
3d887242d2
|
Start of some itest around nodes and domains. Can be merged with the other nodes itests but for now do it separately
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882633 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 16:27:35 +00:00 |
|
antelder
|
3a97fb918c
|
Add getDomainConfigURI and getServiceNames methods
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882630 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 16:21:30 +00:00 |
|
antelder
|
5d830efbe8
|
Add getService method to DomainNode
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882566 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 14:19:45 +00:00 |
|
slaws
|
4f1c083dd5
|
Don't search for META-INF/services in the 1.x bundle I've been playing with.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882545 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 13:39:36 +00:00 |
|
slaws
|
fa67a46ac1
|
Adjust comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882543 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 13:35:34 +00:00 |
|
rfeng
|
a3c182d923
|
Add <requires> and <policySetAttachment> support for the composite (binding and implementation levels need be to implemented by binding/impl processors)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882372 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 00:53:01 +00:00 |
|
rfeng
|
765e058d13
|
Use binding name to look up services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882371 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 00:51:09 +00:00 |
|
rfeng
|
8e81fc8ed7
|
Fix MF and compilatio errors
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882366 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 00:46:15 +00:00 |
|
rfeng
|
cf4ada1bfb
|
Minor clean up
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882336 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 22:26:30 +00:00 |
|
lresende
|
dcab3df2d5
|
Minor formating change on the Deployer Interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882277 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 20:10:14 +00:00 |
|
lresende
|
75181b9220
|
Commenting out system.out.println
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882275 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 20:09:31 +00:00 |
|
lresende
|
4f9f517264
|
Changing client application to discover contribution location and avoid default node behaviour that is finding multiple contributions based on existent sca-contribution.xmlin tuscany modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882273 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 20:08:45 +00:00 |
|
rfeng
|
2d79e8c24e
|
Rename getInterfaceContract() of Endpoint/EndpointReference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882263 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 19:37:14 +00:00 |
|
rfeng
|
8bab020d7e
|
Add BuilderContext parameter
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882247 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 19:03:18 +00:00 |
|
rfeng
|
8622a760ab
|
Enhance the PolicyBuilder interface to provide ability to validate and build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882246 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 18:57:02 +00:00 |
|
lresende
|
a50e7af29c
|
Updating implementation.widget to properly resolve targetEndpoints to find binding information and properly generate JavaScript client proxies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881960 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:08:31 +00:00 |
|
lresende
|
94a10d9659
|
Updating tuscany namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881959 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:07:09 +00:00 |
|
lresende
|
1a3acf8df3
|
Fixing declaration of factories which had duplicated model defined
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881958 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:06:24 +00:00 |
|
lresende
|
3c696bff34
|
Fixing composite to remove binding information from references wired by @target attribute
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881957 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:05:37 +00:00 |
|
lresende
|
f2c70fc610
|
Registering the extension processors with the proper 1.1 Tuscany namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881956 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:04:55 +00:00 |
|
lresende
|
6bc84fb2df
|
Registering the extension processors with the proper 1.1 Tuscany namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881955 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:04:05 +00:00 |
|
lresende
|
3856e8da2e
|
Updating tuscany namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881954 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:03:14 +00:00 |
|
lresende
|
73082823c0
|
Updating error/warning message to clarify the problem
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881952 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:01:42 +00:00 |
|
lresende
|
9371988409
|
Minor fix to start node during store launch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881951 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:00:56 +00:00 |
|
lresende
|
0a4d8f4b42
|
Fixing Widget namespace while registering the Widget implementation processor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881950 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 22:00:13 +00:00 |
|
lresende
|
b40162e171
|
Adding schema for Widget implementation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881949 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 21:59:29 +00:00 |
|
rfeng
|
ac30fbd365
|
Resolve it before getXXX()
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881886 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 19:16:22 +00:00 |
|
rfeng
|
bf06eae38c
|
Rename the methods on RuntimeEndpoint/RuntimeEndpointReference
Defer the unmarshalling of XML into endpoint/endpointReference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881883 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 19:06:40 +00:00 |
|
rfeng
|
c6b987877e
|
Rationalize the interfaceContracts on Endpoint/EndpointReference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881438 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 18:54:14 +00:00 |
|
slaws
|
9639aa77eb
|
Remove code that's no longer required
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881287 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 13:47:16 +00:00 |
|
slaws
|
24fe89e3de
|
Just remove an erroneous parameter comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881286 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 13:45:49 +00:00 |
|
lresende
|
8e4a90d2f4
|
Updating store sample webapp to the latest OASIS namespace/packages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881167 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 06:22:44 +00:00 |
|
lresende
|
c40ade3c51
|
Updating store sample application to the latest OASIS namespace/packages and updating the launcher to use 2.x Node
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881166 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 06:21:41 +00:00 |
|
lresende
|
b33133d72f
|
Fixing OSGi manifests for implementation widget
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 06:20:34 +00:00 |
|
rfeng
|
9db210b9c8
|
Tidy up the endpoint/endpoint reference serialization/deseralization
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881164 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 06:07:34 +00:00 |
|
lresende
|
854248d8c6
|
Copying store webapp from 1.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881043 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 23:20:19 +00:00 |
|
rfeng
|
ebecc3d0bc
|
Remove unused code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880860 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 17:26:36 +00:00 |
|
lresende
|
95372e6ccc
|
Copying store sample app from 1.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880806 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 15:44:23 +00:00 |
|
ramkumar
|
81d3b65d27
|
Fixes for validating uniqueness in <import.java> and <export.java>
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880717 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 11:57:01 +00:00 |
|
antelder
|
abea253e89
|
Add the javascript client to the base jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880654 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 08:08:09 +00:00 |
|
antelder
|
b9e075737f
|
Add the javascript client to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880650 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 08:00:46 +00:00 |
|
antelder
|
470b39aa65
|
Update launcher to support the client access
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880649 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 08:00:07 +00:00 |
|
antelder
|
825f3fa980
|
Resurrect the JavaSCript client contributed in TUSCANY-417 and start getting it working with the 2.x runtime. Work in progress, but it does now work for listing/getting/invoking services in remote nodes using the tribes endpoint registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880648 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 07:58:46 +00:00 |
|