 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: [JBoss] Changed JNDI port, shutdown isn't working.
Posted: Dec 01, 2005 - 08:54 PM
|
|
Moderator


Joined: Jan 06, 2004
Posts: 23347
|
|
If you ever move your JBoss JNDI port add the following as a shutdown argument to your JBoss appserver config under MyEclipse:
| Code: |
--server=<server>:<port>
|
where <server> is the JBoss server machine, like "localhost" and <port> is your jndi port, like "21099". This tip was provided by our user snappergrass, the original post is here. |
|
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |