index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified sample name to a more general one as it was obsolete due to latest c...
fmoga
2010-08-14
13
-3
/
+3
*
Modified the sample in order to illustrate how the binding handles multiple c...
fmoga
2010-08-14
12
-128
/
+222
*
Added ServletFactory in order to keep a singleton servlet for all comet servi...
fmoga
2010-08-14
3
-23
/
+70
*
Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...
antelder
2010-08-13
3
-2
/
+7
*
Ensure all the jms destination are correctly defined now that the jms binding...
antelder
2010-08-13
10
-17
/
+13
*
Add @Remotable to JSON sample interface
bdaniel
2010-08-13
1
-0
/
+3
*
Update the old jms binding policy and intent definitions to work in 2.x
antelder
2010-08-12
2
-70
/
+8
*
Updates to get jms message selectors working properly
antelder
2010-08-12
1
-1
/
+10
*
Add the jsonrpc contribution to the build
slaws
2010-08-12
1
-0
/
+1
*
Add launcher and JSON databinding as a dependency. The launcher is not called...
slaws
2010-08-12
2
-0
/
+71
*
Convert the add method to take a complex parameter
slaws
2010-08-12
4
-1
/
+109
*
Correct code thats tryng to get at the root element local name so that it works
antelder
2010-08-12
1
-10
/
+16
*
Add a jsonrpc sample (also using to look at Fabiano's problem)
slaws
2010-08-12
20
-0
/
+767
*
copy javadoc creation config into release profile, and comment how to test re...
kelvingoodson
2010-08-12
1
-0
/
+46
*
Make component implementation change a value in the ban to prove that it's pr...
slaws
2010-08-12
2
-2
/
+19
*
Remove old test dependencies
slaws
2010-08-12
1
-22
/
+1
*
Check that a destination is defined when connectionFactory element is used
antelder
2010-08-12
2
-0
/
+9
*
Correctly set jms headers on the response message
antelder
2010-08-12
1
-2
/
+16
*
TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 now
slaws
2010-08-12
1
-3
/
+2
*
update ant targets to run new simple launchers
kelvingoodson
2010-08-12
1
-15
/
+7
*
update test case to use individual launchers
kelvingoodson
2010-08-12
1
-10
/
+4
*
Correct the format of all the jms uri's
antelder
2010-08-12
11
-24
/
+24
*
More correctly handle the jms uri format of the binding. Still needs more wor...
antelder
2010-08-12
4
-9
/
+24
*
Validate that jndi lookup returns the expected jms destination type
antelder
2010-08-12
1
-0
/
+17
*
Add missing expected test exception for POJO_8008 and POJO_8035
slaws
2010-08-12
1
-1
/
+2
*
remove multi-way launcher
kelvingoodson
2010-08-12
1
-150
/
+0
*
Following on from commit r964782, add simple launchers per contribution (buil...
kelvingoodson
2010-08-12
3
-0
/
+166
*
TUSCANY-3641 - Set the binding name to be the service name so, in this case w...
slaws
2010-08-12
1
-0
/
+1
*
TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...
slaws
2010-08-12
9
-7
/
+83
*
Adding gdata to Tuscany internal repo
lresende
2010-08-12
48
-0
/
+128
*
Add error messages for new JCA tests 1001 and 1002
bdaniel
2010-08-11
1
-0
/
+2
*
TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotation
slaws
2010-08-11
1
-16
/
+35
*
TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...
slaws
2010-08-11
1
-0
/
+12
*
Fix the loading of spring 2.x bean definitions and nesting elements
rfeng
2010-08-11
1
-50
/
+75
*
TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...
slaws
2010-08-10
1
-30
/
+126
*
Add expected error messages for POJO_8031, POJO_8032, POJO_8033
slaws
2010-08-10
1
-0
/
+3
*
Add expected error message for JCI_8030
slaws
2010-08-10
1
-0
/
+1
*
TUSCANY-3651 - Add assert to test case
slaws
2010-08-10
1
-1
/
+5
*
JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...
bdaniel
2010-08-10
1
-2
/
+5
*
JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...
bdaniel
2010-08-09
2
-2
/
+23
*
Removed the projects containing the alternate implementation of the comet bin...
fmoga
2010-08-09
45
-8708
/
+0
*
Updated the stock comet sample in order to reflect the new capabilities of th...
fmoga
2010-08-09
5
-1796
/
+6813
*
Added new implementation for comet binding which supports choosing the transp...
fmoga
2010-08-09
4
-111
/
+62
*
JCA 11011 Add SOAP intent to the interface if any method in the interface is ...
bdaniel
2010-08-09
2
-1
/
+17
*
TUSCANY-3641 - comment out part of the previous change that's causing all of ...
slaws
2010-08-09
1
-25
/
+2
*
TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...
slaws
2010-08-09
8
-45
/
+273
*
Fix typo in comment
slaws
2010-08-09
1
-1
/
+1
*
TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...
slaws
2010-08-09
2
-0
/
+23
*
Avoid NPE when no dependent contributions are used
antelder
2010-08-08
1
-2
/
+4
*
Change start command to use -duris to match the install command
antelder
2010-08-08
1
-10
/
+27
[next]