I wanted to implement the EJB client for JBoss 7.1 after this tutorial http://middlewaremagic.com/jboss/?p=1177#comments , which is based on the JBoss tutorial: https://docs.jboss.org/author/display/AS71/ EJB + invocations + from + a + remote + client + using + JNDI
I already tried troubleshooting tips, but still get an exception: javax.naming.NoInitialContextException: you must specify the class name in the environment or system property either as an applet parameter or in the application resource file: java.naming.factory.initial
Has anyone else come across this type of problem and know which banks (or the best Maven dependencies) are needed to get to the classes?
Regards, Helge
Have you referred to ejb quick start? https://github.com/jboss-jdf/jboss-as-quickstart/tree/master/ejb-remote
This quick start contains two Maven projects that are listed in the jboss.org document and have all the necessary dependencies.
Source: https://habr.com/ru/post/906581/More articles:double comparison matlab - comparisonLimit value in Tkinter login widgets - pythonHow to insert only some specified characters into tkinter input widget - pythonlinux curlftpfs, password with characters - linuxJava time tracking: using currentTimeMills () - javaUnable to access EntityObject type through RIA services - c #Disable horizontal "scrolling" of text input? - htmlHow to read Stream and reset its position to zero, even if stream.CanSeek == false - c #Mustache.js - display key instead of value - jqueryCalculating the difference with the previous record - sqlAll Articles