Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.softwaretools > #1389
| From | Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.softwaretools |
| Subject | Running WAS7 from Eclipse Mars |
| Organization | N/A |
| Message-ID | <lvlhe8y4cu.fsf@saunalahti.fi> (permalink) |
| Date | 2015-07-22 11:38 +0300 |
I'm developing an application for a client that uses IBM Websphere 7 as the application server, and it can only use java 6. And I can't make the client upgrade their systems, so suggesting that is not helpful. I'm trying to get Eclipse Mars 4.5.0 to cooperate with the beast, but so far with no success. I installed WAS from a packet called 7.0.0.35-WS-UPDI-WinAMD64.zip, and I have the WebSphere Application Server V7.0 Tools plugin, version 8.5.5060.v20150617_2241 from Eclipse marketplace installed in Eclipse. First when I configured the server for Eclipse and tried to start it without installing any applications to it myself, it appeared to start, but then complained about being Unable to initialize SSL connection and kept on writing stacktraces about it to the console. I opened the server overview in Eclipse, changed the server settings for manually provided connection settings and unchecked IPC. Now it doesn't complain about SSL connection, but the connection test from the server overview just produces the exception: ADMC0016E: The system cannot create a SOAP connector to connect to host localhost at port 8881. And the server start times out and starts stopping the server, but it seems that the server neveer finishes stopping either. Is there any way to get Eclipse Mars and WAS 7 to communicate with each other? I can access the WAS server console with a browser, but it doesn't co-operate with Eclipse. -- Jukka Lahtinen
Back to comp.lang.java.softwaretools | Previous | Next — Next in thread | Find similar
Running WAS7 from Eclipse Mars Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> - 2015-07-22 11:38 +0300 Re: Running WAS7 from Eclipse Mars Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> - 2015-07-23 12:58 +0300
csiph-web