summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-18Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende17-0/+1157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705789 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende27-856/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Updating JSON-RPC model to follow interface/factory pattern.lresende6-75/+199
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705760 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705625 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Rename JMSBindingListener to DefaultJMSBindingListener in preparation for ↵antelder3-6/+6
making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705519 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2641 Enhancements to Tuscany Logging and tracingbeckerdo5-74/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705368 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2638 fix for atomModel.js JavaScript clientbeckerdo4-16/+1609
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705326 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16start at getting jms sca binding to use a native amq brokerantelder4-11/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705230 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Change private to protected so class can be subclassedantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705229 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for ↵antelder37-8/+1560
the recent Spring Implementation changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705178 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Update itest to compile with new JMSResourceFactory constructorantelder1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15CORBA calculator samples added to parent pom.xml and README fileswjaniszewski2-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Service CORBA binding calculator samplewjaniszewski20-0/+1014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705068 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Reference CORBA binding calculator samplewjaniszewski16-0/+809
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705066 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in ↵beckerdo4-72/+116
binding-atom-abdera git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704940 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Update to work with new jms resource factory supportantelder2-4/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704855 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Add an extension point for the JMS resource factoryantelder5-7/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704854 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Add interface left off previous commit(r704822) for Create ↵antelder1-0/+67
JMSResourceFactory interface in preperation for making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704837 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Create JMSResourceFactory interface in preperation for making it plugableantelder6-15/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704822 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for ↵antelder6-12/+12
making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704820 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Store component reference passed into constructor so that WSDL without a ↵slaws1-0/+1
binding structure can be generated on the fly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704814 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15TUSCANY-2644 fix non-UTF8 character in LICENSE file. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15TUSCANY-2626 fix a non-UTF character in the LICENSE file. slaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704808 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14Start of some JMS tests for the request response binding work. slaws19-0/+1013
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende3-13/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13TUSCANY-2626 - missed change from previous commitslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende6-78/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703904 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12disabled contribution-classloader because it has an error to fix and i need ↵giorgio1-1/+2
a build for working - jo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12cleaning-up task-codegiorgio1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703869 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12Starting again working on task processor over webservicesgiorgio1-53/+0
D job/JobDataSource.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws ↵slaws7-2/+152
schema and add the W3C schema to support it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10TUSCANY-2634 - Applying RAM's patch to make implementation.spring aware of ↵lresende4-3/+36
policies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703540 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09Fix to catch any errors when the container running tuscany doesn't have a ↵antelder1-1/+1
jndi environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703152 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 ↵beckerdo3-3/+3
13f79535-47bb-0310-9956-ffa450edef68
2008-10-08Fix TUSCANY-2630scottkurz1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702984 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 ↵beckerdo1-1/+2
13f79535-47bb-0310-9956-ffa450edef68
2008-10-08TUSCANY-2577 - Applying Haibo's patch to add support for google web albums ↵lresende3-0/+169
feeds trough gdata. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07Only trace the public methods on tuscany classesrfeng2-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07Policy file to enable java security in continuum buildslresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702566 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06TUSCANY-2617 the autowire problem was hiding the fact that the reference ↵slaws1-1/+2
target name was wrong in this test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702173 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06TUSCANY-2617 perform autowire processing after all targets have been ↵slaws4-46/+105
processes. In this was explicitly specified targets will take precedence over autwires as described in the assembly spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702034 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06Complete the move to Rampart 1.4slaws2-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702031 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06TUSCANY-2625 - Fixed by updating attribute name.lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701969 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws44-546/+438
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701389 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03TUSCANY-2614 - Add missing license headers. slaws8-12/+135
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701380 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700897 ↵beckerdo3-142/+848
13f79535-47bb-0310-9956-ffa450edef68
2008-10-01Adding more XmlJavaTypeAdapter supportrfeng6-34/+184
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700861 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01Upgrade to rampart-1.4 rfeng3-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700812 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30Extending definitions.xml to enable policies to tuscany bindingslresende1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700373 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30[Work in progress] Enabling security policy for http binding. lresende1-3/+3
Missed file with changes from previous commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700372 13f79535-47bb-0310-9956-ffa450edef68