facebook

Ear/EJB/Web project not deploying in WLS 10.3

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

    pronane
    Member

    I am running MyEclipse 7.0 with WLS running within the IDE.

    If i create web projects/ear files/ejbs they are not deploying, even though it says they are successfully deployed, and I can expand the tree beside the server in teh debug perspective or myeclipse java perspective, when i go into the console they are not listed under deployments. Also on the console window in myeclipse it doesn’t say anything like it has been deployed. Nothing happens. If i go into the domain directory and into the autodeploy directory I can see the exploded war/ear/ejb folder but they aren’t being deployed.

    This is very urgent.

    #299853 Reply

    support-joy
    Member

    pronane,

    Can you send a screenshot of your WLS connector from Window > Preferences > MyEclipse Enterprise Workbench > Servers > WebLogic > Weblogic 6.x? I am not able to reproduce this issue at my end. Can you also try this – If you are working on EAR Project, goto Window > Preferences > MyEclipse Enterpise Workbench > Java Enterprise Project > EAR Project and click on [Restore Defaults]. Similarly click [Restore Defaults] for EJB/Web Project. Let me know if this works?

    #299859 Reply

    pronane
    Member

    this may be a problem with running weblogic in production mode. The domain was setup by someone else to run in prod mode.

    tested and yes this is the case!

    #299884 Reply

    support-joy
    Member

    Good to hear that you have figured out the root cause. Are you all set now?

    #299962 Reply

    pronane
    Member

    yes got it to work in the end, the other problem was a classpath issue, for some reason the projects are not defaulted to include all jar files in the deployment of an ejb/war file that they are dependent on. I would have thought it would be a good option to make them automatically deploy all jar files that the war or ejb project required.

    #299966 Reply

    support-joy
    Member

    pronane,

    Are these dependent jar files included in your WEB-INF/lib folder? If not you should include them as external jars in your project.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Ear/EJB/Web project not deploying in WLS 10.3

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