Hello I've been developing a GWT proyect for internal use in my company. The web is accesed from inside and from outside the compan main network, 'outsiders' access througth Internet to the web; which has sensible information.
To add a extra security layer, the system team is deploying a JUNIPER installation, which has a 'advanced parser and rewriter' (as an internal advanced reverse-proxy) to acces ccc webs - like mine. Now, with the JUNIPER CIE ( content internediation engine - the 'advanced parser and rewriter') GWT RPC doesn't work at all. It responds 'Error 500' failures. I don't know how to avoid this errors and make the app work again, if possible ¿ Anyone knows ? Thanks ! PS. yes, i'm considering rewritting RPC's calls into JSON/HTTP calls; but prefer to avoid it if possible -- 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.
