Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Examples/JPA/Virgo Web Tutorial

< EclipseLink‎ | Examples‎ | JPA
Revision as of 14:29, 13 December 2010 by Unnamed Poltroon (Talk) (References)

Eclipse Virgo Web Application Server

  • Virgo is web container with OSGI support and an enhanced contribution of the SpringSource dm server (what does dm stand for? dynamic modules not dependency management). A subset of EE functionality can be provided via the Spring framework.
  • Virgo possible Platform Support Enhancement 332336

QuickStart

Management

  • Connect to admin console admin/springsource

Virgo server admin page.JPG

  • Start JConsole to view JMX MBeans

Virgo local jconsole view.JPG

ChangeLog

  • 20101209 : Tutorial start - Michael O'Brien

References

Back to the top