summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-09Defer the creation of WorkManager to avoid the JNDI lookuprfeng1-5/+11
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng1-1/+1
2008-07-04Fix up the change made at r673687 which didn't anticipate that binding uris i...slaws1-16/+59
2008-07-03We should call e.toString() rather than e.getMessage() since some exceptions,...mcombellack1-1/+1
2008-07-03No need to call the toXMLString() method twice as we already have the output ...mcombellack1-1/+1
2008-07-03TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and Call...mcombellack2-35/+40
2008-07-01Instrumenting runtime classes with toString() to facilitate debuginglresende3-0/+11
2008-06-30Fix TUSCANY-2446nash1-0/+4
2008-06-25Fix NPE when the conversationID==nullrfeng1-1/+2