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