You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Alex Andrushchak <us...@dekasoft.com.ua> on 2006/01/23 12:14:16 UTC

sql realm

Hi!

Are there any samples of sql realms?
I need application level sql realm.

Thank you.

Best regards,
Alex Andrushchak


Re: sql realm

Posted by Alex Andrushchak <us...@dekasoft.com.ua>.
Aaron,
I can't create database realm via geronimo console, cause of:
7:09:31,937 ERROR [SecurityRealmPortlet] Unable to render portlet
ava.lang.NullPointerException
       at 
org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortle
.loadDriverJARList(SecurityRealmPortlet.java:610)
       at 
org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortle
.renderConfigure(SecurityRealmPortlet.java:529)
       at 
org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortle
.doView(SecurityRealmPortlet.java:236)
       at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:250)
       at javax.portlet.GenericPortlet.render(GenericPortlet.java:178)
       at 
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218

       at 
org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
       at 
org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)

       at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428

       at 
org.apache.geronimo.jetty.JettyServletHolder.handle(JettyServletHolde
.java:99)
       at 
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
ebApplicationHandler.java:830)
       at 
org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:170

       at 
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
ebApplicationHandler.java:821)
       at 
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
nHandler.java:471)
       at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:283)
       at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163)

Could you please post sample of database realm plan to this mail list?
Thank You.

Best regards,
Alex Andrushchak

Aaron Mulder wrote:

>You can deploy a SQL security realm with the console.
>
>It's covered here: http://chariotsolutions.com/geronimo/quick-start.html
>and here:
>http://chariotsolutions.com/geronimo/security-configuration.html#security-configuration-console
>http://chariotsolutions.com/geronimo/security-configuration.html#security-configuration-login-modules
>
>There was also a thread on the mailing list in the last couple days.
>
>Thanks,
>    Aaron
>
>On 1/23/06, Alex Andrushchak <us...@dekasoft.com.ua> wrote:
>  
>
>>Hi!
>>
>>Are there any samples of sql realms?
>>I need application level sql realm.
>>
>>Thank you.
>>
>>Best regards,
>>Alex Andrushchak
>>
>>
>>    
>>
>
>  
>


Re: sql realm

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
You can deploy a SQL security realm with the console.

It's covered here: http://chariotsolutions.com/geronimo/quick-start.html
and here:
http://chariotsolutions.com/geronimo/security-configuration.html#security-configuration-console
http://chariotsolutions.com/geronimo/security-configuration.html#security-configuration-login-modules

There was also a thread on the mailing list in the last couple days.

Thanks,
    Aaron

On 1/23/06, Alex Andrushchak <us...@dekasoft.com.ua> wrote:
> Hi!
>
> Are there any samples of sql realms?
> I need application level sql realm.
>
> Thank you.
>
> Best regards,
> Alex Andrushchak
>
>