667481 members! Sign up to stay informed.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

News News News Messages: 15 Messages: 15 Messages: 15 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Commons-Jelly 1.0 released

Posted by: Joseph Ottinger on June 17, 2005 DIGG
Apache has announced the release of commons-jelly 1.0, an extensible Java and XML based scripting and processing engine for turning XML into executable code.

Notable changes since the 1.0-RC1 release:
  • Internal caching was changed to remove a memory leak
  • Jelly is now distributed as an application with its dependencies and main tag libraries

Jelly is one of the underpinnings of Maven.

The last released version (the release candidate) was from November 2004.

Threaded replies

·  Commons-Jelly 1.0 released by Joseph Ottinger on Fri Jun 17 07:25:12 EDT 2005
  ·  But why ? by bad mASH on Fri Jun 17 10:50:06 EDT 2005
    ·  But why ? by random fletch on Fri Jun 17 10:55:40 EDT 2005
      ·  Re: But why ? by Daniel Gredler on Mon Jun 20 15:11:32 EDT 2005
        ·  Re: But why ? by Fyodor Kupolov on Mon Jun 20 16:38:49 EDT 2005
          ·  Re: But why ? by Daniel Gredler on Mon Jun 20 18:48:49 EDT 2005
            ·  Re: But why ? by Cram TeXeD on Tue Jun 21 17:16:30 EDT 2005
            ·  Re: But why? by Christopher Gores on Wed Jun 22 16:30:20 EDT 2005
              ·  Re: But why? by Christopher Gores on Wed Jun 22 16:40:52 EDT 2005
  ·  Why not including some sample scripts in the distribution? by Raffaele Guidi on Fri Jun 17 12:01:09 EDT 2005
  ·  Commons-Jelly 1.0 released by Steven Goldsmith on Fri Jun 17 14:15:07 EDT 2005
  ·  Commons-Jelly 1.0 released by Radu-Adrian Popescu on Sun Jun 19 07:46:43 EDT 2005
    ·  Commons-Jelly 1.0 released by Fyodor Kupolov on Mon Jun 20 10:51:48 EDT 2005
  ·  Commons-Jelly 1.0 released by Yanick Duchesne on Mon Jun 20 09:38:48 EDT 2005
  ·  Could anyone tell me what Jelly is? by weiyong huang on Mon Jun 20 21:44:34 EDT 2005
    ·  Re: Could anyone tell me what Jelly is? by Dan Madoni on Wed Jun 22 15:49:24 EDT 2005
  Message #174972 Post reply Post reply Post reply Go to top Go to top Go to top

But why ?

Posted by: bad mASH on June 17, 2005 in response to Message #174945
;-)

  Message #174974 Post reply Post reply Post reply Go to top Go to top Go to top

But why ?

Posted by: random fletch on June 17, 2005 in response to Message #174972
Someone had to put the chairs on the tables and turn out the lights.

(btw, thanks to the jelly team for not abandoning it in beta).

  Message #174995 Post reply Post reply Post reply Go to top Go to top Go to top

Why not including some sample scripts in the distribution?

Posted by: Raffaele Guidi on June 17, 2005 in response to Message #174945
I would like to give it a try, but looking for example scripts through viewcvs is painful...

  Message #175008 Post reply Post reply Post reply Go to top Go to top Go to top

Commons-Jelly 1.0 released

Posted by: Steven Goldsmith on June 17, 2005 in response to Message #174945
I'm still waiting on Commons-Peanut Butter!!

  Message #175110 Post reply Post reply Post reply Go to top Go to top Go to top

Commons-Jelly 1.0 released

Posted by: Radu-Adrian Popescu on June 19, 2005 in response to Message #174945
Just look at these comments.
Oh dear I wouldn't want to be one of the developers, imagine the sheer embarassement...

  Message #175179 Post reply Post reply Post reply Go to top Go to top Go to top

Commons-Jelly 1.0 released

Posted by: Yanick Duchesne on June 20, 2005 in response to Message #174945
been using it. very handy for object-to-xml conversions and SAX pipelining. makes sense, and if it wouldn't exist, it would have to be written.

  Message #175191 Post reply Post reply Post reply Go to top Go to top Go to top

Commons-Jelly 1.0 released

Posted by: Fyodor Kupolov on June 20, 2005 in response to Message #175110
Just look at these comments.Oh dear I wouldn't want to be one of the developers, imagine the sheer embarassement...
I think the reputation of Jelly comes from Maven, i.e. Maven plug-in writers. Implementing complex plug-ins in XML is a really bad idea. Moreover Maven plug-in API is far from friendly.

Personally I have nothing against jelly, but Maven is a monster;).

I've designed a plug-in API for one commercial product and initially we had only java plug-ins. Then we've added support for XML-based plug-ins and jelly was one of the scripting languages(we've decided to add support for BeanShell too). In my view jelly fits well for creating small sized plug-ins, without dependencies on java specific APIs, especially if plug-in should provide a lot of meta-information in XML form.

Regards,
Theodore Kupolov

  Message #175218 Post reply Post reply Post reply Go to top Go to top Go to top

Re: But why ?

Posted by: Daniel Gredler on June 20, 2005 in response to Message #174974
Someone had to put the chairs on the tables and turn out the lights.

Can someone clue me into why Jelly apparently has no future?

  Message #175231 Post reply Post reply Post reply Go to top Go to top Go to top

Re: But why ?

Posted by: Fyodor Kupolov on June 20, 2005 in response to Message #175218
I suppose jelly is not the worst apache product. I welcome their efforts to support XUL-like markup for both swing and swt like swixml and xswt do. But I think we should look at jelly as a handy tool but not the scripting language.

In my view jelly lacks good documentation (as most of the appaches) and several user friendly features, e.g. XML schema for core tag libraries. Finally, I wish a good luck to the Jelly team !;)

  Message #175240 Post reply Post reply Post reply Go to top Go to top Go to top

Re: But why ?

Posted by: Daniel Gredler on June 20, 2005 in response to Message #175231
I did a little bit of research and it looks like one Jelly's main uses was in Maven. However, Maven2 seems to be moving from Jelly to Marmalade (that earlier Commons-Peanut-Butter comment doesn't seem so crazy now, does it?). It looks like that's what has people assuming Jelly has no future.

  Message #175245 Post reply Post reply Post reply Go to top Go to top Go to top

Could anyone tell me what Jelly is?

Posted by: weiyong huang on June 20, 2005 in response to Message #174945
this release proclaimation does not like others which could be known what the release is. i can see something like maven, object-xml, been shell, blablabla. but what the hell jelly is? the friend of Tom in Disney?

  Message #175357 Post reply Post reply Post reply Go to top Go to top Go to top

Re: But why ?

Posted by: Cram TeXeD on June 21, 2005 in response to Message #175240
./.../
It looks like that's what has people assuming Jelly has no future.

I don't think so.
Jelly is a pretty, small and very-extensible template engine.
I use it for everything I need to template (ouput, simple business rules and so on...)
It's like JSTL, but w/o JSP engine and more easy to extend.

  Message #175488 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Could anyone tell me what Jelly is?

Posted by: Dan Madoni on June 22, 2005 in response to Message #175245
Its creators give it the unfortunate description of "Executable XML"; which is true (think "XML scripting language"), but sells Jelly short IMO. The whole concept of "executable XML" seems like a solution in search of a problem.

In practice, however, Jelly is fabulous for other uses. One interesting and practical use for it is to provide for "active configuration". For example, rather than just having an XML config file with static values, you can actually provide some intelligence capability as to how those values are used, or perhaps in conditionally determining what those values should be.

It also makes a fine scripting engine in general. Sure, we have all kinds of scripting engines that use real languages rather than contorting XML into an executable language, but if your audience are not Java/TCL/Ruby et al programmers, then I think you can make a decent argument that XML is a lengua franca that can be used for internalizing functionality via an external script engine.

  Message #175493 Post reply Post reply Post reply Go to top Go to top Go to top

Re: But why?

Posted by: Christopher Gores on June 22, 2005 in response to Message #175240
FYI: Jelly is also used internally by the JIRA issue tracker from Atlassian, which not only it's widest distribution (far larger than Maven, I think) but also a commerical product! I don't know if it's also used in their Confluence product, but I wouldn't be suprised.

  Message #175496 Post reply Post reply Post reply Go to top Go to top Go to top

Re: But why?

Posted by: Christopher Gores on June 22, 2005 in response to Message #175493
Here's a link to how Jelly in used in JIRA, and also the custom Jelly tags created for scripting JIRA. I think it makes sense to teach customers XML attriubutes than, say, integrating a javascript engine for customization. I thought it was a pretty slick idea, myself.

http://www.atlassian.com/software/jira/docs/v3.2.1/jelly.html

New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

Dependency Injection in Java EE 6 - Part 1

Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (November 2, Article)

SAML: It's Not just for Web services

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options. (September 28, Article)

Programming is Also Teaching Your Team

Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team. (September 22, Article)

Can Java EE Deliver The Asynchronous Web?

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. (July 14, Article)

JSF Flex

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags. (June 29, Article)

The Rules of SOA - A Road to a Successful SOA Implementation

In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project. (June 23, Tech Talk)

Ari Zilka Talks About Terracotta 3.1

Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now. (June 15, Tech Talk)

Enterprise Application Integration, and Spring

In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements. (June 15, Tech Talk)

Google Web Toolkit: An Introduction

In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls. (June 4, Tech Talk)

Just Enough Early Architecture to Guide Development

Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable. (May 28, Tech Talk)

Productive Programmer: On the Lam from the Furniture Police

This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work. (May 26, Tech Talk)

Auto-Scaling Your Existing Web Application

Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers. (May 21, Tech Talk)

Automating Hibernate Mapping and Queries For Java Web Development

Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application. (May 19, Article)

Auto-Scaling Your Existing Web Application

In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources. (May 19, Tech Talk)

Free Book: Jakarta-Struts Live

Download the entire book of Jakarta-Struts Live and learn about Struts MVC, Tiles, the Validator, DynaActionForms, plug-ins, internationalization, and more.
(Book PDF Download)

Application Server Matrix

The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map