JBoss Community

Re: Problem with: No EJB receiver available

created by francesco pezzati in JBoss AS 7 Development - View the full discussion

Hello! Thank you for the reply. Here's how my jboss-ejb-client looks like:

 

endpoint.name=myAppEE/myAppEJB

remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false

remote.connections=default

remote.connection.default.host=localhost

remote.connection.default.port = 4447

remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false

 

it is located in:

 

myAppEJB\ejbModule\com\myApp\ejb\conf

 

This application is deployed under JBoss, the servlet is executed by the eclipse embedde jetty server.

 

Francesco

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community