[JBoss-user] [JCA/JBoss] - Re: XA and non-XA datasource

2005-03-16 Thread dminnigerode
Well for the login-config you can stack the login modules. The same login module that uses the diffrent data source the first time with flag of required and the second one as sufficent. Although I'm not sure why you would have the login information in two diffrent locations. View the ori

[JBoss-user] [Security & JAAS/JBoss] - Re: securing a remote client for a simple session bean

2005-01-06 Thread dminnigerode
I'd agree with tcherel. I spent some time sorting out all these issues myself. Once I got it working I put together a doc about it. You might find it useful. http://minnigerode.org/dave/BasicJBossAAC.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38610

[JBoss-user] [Beginners Corner] - Re: Connecting to an EJb on a remote server

2005-01-06 Thread dminnigerode
Found this a javalobby. At 6:28 PM on Apr 1, 2003, Nils Holgersson wrote: Re: Communication Exception Jboss and some firewall info Hmmm, I'm fooling myself here. That didn't do the trick. But THIS did: In the /etc/hosts of the server machine, there was a mapping: 127.0.0.1 localhost serve