1

I am trying to deploy my java web project to websphere application server v6.1 using Eclipse.

But I don't see any Websphere6.1 server in Eclipse - Sever view. I see till websphere 6.0.

Any idea?

surya
  • 65
  • 2
  • 7

1 Answers1

3

Regrettably, there is no support for WebSphere 6.1 under Eclipse. As you noted, WebSphere 6.0 was supported, and now WebSphere 7, 8, and 8.5 are supported, but 6.1 was not (except in the IBM-branded version of Eclipse, Rational Application Developer).

dbreaux
  • 4,982
  • 1
  • 25
  • 64