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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...