Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Port Binding

  Asked By: Leona    Date: Apr 01    Category: Java    Views: 744
  

For better or for worst I have to change the port binding of jboss.
So, I change the server binding and pooofff magic, it all changes
except some ports that are hard coded in some other configuration
files, such as jboss-service.xml but believe me there is more. So,
what happens is that I start my jboss and netstat shows me jboss has
happily opened 1099 which is different from the binding.

Well, my question is if you guys know any easier way to get the
binding to work. I mean easier than bugging jboss people and waiting
till they get their heads around. I would say using server variables
in the configuration files is a nice way but my inquiries miss the
chance.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Dominic Murphy     Answered On: Apr 01

Well, never mind my last message. It turned out to be an initializer
ant script that screws the jboss-service.xml and replaces it with a
bad version, and the bad version was not pointing to the right binding
settings. That explains everything.

 
Didn't find what you were looking for? Find more on Port Binding Or get search suggestion and latest updates.




Tagged: