index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3653 - correct the processing for finding the first port type in a WS...
slaws
2010-08-20
1
-39
/
+56
*
TUSCANY-3641 - correct the interface comparison to make it look for a subset
slaws
2010-08-20
1
-3
/
+3
*
Remove commented code
slaws
2010-08-19
3
-43
/
+2
*
JCA_9013 Validate property types are compatible with getProperty() arguments
bdaniel
2010-08-19
1
-1
/
+28
*
JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...
bdaniel
2010-08-18
1
-3
/
+2
*
Make sure ranking is honored
rfeng
2010-08-18
1
-9
/
+9
*
Add impl spring stub/tie
rfeng
2010-08-18
10
-0
/
+687
*
Check if superClass is not null to avoid NPE
rfeng
2010-08-18
1
-1
/
+1
*
TUSCANY-3653 - fix cut n paste
slaws
2010-08-18
1
-1
/
+1
*
TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...
slaws
2010-08-18
18
-48
/
+557
*
TUSCANY-3653 - Add slots to store information read from JAXWS annotations. Th...
slaws
2010-08-18
2
-1
/
+81
*
TUSCANY-3641 - satisfy some TODOs by adding suitable error messages.
slaws
2010-08-18
1
-6
/
+16
*
TUSCANY-3641 - correct the comment as binding-ws models are added in that par...
slaws
2010-08-18
1
-3
/
+3
*
Update to better handle messages where the operation can not be determined
antelder
2010-08-18
3
-16
/
+18
*
TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ...
slaws
2010-08-18
1
-0
/
+21
*
TUSCANY-3653 - Make the methods used to generate WSDL available through the R...
slaws
2010-08-18
2
-0
/
+16
*
Fix typo in comment
slaws
2010-08-18
1
-1
/
+1
*
Fix typo in comment
slaws
2010-08-18
1
-1
/
+1
*
Add missing audit text
slaws
2010-08-18
1
-0
/
+4
*
Correct wirformat element in jms response to match latest schema proposal
antelder
2010-08-18
1
-1
/
+1
*
Update jms binding to use spec defined jmsDefault wireformat
antelder
2010-08-18
3
-4
/
+4
*
Update JMS schema for operationSelector and wireformat schema fix proposal
antelder
2010-08-18
2
-4
/
+16
*
TUSCANY-3652 Inject callbacks at service invocation
bdaniel
2010-08-18
7
-23
/
+112
*
TUSCANY-3652 Add methods to Injectors to get underlying Types and to inject null
bdaniel
2010-08-18
3
-2
/
+45
*
Update to latest OASIS schemas
antelder
2010-08-18
24
-106
/
+170
*
Use the same way to create application context
rfeng
2010-08-17
1
-20
/
+12
*
Handle inheritance of intents and policy sets on java interfaces
bdaniel
2010-08-17
2
-12
/
+36
*
Add interceptor to handle setting properties on the response message
antelder
2010-08-17
2
-0
/
+87
*
Add missing manifest entries.
slaws
2010-08-16
2
-1
/
+3
*
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
*
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
*
Correct code thats tryng to get at the root element local name so that it works
antelder
2010-08-12
1
-10
/
+16
*
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
*
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
*
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
8
-6
/
+81
*
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
*
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
1
-2
/
+22
*
JCA 11011 Add SOAP intent to the interface if any method in the interface is ...
bdaniel
2010-08-09
1
-1
/
+16
*
TUSCANY-3641 - comment out part of the previous change that's causing all of ...
slaws
2010-08-09
1
-25
/
+2
[next]