I'm developing a J2EE application with GWT using NetBeans 6.5, Glassfish v2.
If I debugging only the web project, I can't use any Session Beans from EJB project, becase I get "Cannot resolve reference Unresolved Ejb-Ref..." error. I tried in every way to make <ejb-local-ref> tags in web.xml (or in ejb-jar.xml), but the error stays. (I see now that it's a dead end) If I debugging the enterpise project, everythings works except the hosted mode. I searched a lot, but I can't make this work, please help. Thanks, Bandesz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
