<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Remotely access ejb Problem
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/akhtar24">akhtar qureshi</a> in <i>JNDI and Naming</i> - <a href="http://community.jboss.org/message/549335#549335">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi.&#160; </p><p>1. I deploy SampleEAR to my asplserver = 192.168.1.2 in which have the SampleEJB.jar, SampleRemote.jar</p><p>2. I deploy SampleEAR to my localhost in which have SampleWeb, SampleRemote.jar.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Exception :Could not dereference object</p><div id="_mcePaste">18:48:53,088 ERROR [STDERR] javax.naming.NamingException: Could not dereference object [Root exception is org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://asplserver:3873/?]]</div><div id="_mcePaste">18:48:53,088 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1504)</div><div id="_mcePaste">18:48:53,088 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:822)</div><div id="_mcePaste">18:48:53,088 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)</div><div id="_mcePaste">18:48:53,088 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at javax.naming.InitialContext.lookup(InitialContext.java:392)</div><div id="_mcePaste">18:48:53,088 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jsp.index_jsp.jspInit(index_jsp.java:30)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.runtime.HttpJspBase.init(HttpJspBase.java:51)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:154)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServletWrapper.getDependants(JspServletWrapper.java:258)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:456)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:377)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:581)</div><div id="_mcePaste">18:48:53,089 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:312)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</div><div id="_mcePaste">18:48:53,090 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</div><div id="_mcePaste">18:48:53,091 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div><div id="_mcePaste">18:48:53,091 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</div><div id="_mcePaste">18:48:53,092 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</div><div id="_mcePaste">18:48:53,092 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)</div><div id="_mcePaste">18:48:53,092 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</div><div id="_mcePaste">18:48:53,093 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:619)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] Caused by: org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://asplserver:3873/?]</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:776)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:165)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.Client.invoke(Client.java:1724)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.Client.invoke(Client.java:629)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aspects.remoting.InvokeRemoteInterceptor.invoke(InvokeRemoteInterceptor.java:60)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste">18:48:53,094 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.remoting.IsLocalProxyFactoryInterceptor.invoke(IsLocalProxyFactoryInterceptor.java:72)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at $Proxy224.createProxyBusiness(Unknown Source)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.objectfactory.session.SessionProxyObjectFactory.createProxy(SessionProxyObjectFactory.java:129)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.objectfactory.session.stateless.StatelessSessionProxyObjectFactory.getProxy(StatelessSessionProxyObjectFactory.java:79)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory.getObjectInstance(ProxyObjectFactory.java:158)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1479)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1496)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;... 34 more</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] Caused by: java.net.NoRouteToHostException: No route to host</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.socketConnect(Native Method)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)</div><div id="_mcePaste">18:48:53,095 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.net.Socket.connect(Socket.java:519)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.transport.socket.SocketClientInvoker.connect(SocketClientInvoker.java:289)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.transport.socket.SocketClientInvoker.createSocket(SocketClientInvoker.java:206)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.getConnection(MicroSocketClientInvoker.java:1089)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:762)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:165)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.Client.invoke(Client.java:1724)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.remoting.Client.invoke(Client.java:629)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aspects.remoting.InvokeRemoteInterceptor.invoke(InvokeRemoteInterceptor.java:60)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste">18:48:53,096 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.remoting.IsLocalProxyFactoryInterceptor.invoke(IsLocalProxyFactoryInterceptor.java:72)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at $Proxy224.createProxyBusiness(Unknown Source)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.objectfactory.session.SessionProxyObjectFactory.createProxy(SessionProxyObjectFactory.java:129)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.objectfactory.session.stateless.StatelessSessionProxyObjectFactory.getProxy(StatelessSessionProxyObjectFactory.java:79)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory.getObjectInstance(ProxyObjectFactory.java:158)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)</div><div id="_mcePaste">18:48:53,100 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1479)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1496)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:822)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at javax.naming.InitialContext.lookup(InitialContext.java:392)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jsp.index_jsp.jspInit(index_jsp.java:30)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.runtime.HttpJspBase.init(HttpJspBase.java:51)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:154)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServletWrapper.getDependants(JspServletWrapper.java:258)</div><div id="_mcePaste">18:48:53,101 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:456)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:377)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:581)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:312)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</div><div id="_mcePaste">18:48:53,102 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)</div><div id="_mcePaste">18:48:53,103 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)</div><div id="_mcePaste">18:48:53,103 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</div><div id="_mcePaste">18:48:53,103 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</div><div id="_mcePaste">18:48:53,103 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</div><div id="_mcePaste">18:48:53,142 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</div><div id="_mcePaste">18:48:53,142 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</div><div id="_mcePaste">18:48:53,144 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</div><div id="_mcePaste">18:48:53,144 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</div><div id="_mcePaste">18:48:53,144 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</div><div id="_mcePaste">18:48:53,144 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</div><div id="_mcePaste">18:48:53,144 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)</div><div id="_mcePaste">18:48:53,145 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:619)</div><div id="_mcePaste">18:48:53,145 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;at org.jboss.aspects.remoting.InvokeRemoteInterceptor.invoke(InvokeRemoteInterceptor.java:72)</div><div id="_mcePaste">18:48:53,145 ERROR [STDERR] &#160;&#160;&#160;&#160;&#160;... 45 more</div><div id="_mcePaste"> </div><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Please Help me out. how to connete distributed application</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/549335#549335">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JNDI and Naming at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>