0
votes
2answers
64 views
correct CA not accepted by weblogic 8.1
I have a very strange problemen when connecting to an https url:
[Security:090548]The certificate chain received from services.rdc.nl - 217.115.224.68 contained a V3 CA certificate which was missing …
0
votes
1answer
73 views
HTTP Session Timeout with WebLogic
How do I find the HTTP timeout set on the WebLogic 8.1 application server?
1
vote
3answers
278 views
What is weblogic.socket.Muxer?
Does any of you understand what weblogic.socket.Muxer is used for in WebLogic 8.1?
Often in thread dumps I see stack traces similar to this:
"ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" …
0
votes
1answer
173 views
How to use thread pool in WebLogic 8?
How is it possible to get/use/return a thread from an execute queue ( = thread pool) in WebLogic 8.1.6?
0
votes
2answers
60 views
Possible to stop MDB in Weblogic 8.x?
Is it possible to programatically stop an MDB from listening to a queue in Weblogic 8.1?
I know this can be done in JBoss and later versions of Weblogic but I wasn't sure if it's possible in 8.x.
