Re: Authentication problem

2006-01-28 Thread Prashanth.S
In that case you may need to look at authentication mechanism provided by JBOSS app server.Ideally since you have an appserver environment,it may be unnecessary to do custom JAAS coding as it will be allready implemented by appserver..But again,since you want country to be included in authentica

Re: Authentication problem

2006-01-27 Thread Luis Gervaso
Hello again, Mi purpose is establish this in order to call ejb in jboss from tomcat For user authentication i need user + password + country user and password come from de login page and country form de last from www.google (.es | us | fr ) and so (http header host) gracias :) 2006/1/27

Re: Authentication problem

2006-01-27 Thread Prashanth.S
whats your appserver?? Iam working on a project using websphere app server and it has admin configurations wherein you can set websphere to authenticate using different authentication mechanisms[ex:Basic,Form,client-cert etc] aganist different user information repository[Ex:windows/solaris use