| Hello . I'm moving my application to run in wildfly 10. I found an error which I believe is due to very old version of dialect. "DROP not supported as a after-use action for global temp table strategy" I use JavaEE 7 with Intersystems Cache. Currently my application is set up with the dialect " org.hibernate.dialect.Cache71Dialect " and this occurs the following trace: http://pastebin.com/raw/2xDM5aJq |