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
/
binding-ws-runtime-axis2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-22
Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...
edwardsmj
1
-1
/
+4
2010-06-21
Add spec conformance number to message.
slaws
1
-1
/
+1
2010-06-21
Improve error message
slaws
1
-1
/
+1
2010-06-19
Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...
edwardsmj
2
-12
/
+39
2010-06-18
Handle the receipt of messageID data from a wsa:MessageID header in an incomi...
edwardsmj
2
-13
/
+49
2010-06-18
Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...
edwardsmj
1
-40
/
+91
2010-06-18
Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...
edwardsmj
1
-2
/
+25
2010-06-17
Add a flag to the binding builder to indicate that generated data should be r...
slaws
4
-6
/
+6
2010-06-15
TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...
slaws
2
-2
/
+12
2010-06-11
A little more separation of the Tuscany bits from the Axis bits
slaws
4
-161
/
+128
2010-06-03
Remove old surefire config
antelder
1
-20
/
+0
2010-06-02
Add missing OSGi dependencies that are causing the dosgi samples to fail.
slaws
1
-0
/
+1
2010-05-21
Remove the workaround
rfeng
1
-9
/
+0
2010-05-21
Add a workaround to support callback endpoint over WS
rfeng
1
-0
/
+9
2010-05-17
Add wsa:Action to the soap header as it's mandatory
rfeng
2
-2
/
+29
2010-05-12
Updating Copyright Year in NOTICE files
lresende
1
-1
/
+1
2010-04-27
mark additional classes as extension spi according to use indicated binding-w...
kelvingoodson
4
-15
/
+0
2010-04-13
TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to affe...
slaws
1
-5
/
+5
2010-03-31
Add rnaking value
antelder
1
-1
/
+2
2010-03-16
Remove some now unneeded uses of DataExchangeSemantics
antelder
1
-5
/
+1
2010-03-14
Improve the IP address binding to be based on the host from the uri
rfeng
1
-12
/
+14
2010-03-11
Remove unused dependency
antelder
1
-7
/
+0
2010-03-04
Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...
rfeng
4
-36
/
+70
2010-03-03
Removing unused imports...
lresende
1
-1
/
+0
2010-03-03
Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...
rfeng
1
-6
/
+1
2010-03-01
Move the ws binding provider files into the provider package.
slaws
15
-20
/
+19
2010-03-01
Disable parallel tests as it causes port conflicts
antelder
1
-0
/
+20
2010-02-26
Clean up the remote flag for endpoint and change the endpoint reference statu...
rfeng
1
-1
/
+1
2010-02-26
Pass security context into getURLMapping() so that appropriate scheme/port ar...
slaws
1
-18
/
+19
2010-02-26
Set the JVM trust/key store so the client side is able to pick up the servers...
slaws
1
-1
/
+21
2010-02-25
Remove unused imports
rfeng
1
-4
/
+0
2010-02-25
Add binding.ws specific providers for the HTTPSPolicy model
slaws
4
-1
/
+110
2010-02-25
Fluff up a policy provider instance
slaws
1
-7
/
+3
2010-02-25
Separate the common parts of the binding.ws reference and service binding pro...
slaws
4
-41
/
+87
2010-02-12
Enable the ws binding specific basic auth policy provider
slaws
1
-0
/
+20
2010-02-12
Fix up the basic auth policy provider
slaws
3
-17
/
+26
2010-02-12
Remove commented out code and tidy comments
slaws
1
-20
/
+4
2010-02-12
Add the word Reference into the binding invoker class name
slaws
2
-4
/
+4
2010-02-12
Start of basic auth binding specific policy implementation. Basically the fun...
slaws
5
-0
/
+398
2010-02-12
Enable reference side binding wire. Mainly so I can start trying out some bin...
slaws
6
-199
/
+195
2010-02-11
Remove as methods are now in assembly policy helper and constants are on asse...
slaws
1
-80
/
+0
2010-02-09
Start to clean up the node-api (remove Node.destroy())
rfeng
4
-4
/
+0
2010-02-08
Correct comment location
slaws
1
-2
/
+2
2010-02-08
No longer required
slaws
1
-502
/
+0
2010-02-08
Move toward having the Axis specific code in the Axis2EngineIntegration class...
slaws
8
-360
/
+636
2010-02-04
started causing spurious compilation error so remove for now as it doesn't do...
slaws
1
-1
/
+1
2010-02-03
Disable JMS transport for now until the code is fixed to bring it back in aga...
slaws
1
-5
/
+7
2010-02-03
fix namespaces so that MTOM is in Tuscany namespace
slaws
1
-2
/
+3
2010-02-03
As some more basic tests around the different ways that endpoint uri can be s...
slaws
8
-4
/
+288
2010-02-03
Add some initial policy implementations in. MTOM is just handling an "mayProv...
slaws
5
-0
/
+369
[next]