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
0
votes
1 answer

Deliver JMS message to all nodes in the cluster in Weblogic

Is there a way to configure WebLogic 9.x cluster to receive a JMS message on a single JMS queue address from remote client and that the message is delivered to each cluster node? Any links would be great.
Andrey Adamovich
  • 20,285
  • 14
  • 94
  • 132
0
votes
1 answer

axis jar conflict in bea weblogic9

I created simple web service client called GroupServiceReadinessInterface which extends org.apache.axis.client.Service(located in axis-1.2.1-patched.jar).When i called the client from test class works fine but after deploy my application into bea…
0
votes
1 answer

Soap client cannot connect to web service after bea weblogic deployment

I wrote below method to call soap client which connects to web service. below code work fine in test class but after deploy my war into bea weblogic9 i got HTTP/1.1 500 error. and i am can not what is wrong in my code as it works fine…
0
votes
0 answers

Load balancer 404 : Weblogic 9,2

Apologies if my question is a bit silly. I am new to weblogic and the concepts of load balancer and weblogic. I am witnessing a lot of 404 errors in the production evironment. Can anyone help me from where shall i start my invetsigation. Regards
Tarun Bhatt
  • 727
  • 2
  • 8
  • 28
0
votes
1 answer

HSQL configuration in Weblogic

i am completely new to weblogic and hsql so if the question seems trivial please bear with me, so here's my question. I have application that uses hsql for backend, the problem is that i am not able to configure hsql for weblogic, whenever i Test…
Hiten Rastogi
  • 152
  • 4
  • 15
0
votes
1 answer

Weblogic Workshop 9.2: _pageflow directory is not generated

At some point our WebLogic's Portal web project in Workshop stopped generating the WEB-INF/classes/_pageflow directory and all files in that. There are no visible changes in the project structure, but because of that all the Beehive page flow…
Andrey Adamovich
  • 20,285
  • 14
  • 94
  • 132
0
votes
3 answers

Work managers threads constraint and page cannot be displayed

We have a memory intensive processing for certain functionality and we would like to limit the number of parallel requests to this processing. We are able to configure by using "Work Managers" in WebLogic and putting a limit on the number of threads…
user175698
0
votes
2 answers

Exception with EAR in WebLogic 9.2 and Xerces144.jar

I am using an application where I have placed xerces144.jar file within WEB-INF/lib folder of war file inside an EAR file. When I deploy this EAR file to WebLogic Server and start the application, I am getting the following exception. We are using…
user175698
0
votes
1 answer

Error deploying CXF web service client application to weblogic 9.2

Why do I see this when deploying CXF web service client application to weblogic 9.2 Caused by NoClassDefFoundError: null ->> 350 | newInstance0 in java.lang.Class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | …
fourgablesguy
  • 449
  • 6
  • 17
0
votes
1 answer

when to create a weblogic domain

I have two web applications deployed in two different weblogic servers. Application 1 is a struts 1.2 based application whereas Application 2 is a JSF application. We are working towards deploying both the application on the same weblogic…
JYS
  • 15
  • 4
-1
votes
1 answer

Dont find weblogic 9.2 installer in edelivery or any other site

I need to install weblogic 9.2 to test a particular web application. Dont find the installer in oracles edelivery or any other site. Please advise
Radha
  • 3
  • 1
  • 3
-2
votes
1 answer

How to achieve parallel processing in Weblogic 9

Using JDeveloper 10, I am trying to make a parallel processing that means, in step1: To process a workflow synchronously to response back. Step2: Using the input provided during synchronous call in step 1 and making a call parallely to approach a…
user3428736
  • 864
  • 2
  • 13
  • 33
1 2 3 4 5
6