jboss7.x
ExtendedFormAuthenticator in JBoss 7
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[详细]
2023-04-07 14:20 分类:问答Case in-sensitive Jboss 7 web application context root
Is there开发者_JAVA百科 a way to make web application context case in-sensitive? Basically i\'m doing the following in jboss-web.xml[详细]
2023-04-06 08:46 分类:问答jboss 7.0.1 hibernate javax.persistence.PersistenceException: No Persistence provider for EntityManager
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[详细]
2023-04-05 06:02 分类:问答JBoss AS7 *.dodeploy files
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[详细]
2023-04-04 00:57 分类:问答Deploying an EAR in jBoss AS 7 that contains a web-services in a WAR
i\'ve an EAR file structured as reported: myEar.ear +- META-INF +- MANIFEST.MF |+- application.xml +- lib[详细]
2023-04-03 14:45 分类:问答How to redirect page request by user loggedin
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[详细]
2023-04-02 09:21 分类:问答Custom session id generator for Tomcat 7/JBoss7
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[详细]
2023-04-02 01:44 分类:问答Problems loading remote Interface with context.lookup
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[详细]
2023-04-02 00:07 分类:问答ClassCastException when casting looked-up EJB view in AS7
I have am deploying 2 EARs onto JBoss AS 7.1.0.Alpha1-SNAPSHOT (post 7.0.1.Final version). Both deploy fine.[详细]
2023-04-01 22:32 分类:问答Package not found or wo package-info.java
WARN[org.hibernate.cfg.AnnotationBinder] HHH00194:Package not found or wo package-info.java: com.mycompany.myapp.mypackage[详细]
2023-03-31 14:12 分类:问答