Thomas, you are right! Now I can see all the code, but.... I am receiving
SOP problems.

I've read in other posts that if I copy/paste all the *.gwt.rpc files into
my war folder, I can avoid that problems... is that correct?

But... when I am trying to compile the app I receive this error:

Compiling module uk.co.myApp.appName
 *  [WARN] Unable to read:
jar:file:/C:/gwt-2.5.0.rc1/gwt-user.jar!/com/google/gwt/user/User.gwtar.
Skipping: java.io.InvalidClassException:
com.google.gwt.dev.jjs.SourceOrigin$1; local class incompatible: stream
classdesc serialVersionUID = -2407201776821563037, local class
serialVersionUID = 4713379764594032837*
*   [WARN] Unable to read:
jar:file:/C:/gwt-2.5.0.rc1/gwt-user.jar!/com/google/gwt/core/Core.gwtar.
Skipping: java.io.InvalidClassException:
com.google.gwt.dev.jjs.SourceOrigin$1; local class incompatible: stream
classdesc serialVersionUID = -2407201776821563037, local class
serialVersionUID = 4713379764594032837*
*   [WARN] Unable to read:
jar:file:/C:/gwt-2.5.0.rc1/gwt-user.jar!/com/google/gwt/logging/Logging.gwtar.
Skipping: java.io.InvalidClassException:
com.google.gwt.dev.jjs.SourceOrigin$1; local class incompatible: stream
classdesc serialVersionUID = -2407201776821563037, local class
serialVersionUID = 4713379764594032837*
*   [ERROR] An internal compiler exception occurred*
*com.google.gwt.dev.jjs.InternalCompilerException: Unexpected error during
visit.*
*....*
*....*
*Caused by: java.io.InvalidClassException:
com.google.gwt.dev.jjs.SourceOrigin$1; local class incompatible: stream
classdesc serialVersionUID = -2407201776821563037, local class
serialVersionUID = 4713379764594032837*
* at java.io.InvalidClassException.<init>(InvalidClassException.java:62)*
*...*

I've seen here
<http://code.google.com/p/google-web-toolkit/issues/detail?id=7530>
that
maybe is a bug (I am using RAD and WebSphere from IBM).

Any ideas?

Thank you in advance.

Adolfo.

2012/8/8 Thomas Broyer <t.bro...@gmail.com>

> I might be wrong (this is from memory) but myapp.devmode.is rings a bell:
> are you by any mean running in DevMode? I.e. do you have ?gwt.codesvr= in
> your URL?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/-L36TqToFQEJ.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to