Questions tagged [weblogic8.x]

The 8.x (July 2003) release of WebLogic Server, a Java EE application server suite from Oracle. It's part of their Oracle Fusion Middleware product.

The 8.x (July 2003) release of WebLogic Server, a Java EE application server suite from Oracle. It's part of their Oracle Fusion Middleware product.

This tag covers specifics around version 8.* of Oracle WebLogic. For generic questions that might apply to every version, please use the generic instead.

See for more information.

57 questions
0
votes
1 answer

Weblogic classpath

I'm trying to find out what .jar files i have in the webglogic class path. I'm having an issue with logger, some one asked me to check duplicate log4j.jar files in the class path. We Use - Weblogic 8.1 - Java 1.4 Thanks in advance.
Zeus
  • 6,386
  • 6
  • 54
  • 89
0
votes
1 answer

How to set session cookie http-only in weblogic version 8

Is cookieHttpOnly available in Weblogic 8.x ?? I need to set the session cookies to HTTP only for security reasons and unable to find anything in the weblogic.xml deployment descriptor.…
Aravind Datta
  • 327
  • 4
  • 6
  • 17
0
votes
1 answer

stopping weblogic server 8.1 from console

I am using weblogic server 8.1 with MyEclipse and started the command propmt with "startweblogic" command. I can't post image due to less reputation so I'm just writing the command like I wrote on my…
Bijay Singh
  • 819
  • 4
  • 14
  • 33
0
votes
1 answer

Weblogic connection pool

I'm trying to create a connection pool in weblogic (8.1) and getting the following exception: I have no clue about that number (7). How can I solve the problem?
0
votes
1 answer

HTTP Session Timeout with WebLogic

How do I find the HTTP timeout set on the WebLogic 8.1 application server?
Abdel Raoof Olakara
  • 19,223
  • 11
  • 88
  • 133
0
votes
1 answer

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?
Andrey Adamovich
  • 20,285
  • 14
  • 94
  • 132
0
votes
2 answers

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.
Marcus Leon
  • 55,199
  • 118
  • 297
  • 429
0
votes
3 answers

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 the basic constraints extension There is almost…
Salandur
  • 6,409
  • 2
  • 22
  • 23
0
votes
1 answer

Troubleshoot EJB cachefull exceptions

With reference to the question : : EJB weblogic.ejb20.cache.CacheFullException I am trying to understand how the EJB container manages entity beans, I know that create/finder method calls on the EJBHome object results in Bean instances getting…
DntFrgtDSemiCln
  • 1,259
  • 2
  • 16
  • 35
0
votes
1 answer

JProfiler would not start up

I configured JProfiler 7 to be integrated with Weblogic 8.1 running locally. It appears that weblogic starts up just fine with the JProfiler generated script (named…
user1432913
  • 79
  • 6
  • 14
0
votes
1 answer

Weblogic startup exception

I am using weblogic 8.1 with myeclipse 6.0. When i am trying to run the weblogic server, it is asking for a config.xml in mydomain directory. I am trying to boot with the default configuration, but then it is throwing an exception: Exception raised:…
mopendra
0
votes
1 answer

Not getting form-elements of external page in FireFox

I am using weblogic 8.1.6. My problrm is I have a parent page that is using Ajax to call a child page. The Child page is executed Into the Parent Page. Parent page has a form and a javascript function to read all the elements of the form but the…
Mavenkp
  • 27
  • 1
  • 2
  • 6
1 2 3
4