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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
Use operation instead of method to avoid NPE with async server operation
antelder
1
-1
/
+1
2011-09-14
TUSCANY-3791 - correct JIRA number in comment
slaws
1
-1
/
+1
2011-09-13
TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ...
slaws
1
-1
/
+3
2011-09-12
Fix the setting of the JMS callback destination from request properties for t...
antelder
2
-12
/
+35
2011-09-12
Fix for the missing dependencies in MANIFEST.MF described in TUSCANY-3944 - j...
edwardsmj
1
-1
/
+2
2011-09-12
TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...
slaws
2
-1
/
+19
2011-09-09
TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...
slaws
4
-12
/
+463
2011-09-08
Commit commented out test for TUSCANY-3943.
scottkurz
2
-1
/
+85
2011-09-08
TUSCANY-3942.
scottkurz
1
-8
/
+3
2011-09-08
TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
3
-38
/
+48
2011-09-07
Fix testcase so that if the initial file delete does work (which happens on n...
antelder
1
-4
/
+7
2011-09-07
TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...
antelder
2
-2
/
+81
2011-09-07
Add a property for releasing contribution classloaders
antelder
1
-0
/
+5
2011-09-06
Upgrade to jackson 1.8.5
rfeng
1
-3
/
+3
2011-09-06
Fix the Date format for json data binding
rfeng
3
-0
/
+117
2011-09-06
Separate a composite line out for clarity/debugging purposes.
slaws
1
-2
/
+2
2011-09-06
TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...
slaws
7
-8
/
+34
2011-09-02
Fix the single quote issues in all message bundles
rfeng
11
-35
/
+36
2011-09-02
Update to the latest version of http client/core
rfeng
2
-4
/
+4
2011-09-02
Turn the http client factory into a utility
rfeng
1
-4
/
+34
2011-09-02
Upgrade to http client/core to 4.1.x
rfeng
1
-2
/
+2
2011-09-02
Fix the usage of HttpClient and make sure connections are closed gracefully
rfeng
6
-11
/
+25
2011-09-01
TUSCANY-3916 - missed manifest change from previous commit
slaws
1
-0
/
+1
2011-09-01
TUSCANY-3916 - Turn remote interface match back on with a couple of restricti...
slaws
3
-13
/
+71
2011-08-29
Fix the index for message
rfeng
1
-1
/
+1
2011-08-26
TUSCANY-3925 - Apply Jennifer's Java security patch.
slaws
3
-11
/
+65
2011-08-26
Correct comment errors
slaws
1
-2
/
+2
2011-08-26
TUSCANY-3932 - sample of how the structural URI could be passed over a remote...
slaws
3
-2
/
+39
2011-08-26
Fix typo in comment
slaws
1
-1
/
+1
2011-08-25
TUSCANY-3932 - changes to get callbacks working over the distributed domain. ...
slaws
1
-0
/
+38
2011-08-25
TUSCANY-3916 Add the code to write the callback interface alongside the forwa...
slaws
2
-55
/
+169
2011-08-25
TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...
slaws
4
-50
/
+140
2011-08-25
Allow the binding.sca URI to be configured with the base URI as with all othe...
slaws
2
-9
/
+7
2011-08-25
Add auditing to callback compatibility testing
slaws
1
-4
/
+10
2011-08-23
Update jms wireformats to fix NPE with async services
antelder
5
-6
/
+53
2011-08-19
Fix jms text wireformat to work with async services
antelder
3
-4
/
+26
2011-08-19
Fix NPE in jmsObject wireformat with async services
antelder
3
-4
/
+26
2011-08-19
TUSCANY-3916 - Correct comment to reflect what I believe is the reality
slaws
1
-3
/
+4
2011-08-19
TUSCANY-3916 - add missing OSGi dependencies
slaws
1
-0
/
+2
2011-08-18
TUSCANY-3906: Apply patch from Eric Larsen for an enhancement to ThreadMessag...
antelder
1
-0
/
+26
2011-08-18
Remove xalan dependency as it conflicts iwth the base jdk which includes some...
antelder
1
-13
/
+0
2011-08-17
TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...
slaws
4
-8
/
+62
2011-08-17
TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessor
antelder
1
-1
/
+1
2011-08-17
Remove unused dependencies
slaws
1
-21
/
+0
2011-08-17
Fix comment typo
slaws
1
-1
/
+1
2011-08-17
TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...
antelder
1
-6
/
+10
2011-08-17
The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...
antelder
1
-0
/
+1
2011-08-17
TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...
slaws
1
-0
/
+3
2011-08-15
TUSCANY-3916 - Check for null interface. I need to find out why a null interf...
slaws
1
-4
/
+7
2011-08-15
TUSCANY-3916 - extend WSDL serialization code to deal with imports/includes
slaws
3
-27
/
+373
[next]