Hi Ryan If you are using JBoss 4.0.x then the file concerned is naming-service.xml in the deploy directory. I also occasionally have the same problem, so I've edited this file a number of times, with success. What version of JBoss are you using? Also if you have clients connecting to a JBoss server then the new port must be used in the java.naming.provider.url property. Our clients connect via Java Webstart via the jnlp file, so this is where I have to make the change to the java.naming.provider.url property.
Cheers Gary Ryan Meder wrote: > Hi All, > > We seem to be coming across this problem quite often. We install our > appilcation at various clients. We make use of JBOSS and when we start > the server we often find that port 1099 or 1098 is already in use > expessially by microsoft excahnge. We are able to stop the other > aplpications and then start ours up but when the PC restarts and the > services start up. Port 1099 and 1098 is blocked again not allowing > JBOss to startup. > > Does anybody know how and which files to edit to enable JBOSS to make > use of alternate ports apon startup. I have tried to edit a few files > e.g "jboss-service.xml" but this just caused other problems even > though it bind on the new port. > > THanks > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum For the ctjug home page see http://www.ctjug.org.za -~----------~----~----~----~------~----~------~--~---
