glassfish « Web Service « Spring Q&A





1. Advantages/disadvantages of Glassfish v3 Prelude vs Springsource dm server for Web applications?    stackoverflow.com

Both of these appservers are at least in part OSGI based. One (Glassfish) is obviously J2EE while the other isn't. Now I'm at the stage of choosing a platform ...

2. Glassfish 3.1: spring error during deploy of web application    stackoverflow.com

Strange thing: when I deploy the web application into GF 3.1 through the autodeploy directory, I recieve the following error. The deployment through the admin console works ok with the same ...

3. Glassfish 2.1 Spring 3.0 - How-To Setup - No Web Application    stackoverflow.com

I have googled around and I have not found satisfying informations about how to start to setup spring in a glassfish container. Starting point is:

  • Glassfish 2.1 (no discussions about the version please ...

4. Shared Services in Glassfish?    forum.springsource.org

Shared Services in Glassfish? Hi there, I'm currently looking for ways to access OSGi-services from ordinary web-applications. The shared services concept seems to provide exactly this functionality, but it only seems ...