Hi again, I got it to work with Jetty and I got it to work with Tomcat (when "Use Tomcat installation (takes control of Tomcat installation) "). But I want to Run modules directly from the workspace - that is do not modify the Tomcat installation.
That is run a Tomcat instance from eclipse. To be able to do this I have to make weblogger-webapp to a Dynamic Web Module - which I have done. But then I dont know how to configure the server instsance to run the code. /Susanne 2011/3/7 Greg Huber <[email protected]>: > Susan, > > Try this link https://cwiki.apache.org/confluence/x/9IWAAQ but if you > are behind a firewall mavern may not be an option. I have to deploy > the webapp from a source distro rather than the trunk. The Sysdeo > plugin works well and is easy to configure. > > On 5 March 2011 19:04, Susanne Gladén <[email protected]> wrote: >> I dont want to run jetty - I want to run tomcat :) >> >> /Susanne >> >> Den lördagen den 5:e mars 2011 skrev Matt Raible<[email protected]>: >>> I would recommend installing m2eclipse running mvn:jetty-run from within >>> Eclipse. >>> >>> On Mar 5, 2011, at 10:24 AM, Susanne Gladén <[email protected]> >>> wrote: >>> >>>> Anyone? >>>> >>>> /Susanne >>>> >>>> 2011/3/3 Susanne Gladén <[email protected]>: >>>>> Isnt there any other way to do it? >>>>> >>>>> I made weblogger-webapp to a Dynamic Web Module. But I haven´t got it to >>>>> work. >>>>> >>>>> /Susanne >>>>> >>>>> 2011/3/2 Greg Huber <[email protected]>: >>>>>> Hello, >>>>>> >>>>>> I use Sysdeo Eclipse Tomcat Launcher plugin. Its just been updated also. >>>>>> >>>>>> On 2 March 2011 15:07, Susanne Gladén <[email protected]> wrote: >>>>>>> Hi, >>>>>>> >>>>>>> Is there a way to run tomcat within eclipse? (and debug) >>>>>>> >>>>>>> I dont want to only start tomcat from eclipse (I have got that to work >>>>>>> if I "Use tomcat installation (taskes control of Tomcat >>>>>>> installation)". ) >>>>>>> But I dont wont it to work like that. Then I have to copy files >>>>>>> manually to the tomcat/webapps/. >>>>>>> >>>>>>> I want to use tomcat within eclipse. That is: >>>>>>> I would like to use the option "Use workspace metadata(does not modify >>>>>>> Tomcat installation". >>>>>>> >>>>>>> Does anyone know how to do this? >>>>>>> >>>>>>> Thanx! >>>>>>> >>>>>>> /Susanne >>>>>>> >>>>>> >>>>> >>> >> >
