File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Cannot connect remotely to Jboss 4.2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Cannot connect remotely to Jboss 4.2" Watch "Cannot connect remotely to Jboss 4.2" New topic
Author

Cannot connect remotely to Jboss 4.2

avihai marchiano
Ranch Hand

Joined: Jan 10, 2007
Posts: 342
Hey,

I understand that some changes were done to Jboss 4.2.

I move from Jboss 4.05 and there i success to connect remotely, but in Jboss 4.2 i get an exception..

Does any one know how to solve it?

Thank you
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8146
    
  52

Originally posted by avihai marchiano:
I move from Jboss 4.05 and there i success to connect remotely, but in Jboss 4.2 i get an exception..



What exception do you get? Please post the exception stacktrace. The change that was done to 4.2 was the way the services were bound. Have a look at this for more information


[My Blog] [JavaRanch Journal]
avihai marchiano
Ranch Hand

Joined: Jan 10, 2007
Posts: 342
Thank you,

This is the case.

How can i limit my Jboss only to a group of computers or only to my LAN?

Thank you
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8146
    
  52

Originally posted by avihai marchiano:
How can i limit my Jboss only to a group of computers or only to my LAN?



Here's a list of things you need to do to secure your server: SecureJBoss. One of them in the list is LimitAccessToCertainClients
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Cannot connect remotely to Jboss 4.2
 
Similar Threads
which software should I use ?
configuration of jboss4.2 to oracle 8i in eclipse ganymade
Startup error
Cannot connect remotely to Jboss 4.2
EJB Lookup problem