After spending three days trying to get a simple authentication mechanism working with a new web app, I'm pretty close to giving up the idea totally.
I have had my domain moved from an older server to a Resin 3.1.9 server, which should have hopefully gotten me somewhere. However, the Caucho documentation is at best unclear and at worst incomplete (try this link to the Security documentation
http://www.caucho.com/resin-3.1/doc/resin-security.xtp ) hence my frustration.
Ideally, I want to use JDBC authentication. I have a working database connection (locally and at LP), I have Resin 3.1.9 running on my local machine and I should therefore be able to create a local system and duplicate it on LP servers.
I know this has been asked before in this forum, but not completely answered, so here goes one more time ...
Can anyone provide a documented example of setting up Resin security authentication (XML, JDBC, I don't care at this point!!!) that would allow me to duplicate your work.
Thanks in advance,
Jeremy