[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:32:28 EST 2008
"anil.saldhana at jboss.com" wrote : 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!");
| | }
| |
Think they weave this code.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190720#4190720
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190720
More information about the jboss-dev-forums
mailing list