facebook

[Closed] Deployment on Websphere 5.1

💡
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
  • #274350 Reply

    I’m responsible for Websphere Development in my company. We are looking for RAD Alternatives at the moment and tried out MyEclipse hence it provides many good features RAD does not.

    Our problem: We are not able to deploy a working EAR to WAS 5.1

    More Details:
    – We’re using a trial of MyEclipse 6.0.0M1
    – xDoclet generates Websphere specific Deployment Descriptors
    (You really should consider creating tutorials / docs describing this task, because
    it’s vital for deploying to WebSphere – isn’t it? This really irritated us, because your feature-List says
    there’s support for WebSphere and we think Support 4 WAS should include the generation of specific
    Deployment Descriptors…)

    – We accomplished WAS to be started from MyEclipse (good tutorial!)

    – We deployed a packaged EAR via “Project Deployments”

    – We installed the EAR via WS Console

    – We tried starting the App. – Failed!
    The Error Message on the console said, the logfiles would provide more info
    But: the logs don’t provide any error Messages – only saying the App. could not
    be started.

    Here is a snippet from our logs – It’s german, but I think you should see, that these msgs don’t provide any add. info:


    [23.08.07 08:53:51:406 CEST] 78884be4 ApplicationMg A WSVR0200I: Die Anwendung wird gestartet: vitale-sachen_de_war
    [23.08.07 08:53:51:797 CEST] 78884be4 WebContainer A SRVE0169I: Das Webmodul wird geladen: Vitale Knochen.
    [23.08.07 08:53:52:188 CEST] 78884be4 WebGroup E SRVE0054E: Beim Laden der Webanwendung ist ein Fehler aufgetreten.
    [23.08.07 08:53:52:188 CEST] 78884be4 DeployedAppli W WSVR0206E: Das Modul vitale-sachen.de.war von Anwendung vitale-sachen_de_war.ear/deployments/vitale-sachen_de_war konnte nicht gestartet werden.
    [23.08.07 08:53:52:188 CEST] 78884be4 ApplicationMg W WSVR0101W: Beim Starten von vitale-sachen_de_war ist ein Fehler aufgetreten.
    [23.08.07 08:53:52:203 CEST] 78884be4 ApplicationMg A WSVR0217I: Die Anwendung wird gestoppt: vitale-sachen_de_war
    [23.08.07 08:53:52:312 CEST] 78884be4 ApplicationMg A WSVR0220I: Die Anwendung wurde gestoppt: vitale-sachen_de_war

    I really hope you can provide a hint. We might have overlooked sth important?

    #274354

    Sorry,! we found the problem.
    It was an incompatibility issue with myfaces…
    Without the myfaces jars deployment and installation now works fine.

    #274389

    Loyal Water
    Member

    Thanks for letting us know.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Deployment on Websphere 5.1

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