Commit graph

1980 commits

Author SHA1 Message Date
lresende
dcabb3cb17 Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the name pattern used by other modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 06:37:05 +00:00
rfeng
1bbd1a5715 Expose extension point registery
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776393 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 17:47:37 +00:00
rfeng
9182bba609 Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA node in the same JVM and align the OSGiNodeFactoryImpl to that feature
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776383 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 16:49:34 +00:00
rfeng
9d9d8ae5f9 Remove empty line
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776139 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 00:17:28 +00:00
rfeng
1f8bafbfc5 Change the creation of DistributedSCABinding to the factory to avoid OSGi violations
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776005 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18 16:46:33 +00:00
antelder
ea1e5f8175 Merge interface-java-xml into interface-java
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775608 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 09:36:12 +00:00
antelder
f98430a50f Start merging binding-sca into assembly and creating a binding-sca-runtime module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775592 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 07:41:09 +00:00
antelder
987811547e Add @Ignore to failing tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775587 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 07:06:48 +00:00
edwardsmj
20fa7f4fc3 Fix for TUSCANY-3036: for component service interface mismatch with implementation service interface, raise an error rather than a warning
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775472 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 14:30:30 +00:00
edwardsmj
023918e265 Fix for TUSCANY-3036: for component service interface mismatch with implementation service interface, raise an error rather than a warning
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775471 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 14:30:10 +00:00
edwardsmj
5681362304 Fix for TUSCANY-3035: for component service interface mismatch with implementation service interface, raise an error rather than a warning
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775469 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 14:28:25 +00:00
antelder
86101a456f Remove unused depenedency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775430 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 08:20:49 +00:00
antelder
c148dc2198 Decouple node-impl from sca-client-impl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775426 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 08:03:50 +00:00
rfeng
de30467590 Convert it to JUNIT4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775372 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 22:40:18 +00:00
rfeng
e880dcec74 Fix the test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775371 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 22:39:01 +00:00
rfeng
9f501ca231 Adding support for <baseURI> element of binding base uri configuration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775370 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 22:38:11 +00:00
rfeng
bfc5133237 Update the node launcher to use the NodeFactory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775369 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 22:37:25 +00:00
edwardsmj
bcf9d17195 Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote attribute value from "warning" to "error"
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775333 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 20:56:53 +00:00
rfeng
b478631a5b Add the processor to read the node configuration in the ATOM format
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775325 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 20:45:55 +00:00
rfeng
73ffdb3c63 Push down some of the createNode() methods to NodeFactory and only require the createNode(NodeConfiguration) to be implemented by subclasses
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775283 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 18:36:42 +00:00
rfeng
80f7efa886 Update NodeUtil and add a test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775282 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 18:34:59 +00:00
rfeng
2a4b87ac24 Fix duplicate composite names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775215 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 16:16:28 +00:00
slaws
a6fbb9212e OSOA annotations and APIs. part of minimum changes required to get an OSOA sample read in.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775069 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 09:35:25 +00:00
slaws
2154abb5bc implementation java processor for OSOA SCDL. part of minimum changes required to get an OSOA sample read in.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775067 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 09:32:15 +00:00
slaws
ecf5903a94 binding sca processor for OSOA SCDL. part of minimum changes required to get an OSOA sample read in.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775066 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 09:29:42 +00:00
antelder
b51d6788a6 Merge implementation-java-xml into implementation-java module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775053 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 07:48:45 +00:00
rfeng
f55c4b03b7 Enable more test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775004 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 04:54:19 +00:00
rfeng
f2c134b2c1 Integrate the NodeConfiguration with NodeImpl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774994 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 03:41:05 +00:00
rfeng
c35965ba40 Fix duplicate composite names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774975 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 01:06:02 +00:00
rfeng
8d6ca55010 Reorganize the pom so that bpel/spring modules are defined in features and referenced by the distro pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774921 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 20:49:02 +00:00
rfeng
dec6aa60eb Add @Service annotations
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774895 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 19:38:45 +00:00
rfeng
17e285b4df Avoid NPE penalty
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774855 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 18:00:59 +00:00
rfeng
6f5177c379 Start to integrate the node configuration with NodeImpl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774854 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 18:00:05 +00:00
rfeng
ae60ec5e5c Add component name to the error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774853 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 17:56:43 +00:00
rfeng
3f803de219 Fix the interfaces for references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774852 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 17:42:39 +00:00
edwardsmj
ffc3690de5 Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> element has both @type and @element attributes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774826 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 15:35:23 +00:00
edwardsmj
68a85f550d Improve error reporting of an Invalid java interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774489 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 18:45:20 +00:00
edwardsmj
2a397a2ddb Improve error reporting in JavaInterfaceIntrospectorImpl - in particular report the names of the artifacts being processed when the error occurred.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774486 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 18:42:40 +00:00
edwardsmj
079bac4207 Fix for erroneous error message (NoWsdlInterface) in binding-ws-wsdlgen module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774481 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 18:33:31 +00:00
edwardsmj
1e5cc50809 Fix an erroneous error message in assembly module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774477 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 18:30:19 +00:00
edwardsmj
4cdec182c5 Removal of warning message relating to addition of default <binding.sca/> elements to references during processing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774476 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 18:29:37 +00:00
edwardsmj
e7db5ed4f5 Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OASIS SCA Assembly spec - testcases ASM_4002, ASM_4003, ASM_4004
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774475 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 18:27:34 +00:00
antelder
a0d58fe9ff Update the CHNAGES file for things that have happened since the M2 release (mainly what i can think of, please update if i've left things out
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774248 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 07:55:59 +00:00
edwardsmj
f472733832 Fixes for errors in the processing of <interface.wsdl/> elements, as described in TUSCANY-3019.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774229 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 06:17:24 +00:00
rfeng
91a39531fc Add the StAX processor for NodeConfiguration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774146 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 00:09:21 +00:00
rfeng
c2ec416cbe Move node configuration to node-api
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774126 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 23:10:51 +00:00
lresende
d324f0081c TUSCANY-3015 - Using URI to properly escape/unescape spaces for the BPEL extension
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774071 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 20:38:07 +00:00
lresende
98458d8e91 TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts of the runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774067 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 20:30:46 +00:00
lresende
f6a4ede25e Registering the implementation-node related processors under the right namespace to avoid test failures by not finding the processors at run time
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774066 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 20:28:47 +00:00
lresende
e160200653 Moving test case to its own package and adding apache license header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774065 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 20:27:25 +00:00