facebook

All Jar files from lib folder are also present under EAR

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #325427 Reply

    Sachin
    Member

    Hi ,
    I’ve migrated my project from WSAD to MyEclipse Blue,
    When i generate EAR file then all jars from <EAR>/lib folder are also present
    under <EAR>.

    Please find atatched image containing problem description.

    Attachments:
    You must be logged in to view attached files.
    #325436 Reply

    support-swapna
    Moderator

    Sachin,

    Sorry that you are seeing this issue.

    Can you answer some more questions for us ?

    1. Can you please share the installation details from MyEclipse > Installation Summary > Installation Details ? Paste them here for us.

    2. Are you creating the EAR by exporting the Enterprise Project as EAR using the Export > Java EE > EAR file ? Please give us detail steps if you are doing it in a different way?

    3. Can you also check if this workaround works for you ?

    1. Create new project with all 3-rd party libraries.
    2. Mark all of the jars exported on build path preference path.
    3. Add that project to build path of each of the EAR projects.
    4. Project > Properties > MyEclipse > EAR . Choose Ignore for ‘Dependent Java project deployment policy’.

    Let us know how it works for you.

    #325438 Reply

    Sachin
    Member

    Hi ,
    Installation details are attached in txt file also find steps to install EAR file in attached document

    Also I’m deploying my EAR application in “Advance Mode” which is too slower, how can I improve deployment process to become faster ?

    Attachments:
    You must be logged in to view attached files.
    #325466 Reply

    support-swapna
    Moderator

    Sachin,

    While the Enhanced mode is more robust (w.r.t. picking up changes made), it can be slower at times. If you enable the Classic mode while configuring the Websphere server connector, you will be allowed to select the Exploded option during deployment.

    Let us know how it works for you.

    #325469 Reply

    Sachin
    Member

    Hi ,
    Oky Thanks..
    Can i use (In-WorkSpace Mode) ??
    If yes what are the steps that i should follow ?
    I’m using WebSphere 7.0.0.21 & My EAR contains EJB 2.1.

    #325495 Reply

    support-swapna
    Moderator

    Sachin,

    Yes, you can use the In-Workspace mode. If your EAR contains any EJB 2.x projects, you will have to run the EJB Deploy Tool and then deploy the project to the server.

    For EJB 3.x projects or for EARs with only Web and other project types, running ejb deploy is not required.

    Let us know if you see any issues.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: All Jar files from lib folder are also present under EAR

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