Is there a way to tell the GWT project which order to load the classes in development mode? I'm getting an error and I think its because there is a class conflict. I'm integrating BIRT with GWT and I have my jars on the server side and then I call the RPC and I get the error Could not initialize class org.eclipse.birt.chart.reportitem.i18n.Messages. I make sure that this jar is in the war>web-inf>lib folder but I still get this error. I have a post on the birt eclipse forums but I think this may have to be a gwt problem because when i run my birt code independently it runs fine. Here is my post in eclipse forums, http://www.eclipse.org/forums/index.php?t=msg&th=205818&start=0&S=5252cea79c12cbe6e88a619be2e435c2, just for reference, and here is a similar bug with websphere, https://bugs.eclipse.org/bugs/show_bug.cgi?id=203703. Any help is much appreciated.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
