Hello, I'm trying to use Castor in the server side of an appengine application in order to initialize the datastore with xml-performed data. I put the xml init file in the war directory and I add castor jars and its dependencies in the war/lib directory. But I got something like that : AccessDeniedException : could not access castor.core.properties in C: \Program Files\...\jre6\lib
I'm using the Eclipse 3.4 with appengine 1.2.0 plugin Do I something wrong ? Is castor supported by GAE ? If it doesn't, is there something to bypass this issue ? Thanks in advance Marwen -- 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.
