Glassfish « Development « Spring Q&A





1. Disable Spring Dependency Injection in Glassfish    stackoverflow.com

How can I disable Dependency Injection in Glassfish so that it doesn't conflict with spring? Is it possible to configure in glassfish-web.xml

2. Could not open ServletContext resource    stackoverflow.com

This is quite similar question to one older but the solution did not work for me. I have a WAR package. In web.xml

<context-param>
    <param-name>contextConfigLocation</param-name>
    <param-value>classpath:application-context.xml</param-value>
</context-param>

<listener>
   ...

3. Using a CommonJ implementation with GlassFish and Spring 3    stackoverflow.com

In my quest to unify deployment among Websphere 7 and GlassFish 3 environments, I decided to try implementing a CommonJ WorkManager and TimerManager in GlassFish. But it isn't quite working ...

4. Weird problem - Glassfish 3.1.1 Server and Eclipse Indigo    stackoverflow.com

I have installed Glassfish 3.1.1. Open Source Ed. Server for my development purpose and Eclipse Indigo as my IDE. The add-on(s) i have installed in eclipse are Glassfish Server Tools and ...

5. What does a Spring deployment to a Glassfish container look like?    forum.springsource.org

What does a Spring deployment to a Glassfish container look like? I am very new to Spring and trying to grasp the basics at this point (If I am posting this ...

6. Glassfish realms    forum.springsource.org

I have been able to set up spring security (for icefaces) following an example that uses this: Code: ...

7. Redirect to / after login in glassfish 2.0    forum.springsource.org

Redirect to / after login in glassfish 2.0 Hello I'm new in spring security and i have some problems in the after login process. The first time the user login the ...

8. Spring 2.5 + GlassFish    forum.springsource.org

Spring 2.5 + GlassFish Submitting on "Price Increase" page (analogous to MVC step-by-step guide) fails with IllegalStateException exception on GlassFish: java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'priceIncrease' ...

9.  for Glassfish?    forum.springsource.org

Does the statment work with Glassfish, or do I need to use the -javaagent:aspectjweaver.jar? I'm using Spring 2.5.1.





10. glassfish and MDPs    forum.springsource.org

I'm trying to convert some MDBs into MDPs on glassfish and am having some trouble. I need to set redelivery policies on the MDPs and as far as I can tell ...

11. Weaver problems with Glassfish    forum.springsource.org

Weaver problems with Glassfish I have constructed a test application to try out implementation strategies, one of which is to inject DAOs via annotations. However, when I have everything (apparently) working, ...

12. Spring + Glassfish    forum.springsource.org

Spring + Glassfish Regards, I need to move from Tomcat to Glassfish. Before the change I use this conection to database:

13. @Configurable doesn't work with Spring 2.5.6 and Glassfish    forum.springsource.org

@Configurable doesn't work with Spring 2.5.6 and Glassfish Hello, I have a web application with Spring 2.5.6 and Glassfish v2.1 I have set up dependency injection to domain object as specified ...

14. Web extender with Glassfish    forum.springsource.org

Web extender with Glassfish Hey folks I'll start with the usual disclaimer. If this topic has been covered somewhere else already let me know. I've done some searching and haven't found ...

15. Spring 3.0 anf Glassfish v3 (ShallowEtagHeaderFilter)    forum.springsource.org

Hi. I have an error in ShallowEtagHeaderFilter: getWriter() has already been called for this response. when calling FileCopyUtils.copy(body, response.getOutputStream()); All working fine in Glassfish v2.1

16. Deploying Spring DM 1.2.0 bundles on Glassfish v3 leads to BundleException    forum.springsource.org

Dec 15th, 2009, 08:46 AM #1 Turjakas View Profile View Forum Posts Private Message Junior Member Join Date Dec 2009 Posts 11 Deploying Spring DM 1.2.0 bundles on Glassfish v3 leads ...





17. form login not working on Glassfish v3    forum.springsource.org

I had an application which used to work on GFv2, when I deployed it in GFv3, my form login page stops working, it is as if the application is not getting ...

18. Glassfish LoadTimeWeaver    forum.springsource.org

Hi guys i'm developping a web application with Netbeans and i'm using Glassfish v3 as a server. I have a problem, cause i don't have idea how configure loadTimeWeaver in glassfish. ...

19. Porting an application to Glassfish 3    forum.springsource.org

Porting an application to Glassfish 3 Dear developers, Following error occurs when deploying a web application to Glassfish: An error has occured Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: ...

20. problems deploying to glassfish v2    forum.springsource.org

problems deploying to glassfish v2 I'm trying to deploy a spring 2.5.6 web-app to glassfish v2 and I get the following errors upon deployment. I had similar problems in the past ...

21. GlassFish PWC1430: Unable to add listener    forum.springsource.org

Jul 14th, 2010, 11:58 AM #1 filihc View Profile View Forum Posts Private Message Junior Member Join Date Jun 2010 Posts 13 GlassFish PWC1430: Unable to add listener Hi, When deploy ...

22. Deploy to Glassfish    forum.springsource.org

Deploy to Glassfish Has anyone successfully deployed a roo app to glassfish? I am trying to get the expenses example working under glassfish but am not getting very far. The example ...

23. Deploy to Glassfish    forum.springsource.org

Deploy to Glassfish Has anyone successfully deployed a roo app to glassfish? I am trying to get the expenses example working under glassfish but am not getting very far. The example ...

24. glassfish + JMX + spring == BAD    java.net

27. spring and glassfish v2    java.net

30. Spring Module and Glassfish    java.net

31. [Problem]Spring In Glassfish    java.net

32. [Problem]Spring In Glassfish    java.net

35. glassfish, openmq, spring?    java.net

36. JMSJCA with Spring    java.net

39. JMS Using Spring    java.net