if you check my post and the answers: The key to get roller running with WebSphere is to change 1.) classloader order from PARENT_FIRST to PARENT_LAST 2.) load the TDT by moving into web-inf-dir and referencing it in the web.xml
It's no problom. to use db2, if you creater the jdbc-Datasource fpr it with WAS jndi-name jdbc/rollerdb and change classes/log4j.properties log4j.appender.roller.File=logs/roller.log But i've failed to get login, because auf Security/ Authetication-Problems ... A realy helpfull link is premiertech.blogspot.com/2007/09/installing-roller-31-on-websphere-51.html good luck Admin Roller wrote: > > hi all, > i am trying to install roller 3.1 on ibm websphere but getting just blank > page. I checked my jdbc connection by test connection, its ok. i am > getting > blank page and its source shows me that tiles code of index page but i am > not getting anything on my browser. > can anybody suggest me the problem. i guess something wrong is there with > database driver. i am using db2 as database. > > Thanks and Regards, > Nitin Lokhande. > > -- View this message in context: http://www.nabble.com/IBM-WEBSPHERE_roller-31._installation-steps-required.-tf4560524s12275.html#a13157052 Sent from the Roller - User mailing list archive at Nabble.com.
