weblogic « Security « Spring Q&A





1. How to store mail password on server side?    stackoverflow.com

I need to send e-mails from my application that is deployed on Weblogic 10.0. I try to put mail session properties on server side. Properties like mail.host or mail.debug work OK. ...

2. Why doesn't grails' acegi plugin work in weblogic?    stackoverflow.com

I have a grails(v1.2.1) app using the acegi plugin(v0.5.2) to authenticate users against an Active Directory domain. Everything works perfectly as long as I run the app using "grails run-app"; The correct ...

3. Spring Security LDAP on Weblogic Server    stackoverflow.com

i'm tring to use ldap for authentication in Weblogic Server but I have this problems always:

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '(inner bean)#8': Unsatisfied dependency expressed through constructor argument with index ...

4. Spring Security 3 - Not granted any authorities    stackoverflow.com

i'm tring to use ldap for authentication on Weblogic Server but I have this problems always: Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@fffe3f86: RemoteIpAddress: 127.0.0.1; SessionId: WhgyMmQddKLfnFjhTLn5Thl421hWZ8sLV732ctYLSLhQpQLW1JFR!-860386732!1285980317840; Not granted any authorities More details:

Oct 02 2010 00:45:25 ...

5. User (session) count in cluster    stackoverflow.com

Is there a good way to get the logged in user count in a Java web application that is running in a cluster? I wrote a simple HttpSessionListener with a static field, ...

6. Weblogic 10.3.1 + Oracle DB 10g : Invalid username / password on LOB insert    stackoverflow.com

i am working on a project using Hibernate 3.3.SP1 + Spring 1.2.6 on Weblogic 10.3.1 with Oracle DB 10g. Recently, we migrated Hibernate from v3.0.5 to 3.3.SP1.A strange error occurs (that ...

7. Using JmsTemplate to access a secure queue in weblogic 8.1    forum.springsource.org

Using JmsTemplate to access a secure queue in weblogic 8.1 Hi, Application Setup =========== I've got a servlet that uses the JmsTemplate to access a ConnectionFactory and a Queue that I've ...

8. Spring Security 3 with weblogic    forum.springsource.org

Hi all, I am using spring security 3 on a standalone application and it is working fine. Now i want to use spring security 3 with weblogic server, Meaning that , ...

9. Acegi Authentication under Weblogic 8.1    forum.springsource.org

Acegi Authentication under Weblogic 8.1 I'm trying to use Acegi with Weblogic 8.1. In order to configure Spring's ApplicationContext, I have to use the ContextLoaderServlet servlet instead of ContextLoaderListener because unlike ...





10. weblogic and spring security    forum.springsource.org

I have a requirement to implement security, we are using weblogic server and spring framework. one of my friend told me that weblogic server also provides security ACL part and spring ...

11. Can ACEGI be integrated with Directory Services(Weblogic ADS    forum.springsource.org

I want a clarification on this . Can ACEGI be integrated with Directory services say(Weblogic Active Directory Services(i want to use this service for authentication))?. And in the ACEGI 0.8.0 ,in ...

12. How to use acegi with weblogic 8.1?    forum.springsource.org

How to use acegi with weblogic 8.1? I have a webapp that uses acegi security framework so that it won't tie to any server specific stuff. This app works fine in ...

13. Will Acegi Security 0.8.3 Work on WebLogic 8.1 SP2?    forum.springsource.org

Will Acegi Security 0.8.3 Work on WebLogic 8.1 SP2? I am using ContextLoaderServlet instead of ContextLoaderListener to load my app context files because I am using WebLogic 8.1 SP2. Upgrading to ...

14. WebLogic 8.1 SP2 and Acegi 0.91 workaround???    forum.springsource.org

I know that loading Spring with Acegi will work in WebLogic 8.1Sp3..but not Sp2 ..however is there a workaround??????? i get the no WebApplicationContext found: no ContextLoaderListener registered. the configuration works ...

15. Replacement for Weblogic run-as EJB config for data access    forum.springsource.org

Replacement for Weblogic run-as EJB config for data access Environment: Weblogic 8.1 JDK 1.4 Spring 1.1.5 Hibernate 3 When switching from EJB based data access to Spring/Hibernate we are facing this ...

16. RmiInvocationWrapper_Stub not able to access services in Weblogic    forum.springsource.org

RmiInvocationWrapper_Stub not able to access services in Weblogic Hi, I have a service that is being exposed over RMI by the RMIServiceExporter. When i run this service in Resin, i am ...





17. Security Violation with Weblogic 8.1    forum.springsource.org

Security Violation with Weblogic 8.1 Hi, I try to access a remote slsb with Spring and Weblogic 8.1 My spring configuration file : jndiName facade.interface ...

18. Acegi with Weblogic    forum.springsource.org

19. WebLogic 9.2 vs Basic Authentication    forum.springsource.org

Aug 10th, 2007, 06:44 PM #1 jlindwall View Profile View Forum Posts Private Message Junior Member Join Date Apr 2005 Posts 23 WebLogic 9.2 vs Basic Authentication We are introducing Acegi ...

20. Apache Proxy to Weblogic with SSL    forum.springsource.org

Apache Proxy to Weblogic with SSL I'm using Acegi in Weblogic and trying to use Apache 2.2.4 on windows as a reverse proxy. Weblogic is running on port 7099 and 7103 ...

22. Acegi and SPNEGO on WebLogic 10...    forum.springsource.org

If this has already been covered elsewhere, please excuse but I did not find in a Search on this forum. Would like application Authentication to be done using SPNEGO and use ...

23. acegi filter problem on weblogic 9.2    forum.springsource.org

acegi filter problem on weblogic 9.2 Hi all ! I have a problem with acegi 1.0.1 and weblogic 9.2 (on tomcat everything is ok)- I've been searching for a solution almost ...

24. create Datasource bean to invoke secured datasource in weblogic server    forum.springsource.org

create Datasource bean to invoke secured datasource in weblogic server Hello All, I have a question regarding how to invoke secured datasource in weblogic server. We configure datasource bean as:

25. Security Header vs. Weblogic    forum.springsource.org

Security Header vs. Weblogic Hi, I've come across a problem that neither google nor the search function on this site seems to be able to help me with. When I pass ...

26. Convert Weblogic Config to Spring Security    forum.springsource.org

Convert Weblogic Config to Spring Security All, I am attempting to convert my Weblogic LDAP config over Spring security 2.0.2 and I am having a little bit of difficulty. I am ...

27. 2-way SSL on Weblogic 10    forum.springsource.org

2-way SSL on Weblogic 10 Hope someone can help with this. I am working on a WL Portal application were we will be calling to web services that use 2-way SSL. ...

28. weblogic & spring security    forum.springsource.org

weblogic & spring security Hi: I am currently going in circles trying to figure out how to integrate the weblogic security with the spring security. Maybe someone could give me a ...

29. How to access class form a jar not present in weblogic classpath    forum.springsource.org

How to access class form a jar not present in weblogic classpath Version: Spring 2.6 I have a spring application deployed on weblogic server. All the spring config xmls are present ...

30. how to integrate spring security with weblogic    forum.springsource.org

how to integrate spring security with weblogic i am trying to integrate spring security with weblogic.In the web.xml the config context is follow: springSecurityFilterChain org.springframework.web.filter.DelegatingFil terProxy springSecurityFilterChain /* ...

31. Weblogic Authentication & Spring Security    forum.springsource.org

Weblogic Authentication & Spring Security Hi We have a Struts2 based web application in which we are using spring security to authorise a user, as in we have two types of ...

32. needs suggestion weblogic service with spring for data access integration    forum.springsource.org

Hi, I have weblogic web service and few methods(@WebMethod) need to take value from database for comparing or just updating value, does it make sense if I use spring for maintain ...

33. Spring 3.0 Weblogic 9.2 Authentication    forum.springsource.org

Hello there, Could someone please guide me to a tutorial on how to configure Spring to use Weblogic authentication. I am stuck as we have just adopted Spring. We use Spring ...

34. acegi 1.0.7 weblogic cluster    forum.springsource.org

acegi 1.0.7 weblogic cluster Hello Anyone We're using Acegi 1.0.7 for concurrent login handling in our application, i.e. to prevent a user from logging to the application with the same username ...

35. [Security:090398]Invalid Subject: weblogic :java.lang.SecurityException: [Security:0    forum.springsource.org

Jul 8th, 2010, 06:48 PM #1 princetd001 View Profile View Forum Posts Private Message Junior Member Join Date Apr 2010 Posts 11 [Security:090398]Invalid Subject: weblogic :java.lang.SecurityException: [Security:0 I have spring config ...

36. Spring Security LDAP in Weblogic Server    forum.springsource.org

Spring Security LDAP in Weblogic Server Hi folks, i'm tring to use ldap for authentication in Weblogic Server but I have this problems always: Code: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ...

37. how can I use Acegi Security with WebLogic?    forum.springsource.org

Acegi Security provides its own authorization interfaces and classes. For the authentication side you have a choice of several approaches: - Container adapters. This leaves your Servlet container to perform authentication ...