This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I can't figure out why my BASIC authorization isn't working for my app. The pages show up as 401 Not Authorized, but no popup authorization window pops up! Further, the manager app is working using my realm. Help appreciated. [ October 23, 2004: Message edited by: Jessica Doe ]
Where in server.xml is the realm configured? Is it, for example, in the same Host as your app?
Also, any thoughts on changing your database driver to the much newer 'com.mysql.jdbc.Driver' ? And you put the driver jar file in common/lib ? Can you test the connectivity to the database with an un-protected page (just confirm your username/password works). [ October 23, 2004: Message edited by: Mike Curwen ]
Jessica Doe
Ranch Hand
Joined: Dec 11, 2003
Posts: 32
posted
0
Hi Mike,
Sorry, I figured it out. I have a 401 error page defined in web.xml, so it was being routed there instead of to the browser. Thanks for your comments: they helped me work thru it.
Jessy [ October 23, 2004: Message edited by: Jessica Doe ]
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.