[appengine-java] Re: JAXB doesn't work for me in 1.2.8

2009-12-04 Thread javaprime
Error for /cron/url_update_delta java.lang.ExceptionInInitializerError at com.amazonaws.queue.AmazonSQSClient.(AmazonSQSClient.java: 108) at compareodds.webapp.server.util.SQSQueue.buildQueue(SQSQueue.java: 65) at compareodds.webapp.server.util.SQSQueue.buildURLQueue (SQSQue

[appengine-java] Re: JAXB doesn't work for me in 1.2.8

2009-12-04 Thread javaprime
Same problem here. On Dec 4, 8:16 am, Jeremy Blythe wrote: > I get this error: > > Constructor threw exception; nested exception is > java.lang.RuntimeException: javax.xml.bind.JAXBException >  - with linked exception: > [java.lang.ClassNotFoundException: com.sun.xml.bind.v2.ContextFactory] > > M