Hi,
  I am facing problem when I install 2 applications in orion server. It
allows me both installed seperately I mean just install one then test the
application and uninstall and install other one. But when I have 2
application having ejbs together it gives me following error:

javax.naming.NamingException: Error reading application-client descriptor:
Error
 looking up EJBHome: Lookup error: java.io.IOException: Server protocol was
not
ORMI, if uncertain about the port your server uses for ORMI then use the
default
, 23791; nested exception is:
        java.io.IOException: Server protocol was not ORMI, if uncertain
about th
e port your server uses for ORMI then use the default, 23791
        at
com.evermind.server.ApplicationClientInitialContextFactory.getInitial
Context(ApplicationClientInitialContextFactory.java:184)
        at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
        at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
        at javax.naming.InitialContext.init(Unknown Source)
        at javax.naming.InitialContext.<init>(Unknown Source)
        at
__jspPage3_testMSG_jsp._jspService(__jspPage3_testMSG_jsp.java:52)
        at
com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:5
4)
        at
com.evermind.server.http.HttpApplication.serviceJSP(HttpApplication.j
ava:5458)
        at com.evermind.server.http.JSPServlet.service(JSPServlet.java:31)
        at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletReque
stDispatcher.java:501)
        at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(Ser
vletRequestDispatcher.java:170)
        at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpReques
tHandler.java:576)
        at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:189)
        at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)



Any help will be appriciated

Ritesh.

Reply via email to