Thanks, I'll try with this patch.
The last time (approx. 1 year ago) I tried deploying out application on wildfly it was seam. It kept crashing during deploy. We also have a home-made patch for as7 so the database-cert login module checks certificate's DN instead of CN for username. But as I see here it's already done in wf.
I know this is an old post. What is the reason the AS stucks ?
Thank you
Daniel Jipa wrote:
I know this is an old post. What is the reason the AS stucks ?
Thank you
see my reply few comments back Re: AS 7 on Java 8
Btw it is also possible to run JDK7 and JDK8 in parallel. All you have to do is point your $JAVA_HOME to the JDK7 directory before starting AS 7.
WildFly 10 would be my ideal choice. However, my application is riddled with EJB 2.1 Entity Beans (CMP). I've read that WildFly 8.0 did way with support for EJB CMP 2.x. If I've been misinformed, I'd have no problem moving to WildFly.
Paul,
I am trying to upgrade my JDK1.7 to JDK1.8 in my Jboss7.2. Looks like you successfully upgraded t he JDK, Could youp lease share some steps what changes we need to make in Jboss configurations after Installing the jdk1.8.