ok thanks
but I solve my probem. It functions with ClientLoginModule
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830591#3830591
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830591
--
Ok I debug a little my problem
What I understood :
In fact I can't be bound to my datasource directly from my client java. I must put in
my auth.conf clientLoginMoule required. It didn't authentication but just keep my
principals and my credentials. From a bean I send my credentials and my princ
in fact client have only a reference of ejb.
I send jndi name to a servlet which calls ejb and send to client a reference. Just
that..
About security point of view I don't know...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829915#3829915
Reply to the po
curity.ClientLoginModule required;
};
My security domain in login-config :
java:/FwkDS
select PWPASWWORD from itcuser where
NMNOM=?
select role, 'Roles' from itcuserrole where
NMNOM=?
Thanks for your help
Antoine
View the original post :
http://www.jboss
excuse me
but where did you find databaseServerloginmodule project example ?
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829739#3829739
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829739
--
I work about swing clients connecting ejbs.
I invoke my ejb over the internet without rmi.
I use remoting (proposed by bright side framework) : Http invocation
maybe I answer to your question
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829738#3829738
Re
excuse me for my advice that wasn't very good
I succeed to silve my problem and I ah the same problem that you
javax.security.auth.login.LoginException: javax.naming.NameNotFoundException: FwkDS
not bound
Fwkds is my mysql datasource.
I add in my auth.conf my dsjndiname but noting hapened
org
I try but nothing
can you give me your command line with arguments to compare with me ?
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829593#3829593
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829593
--
I begin with authentication
I don't know if it's good because of my problem (I give allpermission but nothing) but
in auth.conf i don't put dsjndi
try without and tell me what it does
my auth.conf :
MyLogin
{
//Login Module Needed - I use Database (Note it correlates to what I had in
login-co
did you reference in your deploy directory a oracle-ds.xml ?
it must contain a driver and an url. is it the same name for datasource.
I try to use DatabaseServerLogin but I fail when i create logincontext
I receive this message :
access denied (javax.security.auth.AuthPermission createLoginContex
I need the packages in xalan.jar and xerces.jar to execute my Entity
Bean.
I don't find the way to indicate to my JBoss-2.2.2/Tomcat-3.2.2 server
how to find them in execution of my JSP.
If somebody had this problem ? or anybody's suggestions..
thanks.
I already tried with puting these
I'm disappointed.
I have the jboss-2.2.2_tomcat-3.2.2 release installed on my linux.
It starts very well.
But what I thought was EJB/JSP communication when connecting to
http://localhost:8080 is in fact only JSP examples from tomcat's part...
What I don't understand is how to test the "tomcat-t
I need some help because i can't solve my problem alone.
I've installed jboss-2.2.2_tomcat-3.2.2 for enterprise use.
Well I can start this version without any problem.
The "tomcat-test.ear" exemple deployes very well.
Then I wan't to see these exemples at localhost:8080
exemples with servlets
Can we declare static methods in an EJB ?
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Ok, shut me if I tell stupid things..
After reading some mails on the "Cache" subject, i've understood that
several clients can access to an instance of a stateless session bean or
entity bean, but only one client can access to a stateful session bean
instance.
Then I've understood that you can'
Is there any API on JBoss ?
I have an exemple of bean managed entity bean, using javax.sql.Datasource,
which doesn't seem to exist in JBoss libraries.
Any help would be really appreciated.
thanks.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http:
Well I've downloaded the cdEJB exemple in jboss/documentation .
All files compiled with success, i've deployed it with no more problem.
But from the test, when I run "run-list.sh" file , even when I execute
"List" by hand, nothing appens ???
No errors, no messages, nothing.
So I thought my s
Sorry for such polution on this mailing list. I'm a young boy coming to
real world and trying to take on the wave of Java.
So i think i understood what are beans in java and ejb's. I've downloaded
the JBoss-2.2 for enterprise use.
Here is my question, because i see them every where i want to get
- Original Message -
From: Marc Antoine
Garrigue
To: JBoss-User
Sent: Wednesday, May 09, 2001 6:32 PM
Subject: Castor
Hi,
As anyone experienced some stuff with castor in
jboss?
I'm especially interrested in the Entity stuffs.
Could anybody send me some advices, examples o
Un deuxieme newbie est partant aussi
- Original Message -
From: "Piyush Sheth" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 30, 2001 3:09 PM
Subject: Re: [JBoss-user] SUPPORT OF JBOSS --IMPORTANT-- PLEASE READ
> though am a newbie ... i am willing to do whatever i
Alors comme ca on part à londres et on laisse les miserables petits
étudiants jboss sans aucune ressource...
Bon WE sieur marc
MAG (un admirateur)
- Original Message -
From: "marc fleury" <[EMAIL PROTECTED]>
To: "Jboss-User@Lists. Sourceforge. Net" <[EMAIL PROTECTED]>
Cc: "Jboss-Developme
Hello world
I'm trying to make a new framework from scratch for EJB
developement.
My idea ( not a very new one ) is to make a set of ejb from
which people can dynamicaly create an object model. I Thinking of doing that
whith entities items which are a set of fields.
My question is ( maybe a
22 matches
Mail list logo