QuickTopic (SM) free message boards QuickTopic (SM) free message boards
Skip to Messages
  Sign In to access your topic list  |New Topic |My Topics|Profile
Upgrade to Pro   Customize, show pictures, add an intro, and more:   QuickTopic Pro...and check out QuickThreadSM
Topic: Developing OSGi component webapps
Views: 9075, Unique: 3071 
Subscribers: 3
What's
this?
Printer-Friendly Page
Subscribe to get & post, or stop messages by email Subscribe
All messages    << 18-33  2-17 of 43  1-1 >>
About these ads
Who | When
Messagessort recent-top   
Post a new message
 
Rainer  2
02-17-2006 12:08 PM ET (US)
Hi,

that's really fascinating!
I started using OSGI several weeks ago and also think it's a good (better) way to manage webapps and other server-side stuff.
Is there any reason why you've choosen Eclipse/Equinox as OSGI implementation?
It's really cool to embed the servlet container (and other typical server-side components) and run it inside osgi. I've read about someone who even embedded an EJB container.

Do you have any experiences about running OSGI that way in a longer term - for weeks and months?
Is there any known reason to avoid using OSGI on server-side at all?

Cheers,
Rainer
Wolfgang GehnerPerson was signed in when posted  3
02-17-2006 04:43 PM ET (US)
Reason for Equinox:
- the tools (dependency checking etc) that come with it.
- the fact that you can easily reuse non-ui plug-ins that already exist.
- the fact that it bridges J2EE webapp with OSGi; you can use OSGi bundles WITHIN an existing webapp, mix and match; though of course the
long-term vision is to do away with the J2EE container and run in a native OSGi container; Felix is a great candidate.
Known reasons to avoid:
- None, really. current need for JSP precompilation seems to be the biggest bone of contention, but it will be resolved very shortly. Though JSP is not the only rendering possibility (cf. Wicket et al.).
Rgds,
Wolfgang
The Dude.  4
07-12-2006 03:39 AM ET (US)
We currently use OSGI bundles for our web application. We don't use the Eclipse implementation. For the moment we have some code that manages the classloader to allow our application to run under Tomcat using servlets, JSPs, filters etc. The problem of course arises when you need to integrate with client systems that aren't the container you have complete control over.

The reality is that large organisations running on a J2EE infrastructure would like to deploy your application to that container. They're not going to consider altering (launching their container from OSGI) the infrastructure that their many applications currently run on. Their containers provide functionality that they value. I have yet to see a generic solution allowing an OSGI based applications to be used in a web application container transparently. It's a bit frustrating.
   5
07-26-2006 09:46 AM ET (US)
Deleted by topic administrator 07-26-2006 12:35 PM
Marius Gleeson  6
07-26-2006 08:49 PM ET (US)
You mention that you are already using an OSGI implementation that lets you deploy under a web container, and still use filters, jsp etc. Could you tell me which OSGI implementation you are using, and how you are mapping your servlet and filter classes from the web.xml definitions to the classes stored in osgi bundles?
 
Messages 7-8 deleted by topic administrator 07-27-2006 10:07 AM
Clemens  9
09-27-2006 05:48 PM ET (US)
What I might find pretty cool would be a running a JSF based web application which defines the workbench (as components which manage other components) and is upgradeable by third party people who can simpy connect via an extension point to the main JSF apps workbench parts.
Is there a project out there already doing this?

-clem
jduley  10
10-11-2006 02:00 PM ET (US)
I have downloaded rsp03 and am having some issues. When I attempt to run Equinox Http, I get the following error message:

"Could not load tomcat server configuration at \Servers\Tomcat v5.5\Server @ localhost-config. The configuration by be corrupt or incomplete."

I setup (at least I think I did) the proper JRE for my environment. Any assistance would be greatly appreciated.
Jason
jduley  11
10-16-2006 01:01 PM ET (US)
Fix for Server Configuration
For some reason, Eclipse did not like the Server configuration that came with the rsp03.zip. What I did to get around this issue was to create a new directory at C:\rsp03\workspace\Servers\Tomcat and copy the files in

"C:\rsp03\workspace\Servers\Tomcat v5.5 Server @ localhost-config"

to "C:\rsp03\workspace\Servers\Tomcat". Then I launched Eclipse, refreshed the Server project and changed the configuration path from

Tomcat v5.5 Server @ localhost-config
to
Tomcat. Then the server started without issues. Not sure why this fixed it but it could have something to do with the @ or the whitespace in the directory name.
Stan  12
10-18-2006 06:18 AM ET (US)
Hi,

this really looks great. Thank you for developing this!

I have only one suggestion: Why is download file only in whole 250MB zip in repo? Is it problem to give there more packaging solution, e.g. eclipse.zip, workspace.zip. I am using linux and I have eclipse, so I do not need some parts. Now I have to wait about 10 hrs (yes, only 7KB/s) for downloading not really needed staff.
pavithra.parthiban  13
04-04-2007 04:06 AM ET (US)
hai.how are you?
Frankz  14
04-10-2007 10:12 AM ET (US)
Edited by author 04-10-2007 10:17 AM
Is this project still alive?
How about the timeline for the 1.0 Release, is it still valid?
Are there any pre-1.0 resources to use or to test?
I think it's long time since we've heard any news.

The architecture sounds promising, so I need to now if there is any further progress because I am in charge of designing a new application and this could be interesting.
ogattaz  15
04-14-2007 02:56 AM ET (US)
Hello,

I'm in the same situation than Frankz.
Is there some activity around this proposal ?
lanoc  16
12-18-2007 06:08 AM ET (US)
Does the lack of reponse to the posts in April indicate this has died. I'm in a similar situation to Frankz now and would like to know is this architectural approach still in consideration or were any major showstoppers found with it?
thanks
airforcenicePerson was signed in when posted  17
06-25-2008 12:30 AM ET (US)
Very helpful, thanks!!
   
-------------
drupal air force ones
RSS link What's this?
All messages    << 18-33  2-17 of 43  1-1 >>
QuickTopicSM message boards
Over 200,000 topics served
Learn more Frequently asked questions  Acknowledgements
What they're saying about QuickTopic
 Questions, comments, or suggestions? Contact Us
Read our use policy before beginning. We value your privacy; please read our privacy statement.
Copyright ©1999-2008 Internicity Inc. All rights reserved.