I\'m porting a legacy application from JBoss 4.2.3 to JBoss 7 (the web profile version). They used a custom login module and used a valve to capture the login failure reason into j_exception. They did
Is there开发者_JAVA百科 a way to make web application context case in-sensitive? Basically i\'m doing the following in jboss-web.xml
My hibernate app was running successfully in jboss-as-7.0.0.Final, I moved it to jboss-as-7.0.1.Final and I started receiving these errors
We package our application as a .war file, we advertise support for JBoss AS5 and instruct our clients to copy the .war into their JBoss \'deploy\' directory, and start up their application server in
i\'ve an EAR file structured as reported: myEar.ear +- META-INF +- MANIFEST.MF |+- application.xml +- lib
I am developing a site with Seam 3 and JBoss 7. I\'m using Seam security and JSF. The front page of the site has the login controls. When the user enters his credentials he is redirected to his user p
Folks, My webapp needs URL-safe session ids. Those generated by JBoss 7 (embedded Tomcat 7 inside JBoss) have characters like \"+\" which cause us some heartache. One of the avenues I am ex开发者_JAV
I used to work with jboss 4.2.3 GA and there everything worked fine (at least calling the remote interface from the client side). Now I try to deploy that with Jboss 7.0.1 FINAL
I have am deploying 2 EARs onto JBoss AS 7.1.0.Alpha1-SNAPSHOT (post 7.0.1.Final version). Both deploy fine.
WARN[org.hibernate.cfg.AnnotationBinder] HHH00194:Package not found or wo package-info.java: com.mycompany.myapp.mypackage