issues
search
hacksong
/
jsonrpc4j
Automatically exported from code.google.com/p/jsonrpc4j
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JsonRpcHttpClient always sets its own Content-Type header even if one was specified.
#67
GoogleCodeExporter
opened
9 years ago
2
Add copyright notice to all source files
#66
GoogleCodeExporter
opened
9 years ago
2
java.security.cert.CertificateException: No subject alternative DNS name matching ... found.
#65
GoogleCodeExporter
closed
9 years ago
1
Instatiating a new JsonRpcServer causes java.lang.ClassNotFoundException: javax.servlet.ServletInputStream
#64
GoogleCodeExporter
closed
9 years ago
4
Switch to SLF4j
#63
GoogleCodeExporter
closed
9 years ago
1
Errors support for JSON-RPC Client needed
#62
GoogleCodeExporter
closed
9 years ago
2
How to config the logger of java.util.logging.Logger
#61
GoogleCodeExporter
closed
9 years ago
2
response invalid for unparseable requests
#60
GoogleCodeExporter
opened
9 years ago
2
Use getProxyForService() instead of getService() in AbstractJsonServiceExporter
#59
GoogleCodeExporter
opened
9 years ago
2
JsonMappingException on server when client closes connection
#58
GoogleCodeExporter
opened
9 years ago
4
Feature Request: Add ability to specify custom ExceptionResolver when using AutoJsonRpcClientProxyCreator
#57
GoogleCodeExporter
opened
9 years ago
3
Configurable exceptionLogLevel in spring.AutoJsonRpcServiceExporter
#56
GoogleCodeExporter
opened
9 years ago
2
Objects in collections are not converted to POJOs from MapElements
#55
GoogleCodeExporter
opened
9 years ago
1
[PATCH] Enhancements for JsonRpcHttpClient for HTTPS
#54
GoogleCodeExporter
closed
9 years ago
2
Vulnerability: JsonRpcHttpAsyncClient disables SSL certificate cheking by default
#53
GoogleCodeExporter
closed
9 years ago
2
[PATCH] Calling proxy.{toString,equals,hashCode} causes RPC call
#52
GoogleCodeExporter
closed
9 years ago
2
Log rethrown InvocationTargetExceptions at a lower level than SEVERE in JsonRpcServer.handleObject()
#51
GoogleCodeExporter
closed
9 years ago
6
Non-compliant response to request containing malformed JSON
#50
GoogleCodeExporter
closed
9 years ago
2
Wrong serialization of parameters
#49
GoogleCodeExporter
closed
9 years ago
2
StreamServer does not close threads of closed sockets
#48
GoogleCodeExporter
closed
9 years ago
2
Spring framework examples are broken due to missing handler mapping configuration
#47
GoogleCodeExporter
closed
9 years ago
1
Add JsonRpcServiceExporter configuration properties to AutoJsonRpcServiceExporter
#46
GoogleCodeExporter
closed
9 years ago
3
JSONRpcHttpClient opening connection for each request
#45
GoogleCodeExporter
closed
9 years ago
2
proxyutil ignore classloader
#44
GoogleCodeExporter
closed
9 years ago
2
Add asynchronous HTTP client
#43
GoogleCodeExporter
closed
9 years ago
3
JsonRpcHttpClient Opens a New Connection for Every Request
#42
GoogleCodeExporter
closed
9 years ago
5
Support method dot-notation services
#41
GoogleCodeExporter
closed
9 years ago
4
StreamServer lock up
#40
GoogleCodeExporter
closed
9 years ago
2
jsonrpc4j does not appear to support Batch mode as specified in JSON-RPC 2.0 specification
#39
GoogleCodeExporter
closed
9 years ago
2
jsonrpc4j does not support named parameters in the json request payload
#38
GoogleCodeExporter
closed
9 years ago
4
Add support for jaxws annotations
#37
GoogleCodeExporter
closed
9 years ago
6
[Enhancement] : client SSL support
#36
GoogleCodeExporter
closed
9 years ago
3
Wrong version in field jsonrpc in Error response in JsonRpcServer.handleObject()
#35
GoogleCodeExporter
closed
9 years ago
4
JsonRpcServer.handleNode() should send valid JSON-RPC response with error instead of throwing exception
#34
GoogleCodeExporter
closed
9 years ago
2
JsonRpcHttpClient when executing multiple API calls, it does not handle the session cookies set by the server.
#33
GoogleCodeExporter
closed
9 years ago
5
JsonRpcServer - many methods are private visibility
#32
GoogleCodeExporter
closed
9 years ago
4
Upgrade to spring 3.1.2.RELEASE
#31
GoogleCodeExporter
closed
9 years ago
0
make JsonRpsServer return same ID type that is passed to it.
#30
GoogleCodeExporter
closed
9 years ago
1
Enhancement: support switch/property on JsonProxyFactoryBean to generate request with named parameters
#29
GoogleCodeExporter
closed
9 years ago
2
JsonRpcParam annotations not found with CompositeJsonServiceExporter
#28
GoogleCodeExporter
closed
9 years ago
4
Upgrade to Jackson 2
#27
GoogleCodeExporter
closed
9 years ago
2
Batch responses
#26
GoogleCodeExporter
closed
9 years ago
3
Improvement: Specify Path for JsonRpc Service in Annotation on interface
#25
GoogleCodeExporter
closed
9 years ago
3
Default value for returnType argument didn't set
#24
GoogleCodeExporter
closed
9 years ago
4
[Enhancement] offer a GWT RPC compatibility layer
#23
GoogleCodeExporter
opened
9 years ago
3
java.lang.reflect.UndeclaredThrowableException instead of java.net.ConnectException
#22
GoogleCodeExporter
closed
9 years ago
2
Can't use JsonRpcServer method handle(HttpServletRequest request, HttpServletResponse response)
#21
GoogleCodeExporter
closed
9 years ago
3
Proxied Client to throw checked exception defined on the service interface
#20
GoogleCodeExporter
closed
9 years ago
7
Define a RpcClientException
#19
GoogleCodeExporter
closed
9 years ago
3
Allow extraParams to be specified, like extraHeaders
#18
GoogleCodeExporter
closed
9 years ago
6
Next