JBoss Community

Re: javax.persistence.TransactionRequiredException

created by jaikiran pai in JBoss AS7 Development - View the full discussion

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

Start a new discussion in JBoss AS7 Development at Community