I get the same error with WinNT/Jetty/JBoss PRE-2.1
Christian Seifert wrote:
> Hi all,
>
> I just installed Jboss 2.0 FINAL on my Win98/Tomcat 3.2b6/Apache 1.3.12/JSDK
> Java2EE 1_2_1/JDK 1.3 environment.
>
> Now I am trying to run the sample interest bean found on the jboss website.
> Deployment works fine, but when I try to get a reference to the home object
> I get this exception:
>
> javax.naming.ServiceUnavailableException: no further information (code=0).
> Root exception is java.net.SocketException: no further information (code=0)
>
> at java.net.PlainSocketImpl.socketConnect(Native Method)
>
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
>
> at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
>
> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
>
> at java.net.Socket.<init>(Socket.java:273)
>
> at java.net.Socket.<init>(Socket.java:100)
>
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:94)
>
> at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:693)
>
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:286)
>
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
>
> at javax.naming.InitialContext.lookup(InitialContext.java:350)
>
> at InterestClient.main(InterestClient.java:44)
>
> I left everything as is in the example....I don't know whats wrong. Naming
> started on the server (checked the log)...
> If anybody knows whats going on, help would be greatly appreciated.
>
> Thanks
>
> Christian Seifert
> [EMAIL PROTECTED]
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
Phil Surette
email: [EMAIL PROTECTED], [EMAIL PROTECTED]
if those fail: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]