- This topic has 3 replies, 3 voices, and was last updated 19 years, 10 months ago by Scott Anderson.
-
AuthorPosts
-
PipelineParticipantOur client has made a strategic decision to switch from Weblogic to Websphere. Our development environment is setup well with MyEclipse and Weblogic 8.1. We can do hot deployments and debugging with Weblogic 8.1. Now, we are trying to get our development environment to work with Websphere.
The questions I have are:
1) If and when will there be an application connector for WAS 6.0?
2) If we stick with WAS 5.1, can we do hot deployments? I tried first deploying as a Packaged Archive and installed the application through the console and then I changed my project to do exploded deployment but I am not able to start the application.
Scott AndersonParticipantPipeline,
Our development environment is setup well with MyEclipse and Weblogic 8.1. We can do hot deployments and debugging with Weblogic 8.1.
Good, so you’re productive. 🙂
1) If and when will there be an application connector for WAS 6.0?
Right now there are no plans. In fact, you’re the first person to every mention WAS 6.0 to us. This doesn’t mean we won’t support it soon, simply that it’s not on the plans right now.
2) If we stick with WAS 5.1, can we do hot deployments? I tried first deploying as a Packaged Archive and installed the application through the console and then I changed my project to do exploded deployment but I am not able to start the application.
You should be able to. However, the technique you’re using sounds like the correct one. The following threads are where we’ve run down websphere problems before. Can you check them to see if they shed some light on the issue?
Next, there are several discussion threads that run down the symptoms and
resolutions for other common WebSphere problems and those are:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-4315-highlight-websphere.html
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-4237-highlight-websphere.html
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-1552-highlight-websphere.html
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3611-highlight-websphere.html
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-833-highlight-websphere.html
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3251-highlight-websphere.htmlWe would like to see some WAS 6.0 support too, now we’re at least two!
Scott AndersonParticipantWe hear you! Please also be sure to vote in the poll here:
https://www.genuitec.com/forums/topic/what-additional-server-connectors-do-you-want/ -
AuthorPosts