[jboss-dev-forums] [Design of Security on JBoss] - Re: PrivilegedBlock location

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Nov 20 01:28:12 EST 2008


org.jboss.jms.client.delegate.ClientSessionDelegate.createMessage


  | /**
  |     * This invocation should either be handled by the client-side interceptor chain or by the
  |     * server-side endpoint.
  |     */
  |    public MessageProxy createMessage() throws JMSException
  |    {
  |       throw new IllegalStateException("This invocation should not be handled here!");
  |    }
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190719#4190719

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190719



More information about the jboss-dev-forums mailing list