Use this tag for questions related to version 6.1 of IBM's WebSphere Application Server.
Questions tagged [websphere-6.1]
288 questions
0
votes
0 answers
SLF4J isDebugEnabled sometimes returns true when not enabled
I'm having an intermittent problem with isDebugEnabled returning true even when it's not enabled. It's on a clustered WAS 6.1 environment. The issue is exposing a NPE in spring modules validation 0.9 (bug report). I can try and recompile the…

blank
- 17,852
- 20
- 105
- 159
0
votes
1 answer
Concern on Websphere Portal application file remove
i've got one issue with Websphere Portal application. The situation is when we removed one uploaded image file of Portal application from WAS intsalledApps folder path directly, that file would be regenerated by itself after we restart Websphere…

wing2ofsky
- 926
- 4
- 27
- 48
0
votes
1 answer
Can we keep the installed application and created servers when running removeNode from WebSphere?
Recently, we've got request to refederate current WAS 6.1 Node to new WAS 7.1 DmgrNode. Right now, that WAS 6.1 Node is running under V6.1 DmgrNode.
From my understanding, when using removeNode against 6.1 Node, all the installed applications and…

wing2ofsky
- 926
- 4
- 27
- 48
0
votes
0 answers
websphere url context error (JSPG0036E)
Issue on Websphere 6.1 I hope I'm missing something obvious: We have an application which gets deployed to a configured Websphere environment. We're trying to mimic this WebSphere configuration on a different platform (Linux vs Solaris), but maybe…

dr jerry
- 9,768
- 24
- 79
- 122
0
votes
2 answers
Error in running RMIC via Ant using wsejbdeploy taskdef
I get the following exception when trying to generate RMIC using Ant task.
[wsejbdeploy] Error generating RMI code: RMIC command failed on project: .... with message:
[wsejbdeploy] error: The IBM RMIC version 0x1500 does not match the IBM runtime…

Shan
- 521
- 2
- 8
- 28
0
votes
1 answer
migrating Java EE application from jboss to websphere6.1 app server
I have a task of making a existing JBoss webapp working in Websphere6.1.
This web application runs in JBoss currently. There are other applications (swing app, standalone apps like calculator etc) that are mixed up in the deploy folder of JBoss. I…

hila
- 1
0
votes
1 answer
Declare a resource-ref in EJB
This is how they declare a resource-ref in ejb-jar.xml : …

Victor
- 16,609
- 71
- 229
- 409
0
votes
1 answer
NameNotFoundException Scheduler TaskHandler EJB lookup in WAS 6
I have started getting this following error repetitively. I have checked ejb-jar.xml & ibm-ejb-jar-bnd.xml thoroughly and both have correct information about EJB home, remote, jndi name against the ejb-name. What else could be the reason ? Please…

Dhrubo
- 705
- 1
- 14
- 33
0
votes
1 answer
How to tell which MDB is listening on which port
From the WAS admin console, is there an easy way to check which MDB is listening on which listener port? I cannot open up the ear and check the ibm-ejb-jar-bnd.xml file because I do not have access on the machine itself, just the WAS console.

Victor
- 16,609
- 71
- 229
- 409
0
votes
1 answer
WAS related files getting packaged in ear
I have got an ear file to deploy on WAS. In the ear file, I see the war file, the jar files and other static stuff. But I also see files like variales.xml,security.xml and deployment.xml although the ant build script did not generate these…

Victor
- 16,609
- 71
- 229
- 409
0
votes
2 answers
MDB Pool & Thred pool configuration in Websphere Application Server 6
I am using Websphere Application Server (WAS) 6.1
Can someone asist me to configure max MDB pool size & max thread pool size for that particular MDB ? I need to execute one MDB instance in one thread only, there will not be more than 1 execution…

Dhrubo
- 705
- 1
- 14
- 33
-1
votes
1 answer
Upgrade jdk version in websphere application
I am trying to upgrade the jdk version on websphere application server, can someone please help me on the steps.
Thanks
-1
votes
3 answers
SSL Public and Private Keys
Please help me fill out the blanks here -
The server keeps its private key and the public key is shared to the users. So the client trusts the content thats coming from the server using the public key. How does the client encrypt the contents he…

Infinity
- 368
- 5
- 17
-1
votes
2 answers
Websphere Application server not starting
We have one Websphere Application server instance which went down with OutOfMemory and is not starting after that. The error message in the log below. Any urgent help will be highly appreciated. WAS version is 6.0.2.33
03/04/13 14:16:01:536 BST]…

Bhabani Shankar
- 1,267
- 4
- 22
- 41
-1
votes
1 answer
The alternate iplanet web server jars (KFCJDK11.jar and KOCLJDK11.jar ) in websphere Application Server 6.1
Please any one suggest some jar files, Which is the functionality iplanet web server jars (KFCJDK11.jar and KOCLJDK11.jar ) does in websphere Application Server 6.1 jars does.
we are using from iplanet jar
1. AppLogic
2. TempletDataBasic
…

user1000535
- 957
- 2
- 8
- 8