websphere-6.1
Convert IBM .phdfile to .hprof heap dump format
I am trying to analyse a dump file from a websphere production machine, at the moment I am not succesfull because the file is of the type .phd, and well things wo开发者_开发百科uld be alot easier when[详细]
2023-02-24 17:13 分类:问答Websphere 6.1: How to add version to cookies?
By default WebSphere 6.1 does not include version into LtpaToken and JSESSIONID coo开发者_开发技巧kies. Is there any way to enforce cookie version 1 for these cookies?[详细]
2023-02-17 22:40 分类:问答.net adapter for websphere process server
We are looking at ways to integrate WebSphere (6.1.0.17) with .net. Is there a native adapter or do we need to go via a web service开发者_JAVA百科 call?Have got an answer from IBM on this. There is n[详细]
2023-02-16 12:46 分类:问答Websphere 6.1 to 7.0 JmqiObject and JmsQueue missing
I am trying to migrate an application from Websphere 6.1 to 7.0 I noticed that many of the ibm MQ/JMS classes have changed/disappeared =)[详细]
2023-02-15 08:54 分类:问答How to access authentication alias from EJB deployed to Websphere 6.1
I need to provide password for keystore in my EJB but I don\'t want it to be visible to developers. My idea was to create Authentication Alias in Websphere Console and later lookup for MY_ALIAS and ob[详细]
2023-02-04 05:29 分类:问答Ways to specifying "Routes" and "URIGroups" in WebSphere AS
Environment: WebSphere Network Deployment edition v6.1 (on Linux) We have 2 applications \"Main\" and \"Dynamic\" that each run on a server cluster. Each of these applications is set to run from its[详细]
2023-02-02 16:30 分类:问答ClassDefNotFoundException even though the class is loaded by the classloaders (Multiple Applications are installed on the Server)
I have two Applications Installed on Websphere Server v.6. 1. SGOApplication 2. ReportingWeb SGOApplication has a shared library mapped on Application Level i.e.[详细]
2023-02-02 13:01 分类:问答Ejb 2.1 Timer IOException
I have a weird problem, I am using EJB 2.1 timer object to fire a timer at a specific time in a day and do some housekeeping stuff like deleting files. The timer开发者_如何学Python fires as expected b[详细]
2023-01-31 08:10 分类:问答How to get base URL in Websphere application Server?
I am running my application in WAS6.1. In the same server I have two EAR deployed. One application can be accessed using the URL server.com:port/app1 over http and the other one as server.com:port/app[详细]
2023-01-30 14:48 分类:问答How to configure RAD7.5 to use some predefined filters
开发者_JAVA技巧I am using RAD7.5 for the project development. My web.xml file looks like this: <context-param>[详细]
2023-01-30 14:19 分类:问答