index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
binding-ws-axis2
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate a gateway bundle that aggregate split META-INF/services resources
rfeng
2009-07-31
1
-9
/
+12
*
Release resources when the OSGi runtime is shutdown to remove the needs of sh...
rfeng
2009-07-31
1
-1
/
+9
*
Create a Tuscany specific listener manager so that the shutdown hook is clear...
slaws
2009-07-28
3
-2
/
+172
*
Set EndpointReference state on callback
slaws
2009-07-21
1
-0
/
+1
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
48
-2528
/
+2528
*
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
2009-06-19
4
-19
/
+35
*
Remove unused imports
rfeng
2009-06-18
1
-19
/
+16
*
TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...
slaws
2009-06-15
2
-4
/
+7
*
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2009-06-11
2
-7
/
+7
*
TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...
slaws
2009-06-11
2
-13
/
+30
*
Make sure the class is returned
rfeng
2009-04-15
1
-2
/
+5
*
Add a special classloader to work around XXXFactory.newInstance issue within ...
rfeng
2009-04-15
2
-102
/
+167
*
Port DefinitionsProvider to Definitions extension point
rfeng
2009-04-15
2
-85
/
+17
*
Add exclusion of axis2-adb to avoid split packages
rfeng
2009-04-13
2
-11
/
+24
*
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2009-03-19
16
-153
/
+132
*
Set port to 8085 to fix continuum build failure when 8080 is used
antelder
2009-03-18
1
-1
/
+1
*
Make sure XML types introspected by databindings are honored by the J2W gener...
rfeng
2009-03-17
1
-8
/
+8
*
Add a pojo WS test case
rfeng
2009-03-06
7
-0
/
+279
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
30
-56
/
+56
*
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
2009-03-05
31
-66
/
+66
*
Updates to binding-ws to use OASIS namespaces/schema and some minor cleanups
lresende
2009-03-04
1
-1
/
+1
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
15
-140
/
+48
*
Removed unused imports
mcombellack
2009-02-09
3
-7
/
+2
*
Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...
slaws
2009-02-02
25
-13
/
+15
*
Revert the changes to pass args[] into EquinoxHost. We should use system prop...
rfeng
2009-01-30
1
-1
/
+1
*
Fix the test case
rfeng
2009-01-29
1
-13
/
+12
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
19
-19
/
+19
*
Remove unused imports
rfeng
2009-01-14
1
-3
/
+0
*
Fix the access violation to EndpointReferenceImpl
rfeng
2008-12-09
1
-3
/
+13
*
Fix OSGi access violations and package imports
rfeng
2008-12-09
5
-12
/
+133
*
Updated all the test composite files to include a target namespace - the targ...
edwardsmj
2008-12-08
22
-3
/
+25
*
Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...
edwardsmj
2008-12-05
1
-5
/
+38
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
20
-132
/
+526
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
125
-0
/
+9178
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
130
-9495
/
+0
*
Fix for TUSCANY-2669
rfeng
2008-11-10
1
-3
/
+1
*
Fixes for TUSCANY-2611
ramkumar
2008-11-06
8
-2
/
+305
*
Complete the move to Rampart 1.4
slaws
2008-10-06
2
-4
/
+5
*
TUSCANY-2614 - Add missing license headers.
slaws
2008-10-03
2
-0
/
+32
*
Upgrade to rampart-1.4
rfeng
2008-10-01
3
-1
/
+1
*
Minor cleanup of unused imports
lresende
2008-09-30
2
-8
/
+0
*
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
2008-09-24
3
-14
/
+7
*
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
2008-09-19
1
-6
/
+9
*
More work exploring the policy extension model by implementing a token based ...
slaws
2008-09-15
6
-111
/
+182
*
TUSCANY-2587 - change the name of promoted services so that the component nam...
slaws
2008-09-09
3
-3
/
+3
*
Reapply patch for TUSCANY-2561
antelder
2008-09-08
5
-15
/
+15
*
Revert r693143 to fix the accidental code reformatting
antelder
2008-09-08
5
-15
/
+15
*
TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...
antelder
2008-09-08
5
-15
/
+15
*
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
2008-09-05
8
-24
/
+294
*
Change the encoding to UTF-8,Jira TUSCANY-2560.
fwang
2008-08-22
1
-1
/
+1
[next]