Although original plans were to baseline Habanero on JDK 5 and provide a JDK 1.4 compatible build (using JBoss Retro), the question of why we would support a JDK whose last major release was almost 4 years ago (see historical JDKE releases) - and given how stable and commonly used JDK 5 is - does come up every now and again.
This is why I've decided to put the question out to the community - which version of the JDK/JRE do you use JBoss Cache with?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029726#4029726
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029726
Hello all,
I'm trying to use reserved word as table column in firebird database - field of my CMP ejb.
When i'm trying to do smth with this column, i get Dynamic SQL Error.
In logs i can see that this reserved word was not escaped by quotes, but in standardjbosscmp-jdbc.xml in <reserved-words> section this word exists.
I was thinnking that if i have a word in this list, it's automatically will be escaped, but it doesnot work.
What shell i do to use reserved to firebird database words as column names?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029724#4029724
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029724
"dustismo" wrote : Richfaces suffers from the same classloading problems as icefaces. Have you tried setting the usejbossslassloader=true (search the forums for instructions)?
|
| -Dustin
thanks, it helped.
I have edited the server/default/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
and changed Java2ClassLoadingCompliance and UseJBossWebLoader from false to true, and suddenly, the error disappeared.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029719#4029719
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029719