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
*
Use newer version of wss4j to avoid test failures
lresende
2013-07-15
1
-2
/
+2
*
Switch to a different version of wss4j to try to fix build issues
lresende
2013-07-15
1
-2
/
+8
*
Rever exclusion of wss4j dependency from rampart
lresende
2013-07-15
1
-2
/
+2
*
Remove bouncycastle dependencies that are not in use
lresende
2013-05-02
1
-19
/
+23
*
Explicity list Rampart dependencies to fix Tuscany build issues
lresende
2013-02-02
1
-3
/
+24
*
TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany define...
antelder
2012-10-01
1
-0
/
+9
*
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
2012-07-22
1
-8
/
+8
*
TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtim...
antelder
2012-05-21
1
-0
/
+7
*
Tighten up the no address test to include checking for a null or empty URI
slaws
2012-03-23
1
-1
/
+4
*
Bump up the date in the NOTICE file
antelder
2012-02-13
1
-1
/
+1
*
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
2012-01-06
2
-12
/
+19
*
Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...
scottkurz
2011-12-02
1
-3
/
+7
*
check that the binding is set in the wsdl
slaws
2011-10-19
1
-2
/
+4
*
Avoid NPE when no port location defined
antelder
2011-09-20
1
-6
/
+9
*
Separate a composite line out for clarity/debugging purposes.
slaws
2011-09-06
1
-2
/
+2
*
TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...
slaws
2011-09-06
1
-0
/
+1
*
TUSCANY-3932 - sample of how the structural URI could be passed over a remote...
slaws
2011-08-26
2
-1
/
+17
*
Remove xalan dependency as it conflicts iwth the base jdk which includes some...
antelder
2011-08-18
1
-13
/
+0
*
TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...
slaws
2011-07-14
4
-44
/
+148
*
Correct dependencies following the move up to opensaml-2.4.1.jar,
slaws
2011-07-14
1
-5
/
+25
*
Fix the build errors about openws by moving up to opensaml 2.4.1
antelder
2011-07-12
1
-1
/
+1
*
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...
slaws
2011-07-05
8
-41
/
+480
*
TUSCANY-3881 - fix a typo in the original commit
slaws
2011-06-28
1
-1
/
+1
*
Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...
slaws
2011-06-28
1
-1
/
+2
*
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
[next]