Hi. I am trying to upgrade to 2.0 and am having some issues when trying to run in development mode. On the server side I seem to require JAXB2.1 however it seems jetty is using a jre1.5 flavor and only has jaxb2.0. I cannot figure out how to modify or setup jetty to use my jaxb lib directory.
I am using gwt2.0 I use eclipse but do NOT have the eclipse plugin for gwt I run DevMode from an ant script from eclipse Ive been trying to find a way to set the endorseddirs variable or java.endorsed.dir but haven't had any luck and keep getting the error in development mode saying I need to add jaxb2.1 to the endorsed dirs. Somehow I had this working before using gwt1.6.4 but lost my computer to a crash and have no idea how I had it working. Thanks for any help! -- 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.
