[jboss-user] [EJB/JBoss] - Can't update database from ejb message driven bean. Permissi
beherenow
do-not-reply at jboss.com
Mon Feb 4 04:26:39 EST 2008
Hello,
I have an web application that have a part running with TWINCAT. TWINCAT sends messages to an message driven bean wich talks to an ejb. This ejb must read or update the database.
The application is working correctly when that must read, but update a row is impossible, and there are no error messages. It seems like an permission denied problem, cause i don't execute the mdb from the controller. (if i do this, work).
Application dont update the database when the method is executed by a message.
Can anyone help me, please?
Thanks, Marc
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126049#4126049
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126049
More information about the jboss-user
mailing list