Version 8.x of IBM WebSphere Application Server (WAS)
Questions tagged [websphere-8]
1195 questions
-2
votes
1 answer
Mobile first Server 8 queries
I new new Mobile first platform and websphere application server(WAS)
I installed mobile first server (MobileFirst-8.0.0.0)on my system and I am assuming the mobile first runs on WAS
I am having following queries.
How to deploy .war file in mobile…

rahul
- 1,062
- 5
- 15
- 31
-2
votes
1 answer
Performance tuning of application
Performance of my application reduces drastically under high load. This is message driven bean based restful api. For average load of 27 hits per second I had configured maximum server sessions as 20 in both nodes of websphere application server,…

Neel
- 199
- 3
- 18
-2
votes
1 answer
Websphere messaging queue
I am new to write code for Websphere mq. I need sample code to use existing Websphere mq to send request and receive response. Please help me. Advance thankd

ussainbasha
- 59
- 6
-2
votes
1 answer
SCRIPT5009: 'myfaces' is undefined
I have JSF2 application running on WAS8.5.4 sever using libraries primefaces-3.4-SNAPSHOT-20120807.jar and javax.faces-2.1.9.jar .
In one of the pages , I have p:commandlink button to view attached documents .But when users click on this component…

superman2013
- 13
- 5
-2
votes
1 answer
How to change IP and port on a Worklight App
How can i change the IP and port that my worklihgt 6.0.0 app has?
because ive deployed my app on the WAS server and the app (desktop environmet) when tried to hit to server return this message:
The application failed connecting to the service.
i…

user2449016
- 169
- 1
- 13
-3
votes
1 answer
Deploying java code on Websphere 8.5
I have an updated EAR FILE which contains few java code changes and is currently deployed on WAS 6.1. Now we are in process of upgrading the websphere to 8.5. Will the same EAR file work on WAS 8.5? Will just compiling the code be sufficient to run…

user5691531
- 11
- 6
-4
votes
1 answer
How do I ignore (not respond) to a Web Service request?
I have a web service (Java/WebSphere 8.0) that is receiving duplicated SOAP messages and I am exploring various ways to handle these duplicated messages from the web service point of view.
I am at a point where I can detect when we are processing a…

Cypher
- 2,608
- 5
- 27
- 41
-4
votes
1 answer
What is the minimum version of websphere application server (Network deployment) required for Mobile first server (version 7.1)?
I am planning to upgrade mobilefirst (MF) server from version 6.1 to 7.1. Current Websphere application server (WAS) network deployment (ND) version is 8.0.0.
Is it mandatory to upgrade WAS to 8.5.x before upgrading MF or MF 7.1 works fine with WAS…

parth.hirpara
- 542
- 3
- 19
-4
votes
3 answers
Changing the SDK in WebSphere Application Server 8.5
When I try to start the the deployment manager in WebSphere Application Server I'm getting the following error:
00000001 SDKUtils
A ADML0004E: An exception occurred when attempting to expand variable $(JAVA_HOME)…

Dharshan Sithamparam
- 361
- 2
- 8
- 18
-6
votes
1 answer
java.io.IOException - Java
I am getting repeatedly below error while running java application on IBM - WebSphere Application Server.
[ 00000024 TCP E org.jgroups.protocols.TP$IncomingPacket run failed handling incoming message
java.io.IOException: failed…

Satya
- 1,421
- 4
- 19
- 32