DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Why Pass/Fail CI Pipelines Are Insufficient for Enterprise Release Decisions
  • Goodbye Mono: Why Unity is Switching to CoreCLR
  • Applying Oracle 19c Release Update (RU): A Practical Guide from My DBA Experience
  • Designing Irreversible Security Release at Hyper-Scale: Lessons Learned From Things You Can’t Undo

Trending

  • Introduction to Retrieval Augmented Generation (RAG)
  • LLM Integration in Enterprise Applications: A Practical Guide
  • DevOps and Platform Engineering Readiness Checklist: Everything Needed for a Scalable, Secure, High-Velocity Delivery Platform
  • Contract-First Integration: Building Scalable Systems With Flyway, OpenAPI, and Kafka
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. First Release of Nuxeo WebEngine

First Release of Nuxeo WebEngine

By 
Stefane Fermigier user avatar
Stefane Fermigier
·
Jul. 11, 08 · News
Likes (0)
Comment
Save
Tweet
Share
1.3K Views

Join the DZone community and get the full member experience.

Join For Free

WebEngine relies on the Nuxeo content infrastructure (OSGi runtime, component architecture, document repository, ECM services, etc.) to provide a component-based programing model and a web development model for building componentized content-centric applications (such as wikis, blogs, content-oriented websites, etc.).

Summary: WebEngine is a lightweight, versatile, content-centric, open source web framework to quickly build and deliver next generation content-oriented web applications. 

WebEngine relies heavily on the REST paradigm: URLs are mapped to the hierarchical content repository, content is accessed using GETs, user actions are GETs and POSTs, etc. Hence it’s very easy and straightforward to write RESTful apps using WebEngine.

WebEngine is fully extensible and componentized, thanks to OSGi (all components are OSGi bundles) and Nuxeo Runtime’s extension points.

WebEngine can run either standalone (with startup time <4s) using the Nuxeo Runtime launcher and the embedded Jetty 6, or in a full-blown Java EE app server such as JBoss. WebEngine can also be connected to any Nuxeo EP instance (and Nuxeo Core repository) and be used to expose / publish its content to the web.

 


(click to run the slideshow)

 

Features highlights:

  • Scripting (Groovy, JavaScript, Ruby, Python…) or Java code for business logic

  • Advanced content model

  • Leverage Nuxeo Platform’s ECM services

  • Smart URLs management

  • Powerful templating (based on the FreeMarker engine)

  • Wikitext renderer (using Wikimodel)

  • Open source under the LGPL license

Join the community!

  • Download it and give it a try

  • Check out the presentation on SlideShare

  • Read the reference documentation

  • Join the discussion to get help and give feedback on the forums

  • Learn how WebEngine fits in the overall Nuxeo roadmap

  • and… Contribute]! :-)

Nuxeo Release (computing)

Opinions expressed by DZone contributors are their own.

Related

  • Why Pass/Fail CI Pipelines Are Insufficient for Enterprise Release Decisions
  • Goodbye Mono: Why Unity is Switching to CoreCLR
  • Applying Oracle 19c Release Update (RU): A Practical Guide from My DBA Experience
  • Designing Irreversible Security Release at Hyper-Scale: Lessons Learned From Things You Can’t Undo

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook