Mailing list is working, i got your mail twice. Hey, we are all busy at the moment - maybe that's the reason you do'nt get a response.
Adding searializing will be a big change with a high risk - i do not know what will happen. You can try it and report the results... Best regards, Henner > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Ivan Codarin > Gesendet: Dienstag, 4. Juli 2006 08:52 > An: [email protected] > Betreff: [dbforms] DbForms: setAttribute non-serializable on > JBoss 404 andTomcat 5.5.19 > > Dears, > I'm back... after a very very very long time.. this means > that jdbforms is very very very stable! > > I'm trying to move my dbforms apps from a simple > apache+tomcat environment to a JBoss Clustered Application server. > To use replicated HTTP sessions I need to tag my app as > distributable inside web.xml. > > When I do this I get a huge amount of exceptions where Tomcat > (the one embedded in Jboss) is telling me that different > classes (mine but also of > jdbforms) are not serializable. > The correct error message is: > > java.lang.IllegalArgumentException: setAttribute: > Non-serializable attribute > > > and this happens for example on the SingleConnectionProvider > class, but also on the Config servlet, and so on... > > Im using dbforms 2.4 in this application. > This sounds me very strange and it seems to be connected to > the new versions of tomcat... I think that if I change all > classes implementing the Serializable interface I can solve > the problem but I'm not sure this is the correct way... > > Anyone of you had the the same problem? To give it a try it's > very simple... > you can add the <distributable/> tag on your web.xml under > the starting > <webapp> tag. > > Many thanks > Ivan > Virengeprüft vom G DATA AntiVirenKit Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
