Re: RF InvocationTargetException
Hi Thanks for your reply and the links. I agree and I do not check the
User on each invocation. In fact I could do it otherwise, but I would
like to make sure I understand RF properly.
I was under the assumption that I could use whatever type I needed in
my beans as long as I don't expose them with the proxy but it doesn't
seem to be the case. Typically in my case I have a bean with an owner
field that is not exposed via the proxy. I really don't understand why
I get the exception...
On Jan 26, 8:17 pm, Y2i <yur...@gmail.com> wrote:
> Thomas, if User not found is the only exception you need to take care of
> separately, this post<https://groups.google.com/d/msg/google-web-toolkit/QeTpbPREaTE/ltyMAN...>describes a better way to deal with authentication than checking users on
> every RF method invocation. Or you can even use JAAS, in which case you
> don't have to write a custom filter at all.
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home