facebook

Migrate an app from WebLogic 8 to Websphere5

💡
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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253554 Reply

    edgardos
    Member

    We have developed an application using Myeclipse for WebLogic 8 and now we are trying to generate the ear file and deploy it in WebSphere 5.1.
    We are having problems with the internal format of the ear file (WebSphere repots ClassNotDefFoundError) whereas WebLogic doesn’t.
    Any idea?
    What about the Websphere specific deployment descriptors (XMI) and the RMI stubs?. WSAD generates this things automatically and MyEcplise doesn’t. How can we handle this situation?
    Thanks very much in advance for your help
    Regards

    Edgardo

    #253606

    Riyad Kalla
    Member

    Edgardo,
    You will need to generate the stubs using the server when you login to the admin console and “INstall” the EAR, that is the point when the app server generates those resources.

    As far as the ClassNotFound, try the install step first and see if that fixes it. We have a doc outlining development with ME and WAS 6.0, which may be similar here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/websphere6/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Migrate an app from WebLogic 8 to Websphere5

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