Questions tagged [websphere-8]

Version 8.x of IBM WebSphere Application Server (WAS)

1195 questions
-1
votes
1 answer

Gzip compression for WebSphere application server 8.0

I am using primefaces 6.0 and myfaces. I am using WebSphere application server 8.0. I want to know gzip compression technique for html,js and css files using was 8.0
Raj
  • 559
  • 1
  • 4
  • 4
-1
votes
1 answer

Could not initialize class com.ibm.ws.ffdc.FFDCFilter. DSRA0010E: SQL State = 28P01, Error Code = 0

Can I get assistance with the error codes coming from eclipse when I try to deploy enterprise application on websphere. I followed craig st jean, I also face another problem with configuration i.e websphere data sources using postgresql. i am using…
odins
  • 111
  • 1
  • 5
-1
votes
1 answer

Websphere application server (network deployment) for windows server 2012

I am planning to install websphere application server on Windows server 2012. As per IBM documents it is compatible with it. I am looking for the installer of WAS-ND 8.0. And I found this : IBM part number :CZM9KML, .. I found this part number from…
user7046438
-1
votes
1 answer

Error during EJB3 call

I have written a simple Ejb program, by looking from http://mrbool.com/how-to-use-enterprise-java-beans-3-x-based-application-with-websphere-8-5-application-server/28063 The files are package ejb3.test; import javax.ejb.Remote; /** * TODO:…
User27854
  • 824
  • 1
  • 16
  • 40
-1
votes
1 answer

Can I use Websphere application server V8.0.0.10 (network deployment) for mobilefirst 7.1 clustering?

I have done Websphere application server V8.5 (network deployment) clustering for mobilefirst 7.1 using this link.…
parth.hirpara
  • 542
  • 3
  • 19
-1
votes
1 answer

Request not distributing equally to all the Cluster Member in WebSphere

I have a Cluster created with 6 cluster members in WAS. Problem is HTTP request is not distributing equally across all the members eventhough the settings are same across all the members. Cluster members 5 and 6 are getting very less requests. What…
Hari
  • 1
  • 2
-1
votes
1 answer

Bean creation issue on websphere

I am getting the below exception while creating bean eqSaml11TicketValidator. I am using IBM Websphere 8.5.5. Context initialization failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name…
-1
votes
1 answer

How to create a customized repository for websphere (Application server)?

I want to create a customized repository for websphere and publish that URL using IHS server.(preferably i want to do it in Windows server ) so that i can use that link to access binaries for installations/upgrades/patchings from other…
-1
votes
2 answers

ClassNotFoundException: SanitizerLogWrapper while starting WebSphere Application server with Liferay

I've deployed Liferay 6.1 on WAS 8.5.5. While trying to start the server via Eclipse Juno, I'm getting a ClassNotFoundException which points to com.liferay.portal.kernel.log.SanitizerLogWrapper. Does someone know what the cause might be? Here are…
-1
votes
2 answers

WebSphere & Struts2, not going to welcome file

All, I have searched and researched and I cannot find what I am missing for migrating a existing project from Tomcat 7.x to WebSphere 8.0. I have created a work around for the problem but my curiosity is getting the better of me because I don't…
-1
votes
1 answer

Resources not loading when accessing my JSF XHTML

I deployed my application on websphere 8.5 and trying to access it in the browser. When the page is loaded the display is cluttered and when I view the pagesource, i see the following with "RES_NOT_FOUND" …
bkk
  • 1
  • 2
-1
votes
1 answer

JSF 1.2 application not getting deployed on websphere 8.5

I am trying to deploy JSF 1.2 application on WAS 8.5 server. But it is throwing below error on deployment. Note: In the WAS admin, Under JSF implementation use console, I have selected the "Sun Reference Implementation 1.2 " option . But still…
swapnil chorghe
  • 159
  • 1
  • 5
  • 11
-1
votes
1 answer

Getting error on application start in WebServer 8 Beta : java.lang.ArrayIndexOutOfBoundsException

I'm see the following error. Does anyone know the cause? [8/1/15 13:23:02:926 IST] 00000018 SystemErr R java.lang.ArrayIndexOutOfBoundsException [8/1/15 13:23:02:926 IST] 00000018 SystemErr R at…
-1
votes
1 answer

Integrate Apache Felix in Websphere v8.5

We have a requirement to integrate Apache Felix as a the osgi container in Websphere v85 and deploy web applications (.war). Appreciate your help in suggesting documentation/reference to this. Thanks
Sandeep
  • 586
  • 2
  • 6
  • 17
-2
votes
1 answer

How to get latest deployed date and time of a particular application in java class deployed in IBM Web sphere application server

How to get latest deployed date and time of a particular application in java class deployed in IBM WebSphere application server?
Arpan
  • 1
  • 1
1 2 3
79
80