Hello, Is the class org.springframework.oxm.jaxb.Jaxb2Marshaller supported in App Engine? I tried deploying an application that uses it, but I'm getting the following error:
Cannot resolve reference to bean 'jaxbMarshaller' while setting bean property 'jaxb2Marshaller'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jaxbMarshaller' defined in ServletContext resource [/WEB-INF/rest-servlet.xml]: Invocation of init method failed; nested exception is java.lang.ExceptionInInitializerError If not, which of Spring's OXM marshaller classes are supported? Thanks, Shweta -- 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 [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-appengine-java?hl=en.
