[jboss-user] [JBoss Portal] - Re: database

PeterJ do-not-reply at jboss.com
Fri Nov 24 19:16:46 EST 2006


After setting the preferences in processAction, you must store them:

prefs.setValue(key, value);
prefs.store();

Regarding the stack trace, you stated that "it just crashes". The "crash" should have given a stack trace. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988492#3988492

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988492



More information about the jboss-user mailing list