1 Reply Latest reply on Jan 23, 2008 6:00 PM by shane.bryzak

    seam remoting in seam app = loose of principal

    kristof.devos

      Hi,

      We have a seam app that does regular calls without problems, but now we tried using seam remoting calls initiated by JS. These calls arrive well in the code but the SecurityAssociation.getSubject returns now null while this is not the case in regular seam action calls

      Is there any way to do the seam remoting call and passing all jsf conversation stuff so we remain in same context?

      thx