[
https://issues.redhat.com/browse/WFLY-14263?page=com.atlassian.jira.plugi...
]
Cheng Fang commented on WFLY-14263:
-----------------------------------
Need to update
{{docs/src/main/asciidoc/_developer-guide/Remote_EJB_invocations_via_JNDI_-_EJB_client_API_or_remote-naming_project.adoc}}
to remove the reference to {{jboss-remote-naming}}, and also remove some unnecessary use
of {{wildflyVersion}}. {{org.jboss.naming.remote.client.InitialContextFactory}} has been
deprecated and should use {{org.wildfly.naming.client.WildFlyInitialContextFactory}}
instead.
Outdated "Remote EJB invocations via JNDI - EJB client API or
remote-naming project" document
---------------------------------------------------------------------------------------------
Key: WFLY-14263
URL:
https://issues.redhat.com/browse/WFLY-14263
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Brian Stansberry
Assignee: Cheng Fang
Priority: Major
This doc looks wrong:
https://docs.wildfly.org/21/Developer_Guide.html#Remote_EJB_invocations_v...
AFAICT WildFly no longer ships org.jboss:jboss-remote-naming.
There are also a number of places where that doc refers to WildFly 21 which I believe is
a dynamic value that is now incorrect. It's generally better to not include specific
WildFly versions in the docs, as the URL for our docs already include a version number.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)