December 8, 2008

ZeroTurnaround at Devoxx

Filed under: blog, news — Tags: — Toomas Römer @ 12:52 pm

Devoxx is an annual European Java conference with a total of 3200 attendees from 35 countries and again has been completely sold out. This is also the last conference this year that ZeroTurnaround will be present at.

It has been a very busy year for us, visiting Jax.de, JavaONE, Great Indian Developer Summit, TSS Europe, Oracle World, JavaZone, JAOO, QCon SF and finally we are at the last event of 2008.

Our booth will be open in the exhibition area from December the 9th till December the 11th. If you want to see a demo of JavaRebel, sneak a peek at what is coming up next or just say hello be sure to drop by.

Jevgeni Kabanov, JavaRebel Lead, will present a talk Zero Turnaround in Java Development on 11th of December at 17:50-18:50 in room 7. This is a great opportunity to learn about different options for speeding up Java development.

See you at Devoxx.

Christmas sale – everything is 40% off!

Filed under: blog — Toomas Römer @ 11:48 am

Christmas sale for ZeroTurnaround products has started and will last till 4th of January 2009. Everything is 40% off. This means personal/commercial perpetual/yearly licenses and for both JavaRebel and JSP Weaver. See the exact prices from the buy page.

This is a great opportunity to equip your team with the latest in Java technology and start saving time and money today.

July 8, 2008

JavaRebel offers free licenses to JavaBlackBelt brown belts

Filed under: blog — Toomas Römer @ 11:40 am

JavaRebel offers permanent (licensing policy changed on 9th of March) annual licenses to all JavaBlackBelt’s brown belts. This is a personal 1 seat commercial license that you can use to speed up your Java development. If you don’t have a brown belt yet, start taking the exams. This is the fifth and currently strongest belt offered so it won’t come easily.

To apply for a free license just send a link to your brown belt profile from the email used at JavaBlackBelt to support[at]zeroturnaround dot com. We’ll get back to you with your license.

JavaBlackBelt is a community for Java & open source skills assessment. It is dedicated to technical quizzes about Java related technologies. Read the full announcement from their news archive.

March 31, 2008

JSP Weaver 1.0.2 released

Filed under: news — Toomas Römer @ 6:03 pm

This is a small bug-fix release of JSP Weaver. All the issues that have been reported have been fixed and some performance optimizations from the development snapshots have also been included. See the changelog for more information:

  • New error screen with source display
  • Updated Commons EL to ZeroTurnaround patched version
  • General performance improvements
  • Fixed issue with boolean tag attributes
  • Fixed issue with c:foreach tag
  • Fixed issue with containers using servlet output stream in included pages
  • Fixed issue with scriptlets ordering in JSP XML format
  • Fixed issue with imports and declared methods in statically included pages
  • Fixed issue with resource paths not ending with slash

Head off to the download section to get the latest version.

March 4, 2008

ZT patched Commons-EL – lookup newly added properties

Filed under: blog — Toomas Römer @ 2:46 pm

Commons-EL is a widely used JSP 2.0 Expression Language Interpreter from Apache. It lets you easily access and manipulate application data in JSP files without requiring the use of scriptlets. Of course commons-el has caching mechanism in place so that newly added/changed fields are not visible in the EL until application redeploy. We have released a small patch and a custom build of the commons-el that lets you access the newly added/changed fields without the limitations. Hopefully this patch will be accepted to the unplanned commons-el 1.1 version.

February 1, 2008

JSP Weaver 1.0.1 Released

Filed under: news — Toomas Römer @ 3:21 pm

This is a small bugfix release addressing the problems with Tomcat 6. Correct interpretation of the JSP Taglibrary descriptor, fixed JSP 2.0 SimpleTag handling and an upgraded XML parser. The new version is available from the download section.

January 22, 2008

JSPWeaver 1.0 released

Filed under: news — Toomas Römer @ 5:40 pm

JSPWeaver interprets the JSP markup on-the-fly instead of producing and compiling Java code. This reduces JSP reload times in development from tens of seconds to milliseconds.

The final release incorporates performance and stability improvements. JSPWeaver now supports the full JSP standard including common syntax, XML syntax and Java scriplets and is completely container-agnostic.

Installing JSPWeaver is as easy as dropping a JAR into WEB-INF/lib and registering the servlet in web.xml. Download it from ZeroTurnaround and give it a try.

Disclaimer: JSPWeaver is commercial software with a free trial for 21 days and developer seat cost at 49$.

November 6, 2007

JSP Weaver 1.0 M2 Released

Filed under: news — Toomas Römer @ 5:34 pm

Usually JSP is first translated to regular Java code and then compiled into a Java servlet. JSP Weaver eliminates the Java generation and compilation stage by interpreting the JSP files on-the-fly. This reduces the time taken to reload a JSP up to 50 times bringing it from seconds down to milliseconds.

We have launched the next milestone of the JSP interpreter JSP Weaver. This release brings you the long awaited JSP standard syntax support and includes several fixes. All the known limitations have been addressed we are getting ready to release the final version. Now JSP Weaver supports full JSP specification from 1.0 to 2.1. However we do not support Java 5 language changes like generics and enums in scriptlets at the moment.

October 10, 2007

JavaRebel for Open Source Development

Filed under: blog, news — Tags: — Toomas Römer @ 5:14 pm

Although JavaRebel is a commercial product we do support the open source movement by providing free licenses of JavaRebel to qualified Open-Source projects (as you may know we’re developing the open source Aranea Web Application Platform ourselves).

To request a personal OSS license please e-mail support@zeroturnaround.com with the following information

  • Project name
  • Developer name and e-mail
  • Proof of association (link to a page or mailing list associating the developer with the project). This is not needed if the e-mail belongs to the project.

To request a committer license for all project committers a project leader or representative should contact us.

August 7, 2007

JSP Weaver 1.0 M1 Released

Filed under: news — Toomas Römer @ 1:48 pm

JSP Weaver 1.0 M1 has been released, the first public release. With this release we are also launching http://www.jspweaver.com to start the licensing and evaluation of the product. Currently we will be supporting payments through http://www.moneybookers.com that supports all the major credit cards and domestic transfers in 30 countries.

Although we will provide full support of JSP standard in the final release, the first milestone does not yet include support for the non-XML old style JSP syntax and provides limited support for scriptlets. If you are using XML syntax for your JSPs have a go at it and be amazed by the speedup.

« Newer Posts

Our Customers Say

“For the price, and for how easy it is to get installed and running in a developers’ environment, using JRebel is pretty close to a no-brainer.”

Jim Lesko, GT Nexus

Recent Tweets

RT @davetownsend: i may have said this before but #jrebel just frigging rules for developing #spring apps. FTW! 1 hr ago

5 Article Series on Reloading Java Classes http://www.theserverside.com/news/thread.tss?thread_id=59657 2 days ago

RT @jteigen: #sbt + #jrebel + #lift + #intellij = Happy Developer 2 days ago

Olark Livehelp