Infinite 302 redirect loop when accessing web application
Hello everyone!
I've been trying for the last days to deploy and run a web application which is certified and runs on Tomcat 5 and JBoss 5&6. It was build using JBoss' Seam framework and it has a DB connection.
The reason I post this here and not in the Java Development Community is because I'm able to correctly deploy the application and it lists as "Active" under deployments (needed to create the Data Source in the console and create the weblogic.xml file that Weblogic requires) but when I try to access the application itself as I would do on Tomcat I get an infinite redirect loop error on any browser I try.
0