facebook

WebSphere 5 Connector does not work, can any expertise help?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #239009 Reply

    r390gt1
    Member

    I am using WebSphere 5.1.0 application with standard installation on a Windows 2003 server.
    the MyEclipse is installed on the same machine as the application server.

    MyEclipse setting:
    WebSphere 5
    WebSphere Server=Enable
    WebSphere Home Directory=C:\Program Files\WebSphere\AppServer
    Host Name=mysvr
    Server Name=server1
    Output Encoding=console
    Debug Messages=yes
    Is WebSphere Version 5.1?=yes

    JDK
    JRE Home Directory=C:\Program Files\WebSphere\AppServer\java

    1. it cannot re-deploy as it points to the wrong path
    MyEclipse pointing to:
    C:\Program Files\WebSphere\AppServer\installedApps\mysvr\myapp.war

    Actual Deployed location is:
    C:\Program Files\WebSphere\AppServer\installedApps\mysvr\myapp.ear\myapp.war

    Could I manully select the deployment directory??

    2. it can start Websphere application 5.1 properly, however, it can stop it.
    Any setting should I change??

    #239010

    Scott Anderson
    Participant

    The issue is that for websphere you really need to add an EAR project within MyEclipse to “wrap” your war project, rather than letting WebSphere do it for you automatically. There’s a full tutorial on WebSphere 6 here: http://www.myeclipseide.com/images/tutorials/quickstarts/websphere6/

    The steps for WebSphere 5 are basically the same, except that the IBM console has changed a bit.

    #239420

    r390gt1
    Member

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: WebSphere 5 Connector does not work, can any expertise help?

You must be logged in to post in the forum log in