jaikiran pai [
http://community.jboss.org/people/jaikiran] created the discussion
"Re: javax.persistence.TransactionRequiredException"
To view the discussion, visit:
http://community.jboss.org/message/631063#631063
--------------------------------------------------------------
Can you please post your entire exception stacktrace? Also, instead of this:
@Inject
Beispieldaten bd;
can you try:
@EJB
Beispieldaten bd;
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/631063#631063]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]