- This topic has 11 replies, 4 voices, and was last updated 15 years, 3 months ago by support-joy.
-
AuthorPosts
-
defiant42MemberHello,
Recently I’ve upgraded to MEB7.5 import projects that were created and working in MEB6.6. We are running on WAS 6.1.0.17.
In the process of upgrading to MEB7.5 it would appear there is something wrong with the “exploded deploy”. When I attempt to deploy my Enterprise app, (.war, -ejb.jar, several other dependant-project .jar files, and 3rd-party .jar files), the only thing that deploys is the .ear and 3rd party .jars within the .ear. NONE of the project .jars (including the .war, -ejb.jar and dependent project .jars) are deployed. There is no exception, and when the deploy is completed it is listed as OK. It is as-if the enterprise project has no “project references”.
If I select “Packaged Deployment” all works fine. Things I’ve Tried to No Avail:
1) Deleted (then re-added) the “display name” from the application.xml.
2) Manually removed/re-added the projects in the application.xml.
3) Removed & re-added the .web & .ejb modules from the .ear
project->properties->MyEclipse->”Add Remove Modules”
4) Removed & re-added ALL Projects from the “Associate Projects” tab on the .ear project->properties->project references.MEB6.6 did both (packaged & exploded deployments) correctly.
Eric
support-joyMemberEric,
Thank you for bringing this to our notice. I am able to reproduce this. I have raised a PR for the dev team members.
defiant42MemberToday, I tested this further, and it has to do with if there is an EJB tier within the EAR.
If there is an EJB tier present, exploded does not work.
If there is NO EJB tier, then exploded works. This is with a J2EE1.4 project (ie EJB2.1 & Servlet 2.4).
Any ideas on when you will have a fix?
Eric
support-joyMemberThank you Eric. No this issue is not related to EJB tier within the EAR. The dev team are investigating this issue. They are fasttracking this for the 8.0 release.
defiant42MemberJoy,
Thanks for the update…….any chance there will be a patch for 7.5 for the interium?
Eric
support-joyMemberEric,
Sorry, there are no interim patch release for ME 7.5.
mfkilgoreMemberJoy,
What is the expected date for 8.0, where the fix will first be available?
Thanks,
support-joyMembermfkilgore,
Tentatively 8.0 is scheduled for an Oct release. M1 is tentatively scheduled for late Aug or early Sept release.
defiant42MemberThanks for the update on dates…..Can you please clarify what is the difference between “8.0”, versus “M1”. Is M1 a rev off of ME 7.5? Or is “M1” the same as ME “8.0” ?
Eric
Loyal WaterMemberThanks for the update on dates…..Can you please clarify what is the difference between “8.0”, versus “M1”. Is M1 a rev off of ME 7.5? Or is “M1” the same as ME “8.0” ?
8.0M1 will be a milestone release of 8.0. It would be just like 8.0 but still under testing. It is a stable checkpoint for community developers to try and test features in our releases. The Milestone release will be followed with the stable GA release.
defiant42MemberThanks for clarifying!
Eric
support-joyMemberEric,
You are welcome. 🙂
-
AuthorPosts