Hi!
I had similar problem with JBoss, however, I had quite sophisticated packet
filtering there. So, I had to enable the communication between both hosts
(both were running Solaris). Also I had to add the localhost to the
/etc/hosts.equiv file.
Maybe this will help in your case too. If such file does not exist, just
create it by yourself.
> -----Original Message-----
> From: Bhavin Patel [mailto:[EMAIL PROTECTED]]
> Sent: Donnerstag, 21. Juni 2001 18:43
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Jboss and RMI problem on Solaris
>
>
> hi friends,
>
> we r running jboss2.2 on solaris and tomcat on linux. the
> scenario is as
> under. our naming service is on port 8080 on solaris and rmi
> is at 1099
> on linux.
>
> problem:
> we are calling a remote method on RMIObject(running on tomcat on
> linux) from Session Bean(on JBoss on Solaris). we are able to lookup
> the RMI object from session bean, but when we try to call any
> method on
> that object , the jboss shows following error.
>
>
> [SessionBeanA] from session Bean java.rmi.ConnectException:
> Connectio
> n refused to host: 127.0.0.1; nested exception is:
> java.net.ConnectException: Connection refused
> [SessionBeanA] java.rmi.ConnectException: Connection refused to
> host: 127.0.0.1; nested exception is:
> java.net.ConnectException: Connection refused
> [SessionBeanA] java.net.ConnectException: Connection refused
> [SessionBeanA] at java.net.PlainSocketImpl.socketConnect(Native
> Method)
> [SessionBeanA] at
> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:320)
> [SessionBeanA] at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:133)
> [SessionBeanA] at
> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:120)
> [SessionBeanA at java.net.Socket.<init>(Socket.java:273)
> [SessionBeanA] at java.net.Socket.<init>(Socket.java:100)
> any idea? it's very urgent..
> Note: also we r runnig jboss/tomcat configuration
> successfully when our
> both servers r running on linux..but when we moved Jboss on
> Solaris, we
> got the above erro. Is there any problem running Jboss on solaris?
> thanks in advance,
> bhavin patel
>
>
>
>
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user