java.io.StreamCorruptedException

2001-02-18 Thread Nils Frohberg
Hi, since i have update to 1.4.7 i found this message in the log files: Error restoring application state: java.io.StreamCorruptedException (InputStream does not contain a serialized object) it occurs only from time to time (e.g. everytime orion is started and the first request comes along).

Re: orion on unix

2001-01-07 Thread Nils Frohberg
Yes, but sudo will still run orion with UID 0. This will not improve security. Then you might as well make a group called 'orion', and put all the users that need access to orion into this group. Change the dir/file perms so that it is read/writable for these users. If you try to get orion to

Re: Problems with EJB and JNDI-context

2000-10-14 Thread Nils Frohberg
ake effect. * ** * Nils Frohberg * *http://www.tako.de/ * **

Problem deploying EJBs using a MySQL data-source

2000-10-14 Thread Nils Frohberg
disallowed-field name="password" / disallowed-field name="username" / disallowed-field name="date" / disallowed-field name="text" / /database-schema any hints? thanks, --nils -- ** * Your mouse has moved. Windows must be restarted for the change to take effect. * ** * Nils Frohberg * *http://www.tako.de/ * **

Problems with EJB and JNDI-context

2000-10-12 Thread Nils Frohberg
ved. Windows must be restarted for the change to take effect. * ** * Nils Frohberg * *http://www.tako.de/ * **

java.lang.NullPointerException in jsp:forward /

2000-08-10 Thread Nils Frohberg
hi, i have a very strange problem with my orion server. whenever i try to use jsp:forward / or getServletConfig().getServletContext().getRequestDispatcher(string).forward(requ est, response) i get a java.lang.NullPointerException: 500 Internal Server Error java.lang.NullPointerException