This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Tomcat JDBC Realms Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat JDBC Realms" Watch "Tomcat JDBC Realms" New topic
Author

Tomcat JDBC Realms

John Williamer
Greenhorn

Joined: Mar 27, 2002
Posts: 23
I've just set up a JDBC realm that works fine it tomcat but then i linked to it through apache which works for the html, jsp etc but it doesnt let me login at all. When run directly from tomcat all is fine ie http://host:8080/webapp/index.html
but if i run it from apache ie
http://host/webapp/index.html
all i get is a failed login when i try. Any help would be greatfully recieved. Thanks
Tim Kelley
Greenhorn

Joined: Jul 16, 2002
Posts: 8
Hmmm! I'm having a problem with JDBCReam and JDBCStore also. I'm not familar with Apahce but you could look at my post and see if your problem is related.
Tim
I sure could use some help
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat JDBC Realms
 
Similar Threads
Apache Tomcat Integration
client cert authentication problem
Apache -> Tomcat servlet problem
Apache/Tomcat URL Mapping
error on making tomcat and apache work together