Hello Dave, thanks for your answer
In effect the problem was that I did not specify the objects to be
serialized. I am also using the spring-plugin for IoC and I did not get care
when building the getters and setters. I solved the problem using the JSON
annotation and the field seriali
My initial guess would be that it's trying to serialize everything in the
world. Maybe try serializing something explicitly?
Dave
On Tue, Dec 7, 2010 at 11:41 AM, developer researcher <
java.developer.researc...@gmail.com> wrote:
> Hello,
>
> I am using struts2 2.2.1 and the json-plugin
Hello,
I am using struts2 2.2.1 and the json-plugin for get data in json
format fron an action. When the action creates the data directory there is
no problem but when the action creates the data through a web service (using
spring ws for create the cliente) occur exceptions:
1. Class o
3 matches
Mail list logo