That worked , thanks a lot.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888438#3888438
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888438
---
SF.Net email is S
Still the same problem...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888419#3888419
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888419
---
SF.Net email is Spo
All
Here is the code snippet
package com.birch.mdb;
import java.io.ByteArrayOutputStream;
import javax.ejb.EJBException;
import javax.ejb.MessageDrivenBean;
import javax.ejb.MessageDrivenContext;
import javax.jms.Message;
import javax.jms.MessageListener;
import javax.xml.transform.Transformer;
I did change my method without throwing createException , still same result. Is
there anything to do with Spec 2.1 ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888280#3888280
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
must define no application exceptions.
I have no application exception defined in my ejbCreate method, it doesn't work
if I have or don't have throws createException in the method clause. Any Idea
?, any help would be greatly appreciated.
Thanks
Nandhu
View the original post :
http:
Hi
I am new to this forum, is there link or any document of how about configuring
JBoss 4.0.2 to use oracle 9i.? Also I created a JMS Queue through the JMS
Console and whenever my project gets redployed my queue is getting deleted. Is
there a way I could keep my queue persistent and How could I