windows « websphere « Java Enterprise Q&A





1. Does IBM WebSphere MQ support a 64 bit client on windows?    stackoverflow.com

Title says it all :) No, seriously, I'm porting a C++ 32 bit application to 64 bit on windows. The application is a client of IBM WebSphere MQ. It uses the MQ ...

2. IBM Websphere on Windows- OutOfMemoryError: Failed to create a thread    stackoverflow.com

I have a J2EE application running on an IBM Websphere Application Server on a Windows Operating System. Occasionally I see an OutOfMemoryError Exception with the following information in the javacore file.

1TISIGINFO ...

3. Websphere Portal    stackoverflow.com

What is Websphere Portal 6, and what can I do with it?

4. Why My WebSphere MQ (on Windows) API Exit didn't record anything when I put messages through a client program based on Java?    stackoverflow.com

I wrote a API EXIT for WebSphere MQ 7 on Windows, when I put to or get from queue a simple message from command line like: "amqsput" or "amqsget", I would ...

5. Where can I find a particular version of the IBM JDK/JRE for Windows?    stackoverflow.com

I'm trying to get a rather JDK-sensitive piece of Oracle software working with Websphere, and I need to find some particular versions of the IBM JDK to try. The problem ...

6. why run WAS as service    stackoverflow.com

What are the business reasons (advantages/disadvantages) of running a websphere 6.1 App server as a windows service? I mean what are the factors governing this decision? The other thing I notice is ...

7. Websphere application server netwrok deployment trial for Windows XP platform    stackoverflow.com

I could not locate link for downloading trial edition of "Websphere application server netwrok deployment for Windows XP platform". either 6.x version or 7.x version? I need it urgent for self-learning ...

8. Configuration about websphere (WAS) 7 with Windows 7    stackoverflow.com

HI All, I am working on WAS 7 and i am using windows 7 operating system and IE9 so can anyone suggest me ...

9. Send ctrl-break to java process on 64-bit Windows ala sendsignal on 32-bit    stackoverflow.com

I frequently use the sendsignal tool for WebSphere Application Server processes (server, launchClient, wsadmin, etc.) in order to generate heap dumps. However, sendsignal doesn't work on 64-bit machines. ...





10. WebSphere Application Server 7.0 ignoring Windows userId when connecting to MQ    stackoverflow.com

Has anyone experienced an issue where WAS does not use the Windows username when connecting to a Websphere MQ resource? None of our developer boxes have ever experienced this problem ...