JBoss Community

Re: @Asynchronous EJB 3.1 AS7

created by Julien Kronegg in JBoss AS 7 Development - View the full discussion

I found the solution: the server was configured with Web Profile (i.e. no asynchronous behavior) and not with the Full Profile.

I ran the server (7.0.2) with the following program argument in the Eclipse's server launch configuration:

-server-config standalone-preview.xml

 

JBoss AS 7.1 will merge the standalone and standalone-preview configuration.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community