Search |
||
Grizzly's OSGi bundlesPosted by jfarcand on May 15, 2008 at 1:23 PM PDT
Grizzly has OSGi bundles available for a while, but we haven't made any noise about it yet to let the spotlight on GlassFish v3. Since OSGi is the current buzz, let's the monster enter the buzz circus... Since release 1.7.0 (we are now shipping 1.7.3.3), Grizzly ships with jar file manifests that include appropriate OSGi bundle information. This means that you can import the Grizzly jars into an OSGi framework and use them, for example, to build a I/O application using the framework classes, to build a static Web Server or a Comet messages bus. Those jars are currently self-contained for the reason that you can use them for testing using a simple command like: which start a simple Comet messages bus (I will soon blog about this new module). As usual, let us know what you think about those OSGi bundles, if they are ok or not, as none of us are OSGi expert. You can download those OSGi bundles from here... »
Comments
Comments are listed in date ascending order (oldest first)
Submitted by paksegu on Fri, 2008-05-16 08:31.
How can I use this with Apache Sling? or can it be used with Apache Sling or its the embedded Glasfish more appropriate?
Submitted by jfarcand on Fri, 2008-05-16 14:07.
I have'nt tested neither GlassFish v3 or Grizzly, but I don't see any reason why It cannot work. BTW Grizzly is not yet integrated in GlassFish using OSGi. We are working on the change right now. -- Jeanfrancois
Submitted by sumitsureka on Sun, 2008-05-18 06:18.
How can I use Grizzly as the Transport layer for Axis2. I require Axis2 for teh SOAP request but interest in using Grizzly as the Webserver.
Submitted by jfarcand on Tue, 2008-05-20 09:20.
The Axis2 discussion has moved on users@grizzly.dev.java.net....The answer was: Yes, you can run Axis on top of grizzly. -- Jeanfrancois
|
||
|
|