[ http://jira.codehaus.org/browse/MECLIPSE-137?page=comments#action_77466 ] Eric Frigot commented on MECLIPSE-137: --------------------------------------
Thank you for your answer Mike. Working with RAD6 on dynamic web project, i meet various difficulties. Here is my process : 1- Creation of a dynamic web project inside RAD6 using the project Wizard. 2- Using Maven to import our specific resources (img, css, xml, jsp ...) with an archetype:create goal. After that, i have a pom.xml at the root of my project. 3- Using Maven and your rad6 goal to update .classpath and other resources for RAD6. At this step, i don't understand why your goal create a src/main/webapp directory in which are placed all the dependencies mentionned in the pom.xml. I know that this is the Maven structure. But when i deploy (with RAD6) my project to WebSphere, the dependencies are not copied. For RAD6, dependencies, web.xml and all you need for the war are in the WebContent directory. So, is there something i missed ? > Developed RAD-6 Plugin Extention > -------------------------------- > > Key: MECLIPSE-137 > URL: http://jira.codehaus.org/browse/MECLIPSE-137 > Project: Maven 2.x Eclipse Plugin > Issue Type: New Feature > Reporter: Richard van Nieuwenhoven > Attachments: maven-rad-plugin.tar.gz, maven-rad-plugin.zip > > > I just finisched developing a RAD-6 (IBM Rational Application Developer 6.0) > extention to the eclipse plugin. > It supports J2EE projects with the websphere development envorment, supported > are > - EJB projects > - Web projects > - EAR- projects > all these projects are recognized by rad-6 as what they. The websphere > development enviorment including hot-deployment features funktions out of the > box. > i wrote writers for: > - the ".j2ee" files > - the "application.xml" and the "modulemaps" file > - copying the extrenal libs in the ear project root > - adapting the MANIFEST.MF of the projects (nessesary for the websphere > development enviorment) > - the ".websettings" file > - the ".websiteconfig" file > - the ".project" (only alternative project natures/builders) > do you want to include it the the eclipse plugin or sould it be an extra > plugin? i should not be complicated to include it because i did the real work > in writer-classes. > should i add a tgz with the sources? or how do you want the sources? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira