Tuesday, August 30, 2011

requestfactory + ejb

hello,

to use rf + ejb, I need create a ServiceLocator that will lookup my
ejb...
But the ServiceLocator has a cache, and the lookup will only happen on
the first time.
line

To solve, on ServiceLayer I need change the "gwt.rf.ServiceLayerCache"
system property but the javadoc says..
"Provides a flag to disable the ServiceLayerCache for debugging
purposes."

My question is.. how use ejb and rf correctly?
I can disable the cache?

thanks
;)

--
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.

No comments:

Post a Comment