[JBoss-user] [EJB/JBoss] - How to access to a SessionBean in a machine since other Ses

2005-04-11 Thread lalala
Hi! I'm using Jboss 4, and I would like to know, how I can access to a SessionBean in one machine since other SessionBean in other machine. The SessionBean must be access to its jboss and the jboss of the other SessionBean. I have been investigating and I have found that sinde a SessionBean mu

[JBoss-user] [Security & JAAS/JBoss] - Re: Limit access by IP address

2004-06-23 Thread lalala
I'm new in JBoss and Jaas, but I've read a lot of documentation about this and I think that isn't possible. You can configure access/deny an user by his role. This user may be authenticate in the system, with a system login. View the original post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Security & JAAS/JBoss] - Authentication problem

2004-06-22 Thread lalala
I've modified the jaas example to my aplication, and it runs ok. But now, I've a problem. My jboss 3.2.4 is a container of various EJB applications, they are independent, but they are using the same ejb-jar.xml and jboss.xml. So, I would like to apply different login modules (different applica

[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication & autoritation exception

2004-06-03 Thread lalala
The auth.conf in client, I had a reference to: org.jboss.security.auth.spi.DatabaseServerLoginModule with jndiName and strings for obtain principal and roles. This is not possible, because the server is the only indicate to do this. My problem now, is that a principal called root not have auth

[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication & autoritation exception

2004-06-03 Thread lalala
Problem solved! Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837347#3837347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837347 --- This SF.Net email is

[JBoss-user] [Security & JAAS/JBoss] - Authentication & autoritation exception

2004-06-03 Thread lalala
Hi! I'm so desperate with jboss & jaas. The login method throws me this exception : javax.security.auth.login.LoginException: javax.naming.NameNotFoundException: MyAplDS not bound at org.jboss.security.auth.spi.DatabaseServerLoginModule.getUsersPassword(DatabaseServerLoginModule.java:11

[JBoss-user] [Security & JAAS/JBoss] - Authentication doubt

2004-06-02 Thread lalala
I have some doubts about authentication & authoritation in JBoss+Jaas. My JBoss is a container of 4 different applications. 3 of them, use the same process of login, but the other one, has a owner login method. Then, in my jboss.xml I would put two different security domains. Is it possible? or

[JBoss-user] [Security & JAAS/JBoss] - Authorization JBoss 3.2.3

2004-05-20 Thread lalala
I'm currently installed the Jboss version 3.2.3, and my question is this: I want to allow to access to JBoss (my applications: ejb's and jsp's) only a few computers (this pc's will be my server's and the clients connect to them), so I don't know how can I do this. Can you help me??? thanks a l

[JBoss-user] [Installation & Configuration] - Re: Problems to pass JBoss 3.0.6 to 3.2.3

2004-05-19 Thread lalala
A lot of thanks! It works! I catch the default configuration server and I modify it to works with my application. best regards! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835456#3835456 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-user] [Installation & Configuration] - Problems to pass JBoss 3.0.6 to 3.2.3

2004-05-18 Thread lalala
Hi! I was working ok with the old version, I was using my own subproject in server directory, but now when I pass to version 3.2.3, I have some problems, and JBoss can't deploy my .ear. I have modified the config files, and this is the exception: 2004-05-18 20:01:45,750 INFO [org.jboss.web.loc