Hi!
I have jbpm 4.0 CR1 with HSQL database. I had add some users to the database (table JBPM4_ID_USER) and I've associated these to a new group.
So I've found that if the group has a type different from "security-role" the gwt-console doesn't grant me access and appear a browser mask to insert username and password.
So I tried to give to the new group the type of "security-role". Now the browser mask doesn't appear, there are no errors.. but the console doesn't open.
So, How can I add new users to the managing of the console?
And so, I used the Identity Service to add these users and groups but I didn't found commands to set the password. I had must change the password operating into the database.
Are there any solutions to my problems?
Sorry for my bad english :-(
Emanuele
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239480#4239480
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239480
Hello,
Is it possible to do a clustered SSO while using web based authentication instead of container based. I have an application that does use both, the circumstances surrounding this app requires it.
I've succesfully done the sso with the container managed piece, but i am unable to do it with the web auth part. When i try to log in, i see my app then it automatically logs out.
If this has been discussed, could i be pointed to that.
Thanks
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239479#4239479
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239479
Installing JBoss AS is easy - unzip the zip file. Running it is easy - make sure JAVA_HOME is set to a JDK directory and go to the bin directory and start the run script.
What you are attempting to do is something entirely different - replace HSQLDB with MySQL (at least I think you are using MySQL, your post is not really clear on that). You do not need to do that. You can leave DefaultDS using HSQLDB and simply create a new data source (name it anything other than DefaultDS) that uses MySQL for your apps.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239478#4239478
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239478
In clustered mode it is not even showing IZIS_VAL in jndiview but in default mode i was able to view this:
IZIS_VAL (class: org.jnp.interfaces.NamingContext)
| +- OnlineCasePackagingManagerBean (class: org.jnp.interfaces.NamingContext)
| | +- local (proxy: $Proxy242 implements interface com.OnlineCasePackaging.bll.ejb.OnlineCasePackagingManagerLocal,interface org.jboss.ejb3.JBossProxy,interface javax.ejb.EJBLocalObject)
| +- ZCWorkFlowFacadeManagerBean (class: org.jnp.interfaces.NamingContext)
| | +- local (proxy: $Proxy327 implements interface
.........................
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239472#4239472
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239472