Skip to content

Commit

Permalink
Merge pull request #234 from sgilda/JBEAP-13135
Browse files Browse the repository at this point in the history
JBEAP-13135: Remove outdated sentence about scoped-context from ejb-m…
  • Loading branch information
ctomc committed Sep 12, 2017
2 parents dfb8268 + 70e015c commit f9830f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ejb-multi-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ _NOTE:_ If ERRORs appear in the `server.log` when installing or deploying the qu
## Access the Remote Client Application

This example shows how to invoke an EJB from a remote standalone application.
It also demonstrates how to invoke an EJB from a client using a scoped-context rather than a properties file containing the parameters required by the InitialContext.

1. Make sure that the deployments are successful as described above.
2. Navigate to the quickstart `client/` subdirectory.
Expand Down

0 comments on commit f9830f8

Please sign in to comment.