Thanks for the prompt response. I found out how to get the current logged in 
user; from the execution context you can get the actorId
executionContext.getJbpmContext().getActorId()

I am still facing problems though with the users authentication replacement. I 
tried checking the JBoss AS forums, as you said but all the Login customization 
are about the JBoss Portal. 

I don't see what am i looking for under JBoss AS in terms of logging in. I am 
not familiar with JBoss but when u run the server I don't see a default web app 
with login that i want to replace. 
I saw the forums of the portal but i don't see how this relates to what I want 
to do as I don't have the portal modules at all.

I would appreciate any help as where to start if I want to authenticate users 
on the JBPM from some other source (basically an LDAP) than what is currently 
happening from the table JBPM_ID_USER and contiue to use the same jBPM 
interface.

thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955860#3955860

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955860

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to