Recently, I have change my gwt working environment from Cypal to Google Plugin. Everything seems fine except compile error: 'javax.naming.InitialContext is not supported by Google App Engine's Java runtime environment' in code line 'InitialContext ctx = new InitialContext();'. I use this to connect to EJB 3.0 middle layer. Does anyone have a solution?
Best regards, Žarko Bodroški. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
