hi! My java web framework need JavaCompiler to generate some classes on the fly. But it seems that ToolProvider.getSystemJavaCompiler() returns null in GAE sdk。I wonder if there's some way I can get the JavaCompiler instance?BTW, javaassist can work, so I don't think it's problem about security manager.
thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
