Hi, i have a webservice from a stateless session bean running in a GlassFish Application Server. The webservice is consumed by a swing application, i want to agregate a login to the swing application, the user and password will be stored in a SQL Server 2005 database managed by JPA (Hibernate).
What i need to do for use JSecurity in my login window using the webservice? -- View this message in context: http://n2.nabble.com/How-to-use-JSecurity-tp679197p679197.html Sent from the JSecurity User mailing list archive at Nabble.com.
