Dear All,
Hope every one is feeling good, and happy new year .
Can any one help me on this?
I built an Alfreasco code and it works on eclipse, now on eclipse I made in the "main class" username and password (desktop application) and when I send the username and password it returns true , but on web Application when I take tha Jar file and use JSF code on netbeans and then enter the username and password it gives me an error like this:
Null pointer exception :
on Get Authuntication error
and on Registry service
So How I mada a "login page on jsf and connect it to the jar file?
Hope every one is feeling good, and happy new year .
Can any one help me on this?
I built an Alfreasco code and it works on eclipse, now on eclipse I made in the "main class" username and password (desktop application) and when I send the username and password it returns true , but on web Application when I take tha Jar file and use JSF code on netbeans and then enter the username and password it gives me an error like this:
Null pointer exception :
on Get Authuntication error
and on Registry service
So How I mada a "login page on jsf and connect it to the jar file?
Comment