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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
Fix checked exception handling.
scottkurz
1
-1
/
+2
2011-10-19
Resolve operation policy and take account of it in base policy processor.
slaws
14
-73
/
+101
2011-10-19
Add code to read <requires> elements from WSDL and enable the test that ensur...
slaws
11
-8
/
+272
2011-10-19
check that the binding is set in the wsdl
slaws
1
-2
/
+4
2011-10-19
Add test looking at what happens with policy associated with interface and im...
slaws
11
-0
/
+451
2011-10-18
Mark resolved bindings as having remote endpoints
slaws
1
-0
/
+1
2011-10-17
TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...
slaws
2
-1
/
+4
2011-10-17
Correct JSR250 policy processor package name in services definition
slaws
4
-5
/
+19
2011-10-17
TUSCANY-3900 - Apply Greg's patch to use bundle trackers in EquinoxServiceDis...
slaws
1
-89
/
+84
2011-10-17
TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...
slaws
5
-12
/
+132
2011-10-17
TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...
slaws
13
-18
/
+304
2011-10-17
Extend getIntent to retrieve qualified intents as well as top level intents
slaws
1
-0
/
+5
2011-10-17
Get binding and implementation types given a QName
slaws
2
-0
/
+45
2011-10-14
Ensure the old normalized wsdl contract isn't left in the cloned contract
antelder
1
-0
/
+4
2011-10-13
Tweak exception handling slightly to handle runtime exception variant.
scottkurz
1
-0
/
+2
2011-10-13
Move match composites into appropriately named directories.
slaws
6
-5
/
+5
2011-10-12
Fix up some manifest funnies
slaws
3
-3
/
+1
2011-10-12
TUSCANY-3961 - modify so we don't rely on internal exception throwing
slaws
1
-5
/
+10
2011-10-12
TUSCANY-3960 - Create implementation level operation model and add jsr250 mod...
slaws
2
-4
/
+9
2011-10-12
TUSCANY-3960 - add manifest and remove unused includes
slaws
2
-6
/
+19
2011-10-12
TUSCANY-3960 - start porting JSR250 support from 1.x
slaws
6
-0
/
+741
2011-10-12
Update with some guards to avoid NPEs
antelder
1
-8
/
+11
2011-10-11
Include all the contributions as dependencies so that dependent contributions...
antelder
1
-1
/
+3
2011-10-11
Update to not include the root contribution as a duplicate dependency
antelder
1
-1
/
+1
2011-10-10
For jsonrpc 2.0, don't send null error or null result
rfeng
1
-2
/
+2
2011-10-10
Use Jackson JsonNode as the unified representation of json data
rfeng
15
-398
/
+306
2011-10-10
TUSCANY-3943 - Add the (currently ignored) disable wrapped test case.
slaws
1
-0
/
+1
2011-10-10
TUSCANY-3943 - Add another couple of missing license headers
slaws
2
-0
/
+36
2011-10-10
TUSCANY-3943 - Add missing license headers
slaws
6
-0
/
+108
2011-10-10
TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in m...
slaws
13
-0
/
+864
2011-10-10
Fix OSGi import
rfeng
1
-0
/
+1
2011-10-10
Fix the invoker to serialize the objects to json
rfeng
8
-121
/
+273
2011-10-10
Fix test case and update license
rfeng
11
-15
/
+99
2011-10-10
Avoid NPE
rfeng
1
-0
/
+3
2011-10-10
Use home-grown JSONRPC implementation
rfeng
29
-1133
/
+391
2011-10-09
Add excludes to prevent unwanted dependencies being dragged in and fix the le...
antelder
1
-0
/
+18
2011-10-07
Cleaning up unused code
lresende
1
-17
/
+0
2011-10-07
Adding support for ?wadl to resources exposed trough the rest binding
lresende
3
-2
/
+150
2011-10-05
Add comment with JIRA number
antelder
1
-1
/
+1
2011-10-05
TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly...
antelder
2
-1
/
+2
2011-10-05
Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...
antelder
1
-2
/
+1
2011-10-03
TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJar...
antelder
1
-3
/
+9
2011-10-03
TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...
antelder
2
-2
/
+9
2011-10-03
Add jsonrpc 1.0 models and the servlet to handle jsonrpc requests
rfeng
7
-4
/
+508
2011-10-02
Start to add jsonrpc 2.0 support
rfeng
6
-0
/
+370
2011-09-30
Use the cached marshaller/unmarshaller for JAXB databinding
rfeng
13
-52
/
+100
2011-09-30
Enhance Tuscany JAX-RS reader/writer to better handle JAXB
rfeng
11
-6
/
+197
2011-09-29
Tweak Invoker so it can be subclassed.
scottkurz
1
-2
/
+2
2011-09-28
TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
2
-32
/
+27
2011-09-28
TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...
antelder
1
-0
/
+1
[next]