[jboss-user] [JBoss Messaging] - Re: problem in doProcess() method in a servlet that posts me

ilangocal do-not-reply at jboss.com
Sun Oct 19 14:44:19 EDT 2008


Problem solved.
I had an import statement wrong and the NetBeans import utility did not work as it should

I had to use: import javax.jms.*;
instead of :import java util.Queue;

thanks

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

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



More information about the jboss-user mailing list