Hi,

I have two gwt applications. One for the security side (login, account
authentication etc.), the other one for displaying menus and screens
according to the permissions that logged in user got.

That was done like this and I mustn't change the architecture. Now I
am wanted to upgrade the two projects from gwt1.5.3 to gwt 2.0. It was
working quite fine with gwt 1.5.3 but when I changed it into gwt 2.0
it is not working properly now.

Two gwt applications have their own entry points. The second app is
the main one. You run it but the page of the first one comes to screen
and you log in then the sec. app. runs. My problem is this how can i
compile both  in one run dialog?

And one more thing, the app.s contact each other by a service of the
first app. But now (after gwt 2.0) it wants me to give the mapping as
fistApp/secAppService. But when I give it like this it doesn't work.
When I don't it says it is recommended.

I don't know what to do, please help me...

By the way it runs fine with GWTShell option, these errors are from
DevMode. And without DevMode I can't compile them or I don't know how
to do it...
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to