Hello. I know that it is possible to configure the client side application interceptors in the jboss.xml (for example) file of the server side component. This configuration is based on the invoker type. But it means, that every client application is to use the same interceptor.
Is there any way to configure a stack of client side interceptors (I need to substitute the client side security interceptors for swing based applications) in a different way for the same server side application/invoker. For example, I have two swing applications, which should use different client security interceptors, but connect to the same server side application. How can I configure client interceptors for these different client applications? In other words (in general) I need something like client side container, which I can configure for the particular host/application in a different way. How can I achieve it? Alexander View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856422#3856422 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856422 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
