Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [libra-dev] Libra Demonstrations and Tutorials

Existing Server Start/Debug in the server class creates the StartJob and PublishJob and runs it async.  OSGi launchers typically create a framework configuration as a part of the publish process.  So it is desirable to publish then start.  JavaEE servers prefer that the server is started before a publish process.  Currently this is hardwired, there is no extension mechanism to change it for a server adapter.  OSGİ Run/Debug does it in the reverse order.

We will open a bug against wst.server for the start and debug actions. 

And by the way, I wonder why you’ve introduced the “OSGi Run” action. Isn’t the generic “Start” action sufficient enough to implement a proper start of the OSGi framework? What’s the difference between the implementation of the OSGi Run and Start actions?

 

Greetings,

Kaloyan

 

 

From: libra-dev-bounces@xxxxxxxxxxx [mailto:libra-dev-bounces@xxxxxxxxxxx] On Behalf Of Naci Dai
Sent: Donnerstag, 22. September 2011 16:08
To: Libra developers list
Subject: [libra-dev] Libra Demonstrations and Tutorials

 

Hello Libras,
I have recorded three short tutorial videos that demonstrate Eclipse Libra and other associated tools:

  • Eclipse Libra Launchers

This video is a demonstration of the launchers framework
http://www.youtube.com/watch?v=tXw7fPekMa4

  • Eclipse Libra and Gemini Web

This video is a demonstration of Eclipse Gemini Web and Eclipse Libra tools. In the demonstration, we build simple Web Application bundle and test it with Eclipse Gemini Web and Equinox 3.7
http://www.youtube.com/watch?v=gLeYwBn_uWg

  • Eclipse Libra Http Service and War

This is a two part demonstration of Eclipse Libra Tools. Part I: Building a simple http service bundle using Eclipse Libra Tools Part II:Exporting a WAR file with the help of war products to run Equinox in aservlet container
http://www.youtube.com/watch?v=qT84yK4z_eo



AND more to come... I have two more tutorials to record when I have enough time (Declarative services and Apache Felix)


Kaloyan - It would be nice if you can embed them on the project page.  



--
Naci Dai - naci.dai@xxxxxxxxxxxxx
eteration a.s.  itu ari-1 25 maslak istanbul tr
ph: +90 212 328 0825 - fax: +90 212 328 0521


_______________________________________________
libra-dev mailing list
libra-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/libra-dev




--
Naci Dai - naci.dai@xxxxxxxxxxxxx
eteration a.s.  itu ari-1 25 maslak istanbul tr
ph: +90 212 328 0825 - fax: +90 212 328 0521

Back to the top