- This topic has 3 replies, 3 voices, and was last updated 20 years, 10 months ago by support-michael.
-
AuthorPosts
-
jcorbin4607MemberI am seeing some annoying behavior with 2.7.
I have an existing EJB and WEB project. When I add an enterprise project and select the options to create a web and ejb project, then selecting my existing web and ejb projects. I then go into the Add Project to Deployment wizard and I notice that the editor contains multiple entries of the web and ejb projects. If I exit it and go back in, there is even more.
The project deployment wizard doesn’t seem to stay in sync with the application.xml file at all.
Anybody have seen this or is this known bug.
J.D.
Scott AndersonParticipantJD,
When I add an enterprise project and select the options to create a web and ejb project, then selecting my existing web and ejb projects.
It sounds like you’re saying that you want to create brand new projects as well as add your existing projects, which is most likely not what you intend. I believe you don’t want to create new projects but simply select your existing ones in the wizard when creating the enterprise project. Can you try that instead?
–Scott
MyEclipse Support
jcorbin4607MemberScott,
That is exactly what I am doing. I have two pre-existing projects, one being a web and the other an ejb. I then create a enterprise project and via the wizard attempt to add the existing ones to the project. The only way I found to do this through the wizard is to select the widgets that state that I want to create a web and ejb project, and then select my existing projects instead of specifying new ones.
As I mentioned before, the dialog for editing the application.xml does not stay in sync and when I perform the steps stated above I see many entries for the ejb and web project. I can then delete them all from the dialog leaving only one web and one ejb project and view the application.xml source and it contains the multitude of entries.
I’ve seen this for a long time using this editor to add entries to the application.xml, not just in 2.7. I guess I am surprised that others haven’t as well.
J.D.
support-michaelKeymasterJ.D.,
Thanks for reporting this issue. I kicked your report to our development team and they were able to replicate the problem. A fix will be included in the 2.7RC2 release planned for release in the next few days.
Regards,
Michael
MyEclipse Support -
AuthorPosts