Search:

Type: Posts; User: a3ris; Keyword(s):

Search: Search took 0.01 seconds.

  1. Cached Remote EJB in WAS7 (issue after the remote server is restarted)

    Hi,

    I am using Spring to lookup remote EJBs from a WebSphere 7 server with caching enabled.

    Everything is going great until the remote server is restarted. After which the remote calls are...
  2. yeah, already did that and i'm not getting any...

    yeah, already did that and i'm not getting any exceptions, but the interceptor does not get called at all (my beans don't get autowired)

    this might be a websphere 7 specific issue?

    ps:...
  3. same issue here...please fix while on...

    same issue here...please fix

    while on websphere 7 subject, anyone using @EJB annotation to inject a session bean into a Spring managed POJO? For some reason the jndi name is not found when Spring...
  4. i am having the same problem but with spring...

    i am having the same problem but with spring 2.5.x...can anyone help us out?:(
  5. Multiple BlazeDS/LCDS Web projects sharing same EAR lib(flex-messaging-core.jar, etc)

    Hi,

    I have the requirement of having multiple flex projects in the same EAR file. All the shared jars are packaged under EAR/EarContent/lib and shared across all the Web modules.

    The issue I am...
  6. i am having the same issue..anyone has any ideas?

    i am having the same issue..anyone has any ideas?
  7. Replies
    1
    Views
    2,260

    i am interested in this as well...nobody has any...

    i am interested in this as well...nobody has any ideas?
  8. Replies
    4
    Views
    1,538

    Thanks Luke!! It worked! You saved me so many...

    Thanks Luke!! It worked!

    You saved me so many headaches...
  9. Replies
    4
    Views
    1,538

    UPDATE I think i had the...

    UPDATE

    I think i had the custom-after-invocation-provider in the wrong spot...

    I added it in here :



    <bean id="afterInvocationManager"...
  10. Replies
    4
    Views
    1,538

    custom-after-invocation-provider doesn't work

    Hi,

    I am using Spring Security 2.0.3 and I'm trying to use afterInvocationProvider with @Secured("AFTER_ACL_READ")...The after invocation bean doesn't seem to get wired into the...
  11. Replies
    1
    Views
    935

    bump

    anyone has a solution for this? please
  12. Replies
    1
    Views
    935

    Acls & Parent/Child inheritance

    Hello,

    I am a bit confused on how the child to parent inheritance works.

    Say for example I have a table called Player. Now I also have 10 more tables like PlayerDetail, PlayerGames,...
  13. Replies
    3
    Views
    892

    I need a solution for this as well. I know some...

    I need a solution for this as well. I know some statements can be overridden when creating the Spring aclService bean, but I believe there's other statements in other places as well.
  14. Thread: Acls & Roles

    by a3ris
    Replies
    4
    Views
    1,284

    104 replies and no answer? Please guys, help me...

    104 replies and no answer? Please guys, help me out :(

    Would a custom AccessDecisionVoter do the job for this?
  15. Thread: Acls & Roles

    by a3ris
    Replies
    4
    Views
    1,284

    Thanks tkelley353. I already have implemented...

    Thanks tkelley353. I already have implemented hierarchal roles.

    Though this is not my problem. My question is is there any way for the ACLS for object with id 1 to be overridden by an...
  16. Thread: Acls & Roles

    by a3ris
    Replies
    4
    Views
    1,284

    Acls & Roles

    Hi,

    I have a business requirement where a user (i.e accountant) with a role (i.e ROLE_ACCOUNT) creates an account. At creation (ROLE_ACCOUNTs can create) I create a permission...
Results 1 to 16 of 16