Questions tagged [websphere]

Questions about administering WebSphere Application Server, a commercial Java application serve.

IBM® WebSphere® Application Server offers a fast, flexible and secure Java application server runtime environment.

http://www-03.ibm.com/software/products/en/appserv-was

157 questions
0
votes
1 answer

Is WebSphere server mandatory to enable sso in Domino domain?

I want to configure sso between domino servers . all the server are in the same domains. i have created the "web sso configuration document" and made the necessary chnages in server document. after restarting the http task i'm not getting any error…
Mythli
  • 17
  • 5
0
votes
2 answers

Issue with accessing local server with IP address

Folks, I am stuck with a weird problem here. I am running a Websphere server locally on my Win 7 machine. Http port is 9081. When I am trying to access my application using localhost it works fine, as soon as I replace it with my IP address it stops…
user1195192
  • 101
  • 1
0
votes
2 answers

Creating New WebSphere cluster

I need to improve WAS perfomance and want to make cluster. I have two separate machines with WebSpphere 7 on it. As I see to do this, I need to add node from my second (remote) WAS to the first one. I try to use "Add node" from console, but without…
Alexey
  • 1
0
votes
1 answer

What are the ports that should be open between Deployment Manager and Application Servers?

I install Deployment Manager and Application Server on different servers each one exist on different zone as following : 1- Deployment Manager : Web Zone . 2- Application Server : App Zone . What are that ports should be open it between these two…
Eng Al-Rawabdeh
  • 39
  • 1
  • 10
0
votes
3 answers

Websphere ND Dmgr - Application Server collocation advantages and disadvantages

In a Websphere Network Deployment Architecture, what would be the drawbacks of collocating a deployment manager server with one or more managed application servers on the same host? In other words, should I collocate Dmgr with other servers or have…
trikelef
  • 518
  • 1
  • 7
  • 26
0
votes
1 answer

apache2 coredump after enabling mod_pagespeed on centOS

I'm trying to get the following apache2.2 modules to work together mod_pagespeed, mod_spdy and WebSphere Webserver plugin on CentOS. Once mod_pagespeed changes the path of a file the browser can't resolve that file anymore. I have a coredump but I…
2Fast2BCn
  • 305
  • 2
  • 6
0
votes
1 answer

How I can configure IBM Websphere application Server to send notification emails on out of sync?

I need to activate notification email on IBM WebSphere Network Deployment when the application servers are out of sync.
Eng Al-Rawabdeh
  • 39
  • 1
  • 10
0
votes
1 answer

Install WAS 7.0 on RHEL 6

I am trying to install Websphere 7 x64 on RHEL 6 x64. I am using Developer edition. When I try to execute ./install on the command prompt, it waits for few seconds and then returns to prompt without any error. I have installed all the pre-requisites…
Madhur Ahuja
  • 283
  • 2
  • 5
  • 17
0
votes
1 answer

How I can generate patch from RAD ready to deploy in WAS?

To use update option directly from IBM WAS-ND , I need to generate patch file from RAD ready to deploy ( already packaged ) . Example : After Deploy HelloWord.ear on WAS-ND 7.0.11 , an exception appear , to fix this exception a class x.calss and…
Eng Al-Rawabdeh
  • 39
  • 1
  • 10
0
votes
1 answer

Writing a Script to Delete JMS Queus in Websphere

suppose I have the following JMS queues "doc/queue1","home/queue2" and "someOtherQueue" added in a websphere process server, how can I write a script to delete them? looking around the web i haven't found a solution to my problem yet unfortunately,…
snajahi
  • 101
  • 2
0
votes
1 answer

How do I tell Websphere 7 about a front end load balancer so that re-directs are handled correctly?

On WebLogic 11G I can use the console to set the FrontendHost and FrondendPort on a server or on a cluster so that re-directs are handled correctly and end up resolving to the front end load balancer instead of the local host. The MBeans associated…
TiGz
  • 171
  • 1
  • 1
  • 4
0
votes
1 answer

Port numbers used by IBM HTTP Server and Websphere v6

I'm trying to understand what port numbers i can use to access my application both through the web server (IBM Http Server) and directly to the app server (IBM Websphere v6.1). What ports can i use to bypass IHS and hit server directly using HTTP…
cdugga
  • 105
  • 1
  • 5
0
votes
1 answer

Monitoring flow of information through WebSphere Process Server 7

We are currently building a system using WPS. One of the requirements is that the business wants to be able to see all the calls that have gone through WPS for a given social security number. One way we could solve this is just by logging all calls…
Shiraz Bhaiji
  • 2,229
  • 9
  • 34
  • 47
0
votes
1 answer

ibm visual configuration explorer build failed

I am trying to generate WebSphere configuration using Headless ISA VCE, however after launching command I get the Build Failed message referring to non-existing build.xml file Command: java -jar startup.jar wasexporter/wasexport.xml…
m1k3y02
  • 216
  • 4
  • 11
0
votes
1 answer

WSDL server HTTP headers

I am sending request to WSDL server, and I have some funny results. In about 9 of 10 cases I got error from server, however in 1 of 10 I got successful response. Headers from successful response: HTTP/1.1 200 OK Date: Thu, 01 Sep 2011 09:34:47…
lstipakov
  • 103
  • 3