My EJB based application provides a swing GUI running in GlassFish's
ACC. Thanks to @RolesAllowed at some SBs, ACC shows a login dialog.
Nice. :-)
But now my client must call a JAX-RS context (Servlet), secured by BASIC
AUTH.
Will ACC handle this automatically, or how can I solve this?
Thanks
Markus