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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo