Latest news

JavaRebel gets Guice, Struts2, Tapestry 4 and Freemarker support

We are proud to announce specialized support for four new frameworks....

JavaRebel 1.2.1 and Spring Plugin 1.0-M2 Released

We are very proud to present not one, but two simultaneous releases....

JavaRebel used to develop LinkedIn

LinkedIn, Corp. has purchased JavaRebel licenses for all its Java engineers to use in the well-known social networking website dev...

JavaRebel Tutorial - Tomcat & Windows

April 3rd, 2008 by Toomas Römer

Everybody does not have a standard installation of a JEE container and a development environment. As JavaRebel installation is a matter of adding -javaagent:path/to/javarebel.jar -noverify flags to the JVM, it can always be installed but exact configurations differ from one development environment to another. Rob Sinner has documented how he configured his environment on Windows running Tomcat as a service to support zeroturnaround with JavaRebel.

Tags: , ,

4 Responses to “JavaRebel Tutorial - Tomcat & Windows”

  1. Daniel Wamara Says:

    The link is dead.

    D.

  2. Toomas Römer Says:

    Thanks for the information. I tried to find it from the internet archive without any luck. Maybe it will come back, maybe not.

    If you have any questions about tomcat & windows let us know. If there is a need for another tutorial we could write it ourselves. Let us know.

  3. Rob Sinner Says:

    Just an update I altered my web context on blog
    It is http://robsinner.blogsite.org/java/

    The updated link how I got java rebel working on in exploded format on windows is:

    http://robsinner.blogsite.org/java/2008/02/14/javarebel_compiling_and_reloading_java_code_on_the_fly_looks_like_its_ready_for_development_primetime_to_me.html

    And in exploded format:
    http://robsinner.blogsite.org/java/2008/07/16/javarebel_compiling_and_reloading_java_code_on_the_fly_is_much_easier_in_unexploded_format.html

  4. Toomas Römer Says:

    Ok, great that things are up again.

Leave a Reply