diff --git a/docs/java-api/index.asciidoc b/docs/java-api/index.asciidoc index 5f5de5eb1a9..10430adc9a6 100644 --- a/docs/java-api/index.asciidoc +++ b/docs/java-api/index.asciidoc @@ -188,51 +188,6 @@ it to the `transformers`: -------------------------------------------------- - -== Deploying in JBoss EAP6 module - -Elasticsearch and Lucene classes need to be in the same JBoss module. - -You should define a `module.xml` file like this: - -[source,xml] --------------------------------------------------- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------- - - include::client.asciidoc[] include::docs.asciidoc[]