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-10-31
Push the builder context further down into WSDL gen so that error strings are...
slaws
3
-23
/
+31
2011-10-31
Ensure that fully resolved JSR250 policy sets, added by the policy processor ...
slaws
3
-56
/
+63
2011-10-31
Add a spec version to Endpoint and only do full matching if the target endpoi...
slaws
4
-1
/
+74
2011-10-31
TUSCANY-3966 - remove duplicate message
slaws
1
-1
/
+0
2011-10-31
TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...
slaws
3
-8
/
+13
2011-10-31
Remove as we're not using this file now
slaws
1
-327
/
+0
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
7
-3
/
+252
2011-10-19
check that the binding is set in the wsdl
slaws
1
-2
/
+4
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
1
-1
/
+2
2011-10-17
Correct JSR250 policy processor package name in services definition
slaws
2
-1
/
+8
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
1
-9
/
+30
2011-10-17
TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...
slaws
5
-2
/
+125
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-12
Fix up some manifest funnies
slaws
2
-3
/
+0
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
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
9
-14
/
+95
2011-10-10
Avoid NPE
rfeng
1
-0
/
+3
2011-10-10
Use home-grown JSONRPC implementation
rfeng
28
-1132
/
+378
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
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
2011-09-26
Extend test to make sure the class loader from validateContribution is the on...
antelder
1
-1
/
+4
2011-09-26
TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...
slaws
4
-7
/
+8
[next]