WSAD == WebSphere Application Developer?
This means that there's already a program using that port number (either you're running multiple wsad local
test environment servers each having port 9080 or you have another program using that port number like
jboss,
tomcat, etc). In either case, change the port number of the server you're trying to start up. In your WSAD
IDE, double click on the server and you'll see a window with server configuration...find the one that pertains to port...very easy to locate (find the field that has a value 9080) and change the value to 9081 or whatever port number not yet allocated.
hope this helps.
[ August 17, 2007: Message edited by: dennis zined ]