Link to home
Start Free TrialLog in
Avatar of starchild87
starchild87

asked on

Do I have to install Websphere application server on my desktop for development or can I copy a server configuration

Hello,

I was told once that if I copy the working directory of a WAS server from say a unit test environment to my desktop and change the machine name in server.xml to localhost that I would not have to install WAS on my desktop.  Can someone please verify and tell me what version specifically this might work in?

Thanks
Avatar of HonorGod
HonorGod
Flag of United States of America image

Unless you can remotely connect to it, you will need to install it locally.

Don't "copy the working directory of a WAS server and change the machine name in server.xml to localhost"
Avatar of starchild87
starchild87

ASKER

Yes, the unit test server is in the same network and I can remotely connect to it.  So this works to inherit the jdbc connections and configuration settings?  Also, what else do i need, just the JRE?
ASKER CERTIFIED SOLUTION
Avatar of HonorGod
HonorGod
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I will use eclipse as mentioned.

Thanks!
Good luck & have a great day.