Questions tagged [weblogic9.x]

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

The 9.x (November 2006) 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 9.* of Oracle WebLogic. For generic questions that might apply to every version, please use the generic instead.

See for more information.

87 questions
1
vote
1 answer

Display tag not working on Weblogic 9.2 but works fine on Weblogic 11g

I have a display Table written as This implementation works fine when deployed on Weblogic 11g. However, if deployed on Weblogic…
user1171699
  • 101
  • 13
1
vote
1 answer

install ilog res and invoke

It's the first time I work with Jrules Ilog7.0.1 and WebLogic 9.2. Here are the install steps: Enabling Anonymous Admin Server Lookup for MBeans Adding new groups and users Deploying the jrules-res-xu-WL92.rar Deploying the Rule Execution Server…
Luffy
  • 99
  • 1
  • 10
1
vote
1 answer

Deploying new jars to weblogic 9.2 without restart

I am have to develop an application based on Spring AOP that adds trace Id and loggers to existing application in live production. The new aop application needs to be packaged onto jars and is to be deployed on code in production. But the production…
Deep
  • 23
  • 2
1
vote
1 answer

Ejb Finder(ejb-ql) Transaction TimesOut

We have been facing an issue, where a simple ejb-ql query runs out of transaction time, if same(WL generated SQL version of ejb-ql) is run from SQL command prompt, it takes very less time than the configured JTA time(execute less than 5% time of…
1
vote
2 answers

How to set proxy on weblogic server 9.2

I am using httpurlconnection to post on Facebook,but I am getting following exception java.net.UnknownHostException: graph.facebook.com might be due to proxy setting,same code running fine while running in a java stand alone…
Atiksh
  • 11
  • 2
1
vote
1 answer

WebLogic 9.2: java.lang.NoClassDefFoundError: javax/el/ValueExpression

I'm running WebLogic 9.2 on Windows XP Professional. I'm getting the error(s) below when deploying my "acme" webapp ( acme.war ). However, I have no problems when deploying the same acme.war to Tomcat 6 or 7. Between that Googling around I believe…
Steve
  • 3,127
  • 14
  • 56
  • 96
1
vote
1 answer

forEach is not working with Spring3 + Tiles 2+ Jstl 1.2 + Weblogic 9.2

whenever I use a c:foreach tag in my jspx files I'm getting below error Caused by: java.lang.NoSuchMethodError: javax.servlet.jsp.PageContext.getELContext()Ljavax/el/ELContext; at…
Vins
  • 1,931
  • 16
  • 14
0
votes
1 answer

Making log4j loggers visible accross mutiple applications that are deployed on same server

I have application A.ear which includes a web application A.war. I have included the log4jAdmin.jsp in this war to control the logging levels dynamically at runtime for loggers used in this application. I also have deployed another appication B.ear…
Avinash
  • 37
  • 2
  • 9
0
votes
1 answer

Weblogic could not find class in WEB-INF->classes directory

I have a very weird problem.That my web project deployed to the Weblogic 10.0,Monday afternoon,and every thing works fine.But the next day morning, i checked the application, it reported could not find class that i write myself below the …
0
votes
2 answers

ClasscastException for OraclePreparedStatement

i am getting the following exception after a Jdbc driver upgrade. Caused by: java.lang.ClassCastException:…
af_khan
  • 1,030
  • 4
  • 25
  • 49
0
votes
1 answer

X-FORWARDED-FOR header in weblogic

So I have modified the config.xml file line from c-ip date time time-taken cs-method cs-uri sc-status bytes to cs(X-Forwarded-For) c-ip date time time-taken cs-method cs-uri sc-status bytes to log the X-Forwaded-For in the access.log However, I want…
0
votes
2 answers

Weblogic + dameon thread

Hoping someone may be able to help me with a solution as to starting a background thread to monitor my database connection. Our application is deployed in weblogic 92 and I wondered if there was a way to start a thread running when the application…
user815809
  • 351
  • 5
  • 24
0
votes
1 answer

WebLogic is changing state automatically

I am facing a weired problem, I have configured WebLogic 9.2 with Eclipse Helios. I have started the server in debug mode, It works fine in debug mode, however after a while it changes its state to "started" or "stopped". It is behaving weirdly. I…
user626818
  • 1,338
  • 1
  • 11
  • 12
0
votes
2 answers

J2EE EJB Module - Can I run under Weblogic 9 and or 10

I have some legacy J2EE EJB Modules (some are EJB 1.1 and Some 2.0) Can I deploy and run these on weblogic 9 and 10?
AJM
  • 32,054
  • 48
  • 155
  • 243
0
votes
1 answer

what version of Apache comes with WebLogic 9.2

what version of Apache comes with WebLogic 9.2 (WebLogic Server 9.2 Maintenance Pack 4 (9.2.4.0))
AJM
  • 32,054
  • 48
  • 155
  • 243