After some strugelling i get Roller 3.1.1 running with WAS 6.0.2.21, JDK
142_SR8, DERBY 10.1.3.2, Hibernate 3.1.3.
dstest.jsp: SUCCESS: Got datasource and connection, class is
com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource
But after successfully Registration, I can't login, because the
login-redirect.jsp bypasses to yourWebsites.do withaut shwing the
login-Mask.
Also the Exceptions don't help
java.lang.NullPointerException
at
org.apache.roller.ui.core.struts.actions.CreateWebsiteAction.create(CreateWebsiteAction.java:104)
SRVE0026E: [Servlet-Fehler]-[action]: java.lang.NullPointerException
at
org.apache.roller.ui.core.struts.actions.CreateWebsiteAction.create(CreateWebsiteAction.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:276)
What went wrong with Struts?
--
View this message in context:
http://www.nabble.com/Cannot-login-after-register-tf4549439s12275.html#a12982712
Sent from the Roller - User mailing list archive at Nabble.com.