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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...
slaws
2011-06-23
8
-9
/
+88
*
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2011-04-20
1
-7
/
+1
*
Remove unused import
slaws
2011-04-12
1
-1
/
+0
*
Move the binding/policy configuration step to after the Axis config context h...
slaws
2011-02-25
1
-5
/
+7
*
Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...
edwardsmj
2011-01-20
3
-12
/
+85
*
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
2011-01-11
1
-1
/
+12
*
Bump up copyright year in the NOTICE files
antelder
2011-01-10
1
-1
/
+1
*
Remove no longer required wstx dependency
antelder
2010-12-14
1
-7
/
+0
*
Change to use axis2 osgi jar
antelder
2010-12-13
1
-11
/
+14
*
Add exclude for an old version of commons logging the seems to mess up the os...
antelder
2010-12-13
1
-0
/
+6
*
Update to clean up numerous dependencies, many i think left over from previou...
antelder
2010-12-11
6
-331
/
+59
*
More tweaks for the OSGi MF
rfeng
2010-12-08
1
-0
/
+1
*
Update MFs and jar versions
rfeng
2010-12-08
2
-20
/
+4
*
Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1
rfeng
2010-12-08
3
-14
/
+15
*
TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base Tuscany...
slaws
2010-11-09
1
-6
/
+1
*
Correct name missed when rename was done
antelder
2010-10-19
1
-1
/
+1
*
Move WS definitions to model module as thats more where it belongs and enable...
antelder
2010-10-18
2
-61
/
+0
*
Add -pom identifier to base-runtime so that its more obvious that you need to...
antelder
2010-10-13
1
-1
/
+1
*
Exclude opensaml which seems to be sneaking in when it didn't used to.
slaws
2010-10-08
1
-1
/
+17
*
An example of using core-runtime and base-runtime. The binding-ws-runtime-axi...
slaws
2010-10-06
1
-81
/
+20
*
Sometimes the binding name appears to be null. Get it from the actual binding...
slaws
2010-07-30
1
-2
/
+2
*
Add SOAP version intent validation to the ws binding
bdaniel
2010-07-22
2
-2
/
+26
*
Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...
edwardsmj
2010-07-11
3
-41
/
+116
*
More changes to fix binding.s otests. Also change binding.ws model getter/set...
slaws
2010-07-02
3
-3
/
+3
*
Improve error messages. This validation should happen earlier when the bindin...
slaws
2010-07-01
2
-4
/
+12
*
TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...
slaws
2010-06-30
4
-9
/
+184
*
Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...
edwardsmj
2010-06-22
1
-1
/
+4
*
Add spec conformance number to message.
slaws
2010-06-21
1
-1
/
+1
*
Improve error message
slaws
2010-06-21
1
-1
/
+1
*
Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...
edwardsmj
2010-06-19
2
-12
/
+39
*
Handle the receipt of messageID data from a wsa:MessageID header in an incomi...
edwardsmj
2010-06-18
2
-13
/
+49
*
Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...
edwardsmj
2010-06-18
1
-40
/
+91
*
Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...
edwardsmj
2010-06-18
1
-2
/
+25
*
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2010-06-17
4
-6
/
+6
*
TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...
slaws
2010-06-15
2
-2
/
+12
*
A little more separation of the Tuscany bits from the Axis bits
slaws
2010-06-11
4
-161
/
+128
*
Remove old surefire config
antelder
2010-06-03
1
-20
/
+0
*
Add missing OSGi dependencies that are causing the dosgi samples to fail.
slaws
2010-06-02
1
-0
/
+1
*
Remove the workaround
rfeng
2010-05-21
1
-9
/
+0
*
Add a workaround to support callback endpoint over WS
rfeng
2010-05-21
1
-0
/
+9
*
Add wsa:Action to the soap header as it's mandatory
rfeng
2010-05-17
2
-2
/
+29
*
Updating Copyright Year in NOTICE files
lresende
2010-05-12
1
-1
/
+1
*
mark additional classes as extension spi according to use indicated binding-w...
kelvingoodson
2010-04-27
4
-15
/
+0
*
TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to affe...
slaws
2010-04-13
1
-5
/
+5
*
Add rnaking value
antelder
2010-03-31
1
-1
/
+2
*
Remove some now unneeded uses of DataExchangeSemantics
antelder
2010-03-16
1
-5
/
+1
*
Improve the IP address binding to be based on the host from the uri
rfeng
2010-03-14
1
-12
/
+14
*
Remove unused dependency
antelder
2010-03-11
1
-7
/
+0
*
Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...
rfeng
2010-03-04
4
-36
/
+70
*
Removing unused imports...
lresende
2010-03-03
1
-1
/
+0
[next]