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
/
binding-rest-runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-09
Update to latest wink and jackson
rfeng
1
-2
/
+2
2011-04-29
Revert the wink version change
rfeng
1
-2
/
+2
2011-04-28
Update to jackson 1.8.0 and wink 1.1.3-incubating
rfeng
1
-2
/
+2
2011-04-20
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
1
-0
/
+1
2011-03-29
Allow WebApplicationException to pass back to wink so that the correct respon...
rfeng
4
-49
/
+67
2011-03-17
Fix the OSGi dependencies
rfeng
1
-1
/
+2
2011-03-15
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
1
-47
/
+23
2011-02-06
Simplifying modules structure by merging *-js-dojo into the binding-runtime s...
lresende
3
-9
/
+111
2011-01-01
Minor renaming: HTTPUtil -> HTTPUtils
lresende
2
-5
/
+5
2011-01-01
Partialy reverting changes from 1033523 to avoid issues with applications usi...
lresende
1
-1
/
+1
2010-12-11
Exclude activation dependency thats in base java
antelder
1
-0
/
+8
2010-12-08
More tweaks for the OSGi MF
rfeng
1
-1
/
+1
2010-12-06
Minor cleanup
lresende
1
-49
/
+52
2010-11-17
Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...
rfeng
1
-1
/
+2
2010-11-17
Fix OSGi MFs
rfeng
1
-10
/
+11
2010-11-17
Updating OSGi manifests to wink 1.1.2-incubating
lresende
1
-9
/
+9
2010-11-17
Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes check
rfeng
2
-6
/
+16
2010-11-17
More exclusions from wink-1.1.2 update to avoid legal-check test failure
lresende
1
-0
/
+14
2010-11-16
Moving to wink 1.1.2-incubating release
lresende
1
-4
/
+12
2010-11-16
Investigating migration to wink 1.2-SNAPSHOT
lresende
3
-59
/
+29
2010-11-14
TUSCANY-3664 Add support for multiple operation output types
bdaniel
3
-9
/
+13
2010-11-10
Update more things for base + extensions approach
antelder
1
-0
/
+8
2010-10-26
TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. Updat...
slaws
1
-1
/
+1
2010-10-12
TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...
lresende
4
-9
/
+96
2010-10-12
Exclude the server version of jaxb-impl. The client pulls in a later version ...
slaws
1
-0
/
+6
2010-10-04
Eclipse complains for me unless I add specific version numbers for wink depen...
slaws
1
-9
/
+9
2010-09-10
Fix the self reference with explicit bindings
rfeng
1
-13
/
+14
2010-09-08
Tidy up binding.rest osgi enablement
rfeng
1
-2
/
+18
2010-09-06
Minor cleanup/rearrange of the pom to group together test scoped dependencies
lresende
1
-28
/
+26
2010-08-29
TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...
lresende
2
-5
/
+29
2010-08-29
TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi e...
lresende
1
-0
/
+2
2010-08-29
Merging changes from svn r988356: Test for null or empty servlet path info be...
lresende
1
-2
/
+3
2010-08-29
Merging changes from svn r988355: Fix logic to compute the path info as it do...
lresende
1
-55
/
+55
2010-07-16
Align the JAX-RS resource class/method checks with the spec
rfeng
7
-48
/
+130
2010-07-09
Updating Wink to it's most recent release to avoid security issue reported at...
lresende
1
-19
/
+19
2010-07-09
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
3
-24
/
+76
2010-07-09
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
12
-223
/
+387
2010-06-26
Use Response as the type
rfeng
3
-10
/
+20
2010-06-23
Add missing OSGi import
rfeng
1
-1
/
+2
2010-06-03
TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...
lresende
2
-2
/
+46
2010-06-01
Adjust the path URI for web app deployment
rfeng
4
-1
/
+33
2010-05-28
Add a workaround for TUSCANY-3572
rfeng
6
-24
/
+64
2010-05-27
Adding rest binding reference support
rfeng
2
-27
/
+177
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
21
-70
/
+992
2010-05-13
Add missing dependencies and versions
slaws
1
-3
/
+4
2010-05-12
Adding generated eTag to RPC style invocations
lresende
1
-9
/
+33
2010-05-12
Minor formatting...
lresende
1
-110
/
+128
2010-05-12
Removing system.out.println()
lresende
1
-3
/
+0
2010-05-12
Adding RPC Operation Selector to binding.rest
lresende
14
-34
/
+552
2010-05-11
Considering request encoding when processing body
lresende
2
-18
/
+54
[next]