Re: [appengine-java] Re: JSONMarshaller on GAE

2010-06-07 Thread Marc Guillemot

Hi François,

does the problem occur in unit tests too? Do you custom types?

JSONMarshaller has some problems with classloaders and custom types:
http://code.google.com/p/jsonmarshaller/issues/detail?id=25

Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com

François wrote:

This is happening locally. I'm using eclipse galileo.

I tested all the tips i found on this page
http://groups.google.com/group/google-appengine-java/browse_thread/thread/67cb7cdaefc8429f
but i'm still stuck.

Thank you for your time.

On 2 juin, 00:42, "Ikai L (Google)"  wrote:

Is this exception happening locally or in production? Are you using an IDE?
Which one?



On Tue, Jun 1, 2010 at 7:01 AM, François  wrote:

I'm trying to add the jar of jsonmarshaller to my application but i'm
getting the classdefnotfound exception even though my jar is inside
the web-inf/lib folder and has been added to the build path.
here is the jar i'm adding
http://code.google.com/p/jsonmarshaller/downloads/detail?name=json-0
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to
google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to
google-appengine-java+unsubscr...@googlegroups.com
.
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog:http://googleappengine.blogspot.com
Twitter:http://twitter.com/app_engine
Reddit:http://www.reddit.com/r/appengine




--
You received this message because you are subscribed to the Google Groups "Google 
App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: JSONMarshaller on GAE

2010-06-02 Thread François
This is happening locally. I'm using eclipse galileo.

I tested all the tips i found on this page
http://groups.google.com/group/google-appengine-java/browse_thread/thread/67cb7cdaefc8429f
but i'm still stuck.

Thank you for your time.

On 2 juin, 00:42, "Ikai L (Google)"  wrote:
> Is this exception happening locally or in production? Are you using an IDE?
> Which one?
>
>
>
> On Tue, Jun 1, 2010 at 7:01 AM, François  wrote:
> > I'm trying to add the jar of jsonmarshaller to my application but i'm
> > getting the classdefnotfound exception even though my jar is inside
> > the web-inf/lib folder and has been added to the build path.
>
> > here is the jar i'm adding
> >http://code.google.com/p/jsonmarshaller/downloads/detail?name=json-0
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine for Java" group.
> > To post to this group, send email to
> > google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine-java+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blog:http://googleappengine.blogspot.com
> Twitter:http://twitter.com/app_engine
> Reddit:http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.