Hi, I am the "log guy", I solved the problem. But i did not undrestand really why this error occured. Everything works fine in dev-mode. But as soon as i deploy it on tomcat, we get the problem.
The problem was: In the Logactivity class I tried to test the logger with this.logger.log(Level.SEVERE, "Message"). I think at that time the logger was null. I don't know why. But it is only guess. The reason can be something else. Maybe somebody has an idea??? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ypwaH7AarX4J. 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.
