https://issues.apache.org/bugzilla/show_bug.cgi?id=49955

Wesley <wesley.ache...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #2 from Wesley <wesley.ache...@gmail.com> 2010-09-23 07:41:20 EDT 
---
(In reply to comment #1)
> Guide updated and improved for 7.0 based on your patch, with some
> modifications. Updated guide will hit the website soon.
> 
> Thanks for the contribution.

I'd have created the .launch files if you wanted. Looking at the svn commit I
think there is still an error though.

> +<br/>If you want to configure these yourself (or are using a different IDE)
> +then use <code>org.apache.catalina.startup.Catalina</code> as the main class,
> +<code>start</code>/<code>stop</code> as program arguments, and specify
> <code>-Dcatalina.home=...</code>
> +(with the name of your build directory) as VM arguments.

AFAIK org.apache.catalina.startup.Catalina no longer has a main method. I think
this should be org.apache.catalina.startup.Bootstrap as it is in the two launch
files.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to