Indeed, with websphere you're better off being as close as possible to RAD default project structure. Especially if it involves webservices.
Also, it's worth mentioning that 2.5-SNAPSHOT contains quite a lot of improvements. Siarhei On Thu, Feb 14, 2008 at 3:15 PM, Olivier Dehon <[EMAIL PROTECTED]> wrote: > On Tue, 2008-02-12 at 11:35 -0800, Guillaume Bilodeau wrote: > > > This question is mostly for the Eclipse plugin guys - sorry if this > isn't > > the right place. > > > > We are developing a portal application using RAD7 and deploying it on > IBM > > WebSphere Portal 6. It seems that after switching a project's directory > > structure to the Maven2 layout, hot deployment stopped working. > > I had the same issue. I had to upgrade to RAD 7.0.0.5, and move > src/main/webapp to WebContent (with corresponding pom configuration) to > keep RAD happy. > > -Olivier > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
