Hello, could you please give me a short answer to this understanding problem?
The example situation:
TaskNode A ------> Fork
Fork ------> TaskNode B
Fork ------> TaskNode C
Lets assume, i have a token in TaskNode A. Now i call token.signal().
The token moves to Fork. Now again token.signal().
Do i result in 2 tokens, one for TaskNode B, one for TaskNode C?
Or do i only have one token for both TaskNodes?
I have this situation in my code, and dont know how to get all active TaskInstances after leaving a fork....
thx in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125276#4125276
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125276
Hi,
We are using https to access our web site. We are using JBOSS AS 4
When we access the site using Internet explorer, we don't get any
warnings.
But when we access the same website through Mozilla, we alsways get a
warning -
Unable to verify the identity of <our site> as a trusted site.
So is this a problem with Mozilla or this is a problem with the
configuration on our JBOSS server?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125274#4125274
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125274
Hi,
How can i create User Role and Users in JBoss Portal programatically. I have a list of User Roles and a list of Users associated with each role in a file. I am looking at a way to dynamically get these Roles and users created using portal API. How does the API support this, what would be the API classes to use for this?
Also, Once i create a User Role and attach users to it, how can i assign permissions to the role. I understand there are standard roles - admin and user defined now. Can i have my custom roles with a different set of pervileges than these?
Any pointers are appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125262#4125262
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125262