Commit graph

9,722 commits

Author SHA1 Message Date
bdaniel
24dda97741 Add @Remotable to JSON sample interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985085 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 04:19:54 +00:00
antelder
b1509e9424 Update the old jms binding policy and intent definitions to work in 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984882 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 18:02:32 +00:00
antelder
43fb2caf65 Updates to get jms message selectors working properly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984878 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 18:01:21 +00:00
slaws
7bba8a52cc Add the jsonrpc contribution to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984860 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:47:00 +00:00
slaws
f1fc8b4469 Add launcher and JSON databinding as a dependency. The launcher is not called from the unit test at the moment so shouldn't fail the build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984859 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:46:29 +00:00
slaws
9a8d48aa46 Convert the add method to take a complex parameter
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984850 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:26:00 +00:00
antelder
89da32c4e5 Correct code thats tryng to get at the root element local name so that it works
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984847 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 16:12:49 +00:00
slaws
7994b2eb5c Add a jsonrpc sample (also using to look at Fabiano's problem)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984839 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:42:12 +00:00
kelvingoodson
1eaee10d13 copy javadoc creation config into release profile, and comment how to test release profile
note: the spi tagging in the javadoc is still work in progress

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984836 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:34:30 +00:00
slaws
44d63af749 Make component implementation change a value in the ban to prove that it's processed it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984828 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:19:00 +00:00
slaws
9ae31fa063 Remove old test dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984825 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 15:16:43 +00:00
antelder
3b7e36b189 Check that a destination is defined when connectionFactory element is used
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984801 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 14:27:37 +00:00
antelder
7e546d4295 Correctly set jms headers on the response message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984792 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 14:08:26 +00:00
slaws
af9c9678d5 TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984787 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 14:02:16 +00:00
kelvingoodson
bb666f7cc2 update ant targets to run new simple launchers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984770 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:43:40 +00:00
kelvingoodson
6d026dccea update test case to use individual launchers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:25:51 +00:00
antelder
710176c856 Correct the format of all the jms uri's
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984757 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:14:20 +00:00
antelder
e7ce131869 More correctly handle the jms uri format of the binding. Still needs more work as there jms uri can be quite complicated and has a whole spec of its own that we should implement
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984756 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:13:13 +00:00
antelder
d6c656f919 Validate that jndi lookup returns the expected jms destination type
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984754 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:10:56 +00:00
slaws
e450eaa3fb Add missing expected test exception for POJO_8008 and POJO_8035
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984753 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:09:51 +00:00
kelvingoodson
813a404cd5 remove multi-way launcher
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984750 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 12:56:44 +00:00
kelvingoodson
23cb1002a8 Following on from commit r964782, add simple launchers per contribution (build.xml yet to be updated for new targets)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984747 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 12:44:30 +00:00
slaws
536cf0faec TUSCANY-3641 - Set the binding name to be the service name so, in this case where there is only one binding, the binding name isn't used in the endpoint URL.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984710 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 10:09:09 +00:00
slaws
2fa7aa6f0f TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associated SCA service has a WS binding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984702 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 09:29:25 +00:00
lresende
d89457df72 Adding gdata to Tuscany internal repo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984644 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 04:54:06 +00:00
bdaniel
0d119c4355 Add error messages for new JCA tests 1001 and 1002
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984436 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 15:12:43 +00:00
slaws
747aa47ae5 TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984314 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 07:35:04 +00:00
slaws
2ce8d0e831 TUSCANY-3641 - Update interface processing to set remotable when @WebServiceProvider encountered
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984313 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 07:33:59 +00:00
rfeng
aafc31da7e Fix the loading of spring 2.x bean definitions and nesting elements
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984303 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 05:53:40 +00:00
slaws
83eae0df02 TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@header, @SOAPBinding, @WebServiceProvider
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984095 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:51:08 +00:00
slaws
d56433b999 Add expected error messages for POJO_8031, POJO_8032, POJO_8033
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984072 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:05:47 +00:00
slaws
0b28299196 Add expected error message for JCI_8030
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983958 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 12:27:00 +00:00
slaws
8d68817db9 TUSCANY-3651 - Add assert to test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983871 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 07:05:10 +00:00
bdaniel
349f135aff JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implementation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983849 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 01:41:12 +00:00
bdaniel
400454850c JCA 11010 Add SOAP intent to the interface if any parameter on any method in the interface is annotated with @WebParam with header=true
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983802 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 20:07:27 +00:00
fmoga
18ec4c646f Removed the projects containing the alternate implementation of the comet binding as it is now the main implementation and has been committed correspondingly. Removed the stock-comet-jquery sample as it is now the main sample for the binding and has been committed correspondingly.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983781 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 19:18:18 +00:00
fmoga
1728def7aa Updated the stock comet sample in order to reflect the new capabilities of the latest implementation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983777 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 19:02:13 +00:00
fmoga
ab7339d16e Added new implementation for comet binding which supports choosing the transport (http streaming, long pooling, websockets) at runtime.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983776 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 19:00:58 +00:00
bdaniel
95b667cfdc JCA 11011 Add SOAP intent to the interface if any method in the interface is annotated with @WebResult
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983744 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 17:33:18 +00:00
slaws
7b81d7bea2 TUSCANY-3641 - comment out part of the previous change that's causing all of the JCAA tests to fail for some reason. Also remove some old commented out code.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983722 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 16:39:02 +00:00
slaws
c1b8b3abd0 TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading the wsdl, identified by the location, from the current contribution. The WSDL is associated with the Java component type service by attaching it to the JavaInterface normalized interface slot. This is not ideal but does allow us to pull things out of the WSDL, such a as policy. The spec state that the component type should have interface.wsdl but this messes up our databinding code which expects the component service to exhibit an interface suitable for the actual implementation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983647 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 13:47:15 +00:00
slaws
5b5f7b8105 Fix typo in comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983642 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 13:39:28 +00:00
slaws
8e21256809 TUSCANY-3647 - mark all qualified intents as mutually exclusive with one another if the qualifiable intent is marked as mutuallyExclusive
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983640 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 13:37:45 +00:00
antelder
f9625fd253 Avoid NPE when no dependent contributions are used
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983368 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 09:29:32 +00:00
antelder
9089224b14 Change start command to use -duris to match the install command
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983367 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 09:28:58 +00:00
antelder
38d57f547f Update to have jline call bye not stop
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983187 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 09:19:07 +00:00
antelder
2adfb5fb5c Start updates to support multiple domains and standalone nodes as being discussed on the ML. Some of the JLine completors aren't now working perfectly so they still need to be fixed up.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983181 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 08:25:26 +00:00
antelder
2145edec90 Ensure that the deployables are the correct Composite objects
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983165 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 02:43:54 +00:00
bdaniel
01917ee0f9 JCA-11013 Add SOAP intent to the implementation if the java class is annotated with ServiceMode
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983118 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 20:16:19 +00:00
rfeng
b4444cd5c3 Allow HeuristicPojoProcessor to differentiate implementation.java against other java based implementation types such as implementation.spring
Check for duplicate import in spring xml definitions

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983054 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 17:01:52 +00:00