On Nov 24, 2007 11:08 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> I'm trying to use GWT in OSGi and I came across a problem when using RPC.
> For a reason I haven't identified, the returned data can not be deserialized
> on the client side.  Trying to google a bit around that, I found that there
> was a gwt-osgi project in the sandbox [1].  Any idea where this project is
> now ?
>
> [1]
> https://scm.ops4j.org/repos/ops4j/laboratory/users/peter/gwt-osgi/

Peter has been "touching" on many subjects, and I am not sure exactly
the outcome of this one was.

Personally, I have no clue how GWT works in detail, but I "suspect"
that it has assumptions about the classloader system that may not be
true in OSGi. "Usual suspect" are generated code and bytecode
manipulations, but I (or someone with insight and perseverence) need
to look into the actual case at hand...
Previous similar case includes Hibernate, RMI and JSP.


Cheers
Niclas

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to