Jackson : Custom JSON deserializers stopped working
up vote
-1
down vote
favorite
We use Jackson for JSON deserialization. For the purpose of the functionality I wrote custom booean and integer deserializes. The application was deployed on JBoss. Now we are migrating to Tomcat, and I am using different versions of the jar files, and the deserializers are no more called. Can anyone give a hint where I could take a look why this happens?
json jboss jackson
add a comment |
up vote
-1
down vote
favorite
We use Jackson for JSON deserialization. For the purpose of the functionality I wrote custom booean and integer deserializes. The application was deployed on JBoss. Now we are migrating to Tomcat, and I am using different versions of the jar files, and the deserializers are no more called. Can anyone give a hint where I could take a look why this happens?
json jboss jackson
You need to post the code
– user7294900
3 hours ago
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
We use Jackson for JSON deserialization. For the purpose of the functionality I wrote custom booean and integer deserializes. The application was deployed on JBoss. Now we are migrating to Tomcat, and I am using different versions of the jar files, and the deserializers are no more called. Can anyone give a hint where I could take a look why this happens?
json jboss jackson
We use Jackson for JSON deserialization. For the purpose of the functionality I wrote custom booean and integer deserializes. The application was deployed on JBoss. Now we are migrating to Tomcat, and I am using different versions of the jar files, and the deserializers are no more called. Can anyone give a hint where I could take a look why this happens?
json jboss jackson
json jboss jackson
asked 3 hours ago
Ivajlo Iliev
265
265
You need to post the code
– user7294900
3 hours ago
add a comment |
You need to post the code
– user7294900
3 hours ago
You need to post the code
– user7294900
3 hours ago
You need to post the code
– user7294900
3 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53370950%2fjackson-custom-json-deserializers-stopped-working%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You need to post the code
– user7294900
3 hours ago