[JBoss-user] [Installation & Configuration] - Re: Datasource Lookup from a Client

2004-09-25 Thread dozedoff
http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJCACommon View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849442#3849442 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849442 -

[JBoss-user] [Installation & Configuration] - Re: Datasource Lookup from a Client

2004-09-24 Thread dozedoff
If using this is anti-pattern, then what is the better way to go about this? Specifically, I'm using a DatabaseServerLoginModule from a remote client. Using the ProxyLoginModule was mentioned as an alternative in another thread. Any examples out there? View the original post : http://www.jbo

[JBoss-user] [Installation & Configuration] - Re: Datasource Lookup from a Client

2004-09-24 Thread bossman
I have a that I want to use from a client. To enable the lookup of this datasource from a client running outside the container, I had to set the false in the datasource configuration. By default, the datasource is bound to java: namespace which is not availabe outside the container. If you

[JBoss-user] [Installation & Configuration] - Re: Datasource Lookup from a Client

2004-09-24 Thread nimrod
Hi, I have a same problem. Could you please contribute more detailed info about the and the global JNDI namespace Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849389#3849389 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

[JBoss-user] [Installation & Configuration] - Re: Datasource Lookup from a Client

2004-09-22 Thread bossman
Found it I think... false binds the datasource in the global jndi space. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849048#3849048 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849048