If you are working with Jboss 7.x and it hanging up in the startup, have no worries. You have a solution.
Yeah its true. I normally work on linux and I have faced the same issue in Jboss 7.0 and 7.1.1 final.
Its a normal problem for windows users as well.
Read this https://developer.jboss.org/message/808212?_sscc=t
You can do 2 thing now.
Reason for this is Jboss 7.x doesn't work with JDK 8.
Yeah its true. I normally work on linux and I have faced the same issue in Jboss 7.0 and 7.1.1 final.
Its a normal problem for windows users as well.
Read this https://developer.jboss.org/message/808212?_sscc=t
You can do 2 thing now.
- Downgrade your JDK to 7 or 6 if you really want to keep JBoss 7.x AS.
- Keep your JDK same. Upgrade your AS to wildfly. It's the new Jboss.
0 comments:
Post a Comment