Tagged Questions
IBM WebSphere Application Server, a software application server, is the flagship product within IBM's WebSphere brand. WebSphere Application Server is built using open standards such as Java EE, XML, and Web Services.
20
votes
9answers
5k views
Singleton in Cluster environment
What is the best strategy to refactor a Singleton object to a cluster environment?
We use Singleton to cache some custom information from Database. Its mostly read-only but gets refreshed when some ...
11
votes
6answers
1k views
How to free up memory?
We have been facing Out of Memory errors in our App server for sometime. We see the used heap size increasing gradually until finally it reaches the available heap in size. This happens every 3 weeks ...
10
votes
2answers
162 views
Does WebSphere 7 HTTPSession implementation contravene J2EE spec?
Saw a problem recently where all 200 web container threads became hung, meaning none were available to service incoming requests and so the application froze.
Here is a simple web app and JMeter test ...
8
votes
6answers
13k views
Websphere vs Weblogic
Friends,
Recently I was asked on how do I compare Weblogic vs Websphere, and what are the pros and cons of using one over another. I answered IBM support, DB2 backend, IBM stack as some of the factors ...
8
votes
9answers
28k views
How do you enable JMX in Websphere?
I would like to use JConsole to monitor my Websphere application, but I am not sure how to enable JMX.
7
votes
3answers
7k views
Can JSF 2.0 be used with Websphere application server version 7.x
Can JSF2.0 be used with Websphere application server version 7.x
7
votes
5answers
4k views
How do you compare Websphere Commerce with the rest of the ecommerce tools available in the market?
All those familiar with websphere commerce will know that it is feature rich. It supports B2B, B2C and extended sites(which ATG doesn't) and some other features. But it is complicated, and on the ...
6
votes
3answers
224 views
How “duplicated” Java code is optimized by the JVM JIT compiler?
I'm in charge of maintaining a JSP based application, running on IBM WebSphere 6.1 (IBM J9 JVM). All JSP pages have a static include reference and in this include file there is some static Java ...
6
votes
3answers
5k views
Remote deployment to Websphere 6.1.x using wsadmin
I am trying to remotely deploy a war file to a websphere application server. I understand this is possible to do using wsadmin, but I am a Websphere newb.
I know I can run wsadmin and connect using ...
6
votes
3answers
803 views
Automatically include a JSP in every JSP
I would like to simplify my JSP's even further by transparently including them. For instance, this is the line I would like to remove:
<%@ include file="/jsp/common/include.jsp"%>
The ...
6
votes
4answers
910 views
Prefered methods for interacting with a rules engine
I am about to dive into a rules oriented project (using ILOGs Rules for .NET - now IBM). And I have read a couple different perspectives regarding how to set up the rules processing and how to ...
6
votes
8answers
6k views
JSF Tuning
Running into an issue where JSF is filling up our sessions. We had a system crash the other day. Sent the Heap to IBM for review and found that we had some sessions as large as 50M. They found JSF ...
6
votes
2answers
2k views
Websphere classloader delegation mode
We are using WebSphere 6.1 application server with default classloader delegation mode i.e. PARENT-FIRST. We think about changing it to PARENT-LAST to be able to choose our jsf implementation or our ...
6
votes
4answers
1k views
Is there a simpler way to deploy to WebSphere?
I have seen this question about deploying to WebSphere using the WAS ant tasks.
Is there a simpler way to do this? In the past I have deployed to Tomcat by dropping a war file into a directory. I ...
6
votes
4answers
6k views
Can someone give me a working example of a build.xml for an EAR that deploys in WebSphere 6
I'm trying to convince my providers to use ANT instead of Rational Application Development so anyone can recompile, recheck, redeploy the solution anyplace, anytime, anyhow. :P
I started a ...
5
votes
1answer
310 views
Message-driven bean (EJB3) in WebSphere 7, XA transactions, Error handling
I am a relative newb to EJB. Background: I have an MDB using the WebSphere default messaging provider receiving MapMessages that has a java.sql.DataSource to do some work, using preparedstatement, ...
5
votes
1answer
444 views
Unable to load DLL 'amqxcs2.dll': The specified module could not be found. Works in Visual Studio but not IIS
The asp.net website calls IBM MQ Queue and works correctly in Visual Studio 2010. I deployed the website on IIS and it failed during browsing. When I browse the website in IIS, I get the following ...
5
votes
1answer
1k views
Generate Websphere 6.1 compatible EAR file using Maven
I've been looking around for some time and couldn't find a clear explanation for this.
We're using a Websphere server to run a Web application developed using Rational Software Architect 7. This ...
5
votes
2answers
9k views
Where can I obtain an Eclipse server adapter for WebSphere Application Server Version 7?
I need to set up an Eclipse WTP project pointing to a WAS V7 instance but I can't find the server adapter to work with version 7. Version 6 is supported.
5
votes
3answers
195 views
Different methodologies for solving bugs that only occur in production
As one who is relatively new to the whole support and bug fixing environment and a young programmer I had never come across a bug that only occurs in the Websphere environment but not on the localhost ...
5
votes
5answers
13k views
How do I manage the ClassPath in WebSphere
I have a problem with my web module classpath in Websphere v6.1.
In my WEB-INF/lib I have a largish number of jar files which include xercesImpl.jar and xmlparserv2.jar. I need both jars to be ...
4
votes
2answers
70 views
JIT error in Java
The following Java code:
private void a(Object paramObject) throws IOException {
if ((paramObject instanceof Socket)) {
this.o = ((Socket)paramObject).getOutputStream();
this.i = ...
4
votes
2answers
311 views
Send ctrl-break to java process on 64-bit Windows ala sendsignal on 32-bit
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 ...
4
votes
1answer
141 views
How paypal can protect customers data from there Business partners?
If business partner of paypal using paypal's web service in its website.If the web service is asking for username and password of its customer,how paypal can protect customers data from there Business ...
4
votes
2answers
259 views
How to prevent a Java EE app from starting when Spring DI fails
(I'm not sure if this question applies to Java EE apps in general or is Websphere-specific.)
When we get a Spring DI failure on apps we've deployed to WebSphere (a JNDI lookup failure, for example) ...
4
votes
0answers
362 views
Hibernate Search..Access a Sealed WorkQueue which has not been sealed
I am trying to use Hibernate Search for a new project. We have Hibernate and Spring without JPA. I m getting the following exception when Hibernate Search tries to update the index file thru the ...
4
votes
1answer
148 views
How to restore the original order of xsd:elements in xsd:sequence wrappers when websphere is upgraded?
So, there's a project around these parts that's pretty old. It's using Java 1.4 and XFire to produce code-first web services (I know, I know, best practices...). Anyways, the heads have recently ...
4
votes
2answers
3k views
Using Ant to deploy EAR to remote websphere application server
I want to automatically deploy a EAR file build in our continuous integration server to a websphere application server. I looked up the Ant task wsdeploy, but the documentation really isn't helpful at ...
4
votes
3answers
426 views
MQSeries and Delphi
Are there any (preferable free and open) components or examples out there for integrating to IBM MQSeries from Delphi?
Edit Looks like IBM provide a unit ...
4
votes
3answers
583 views
Singletons with TimerManager on WebSphere Cluster
How can I get a timer task on a WebSphere cluster to execute once and only once? I know this is possible on other app servers but can't figure out how to do this in WebSphere.
4
votes
9answers
3k views
How to detect Out Of Memory condition?
I have an application running on Websphere Application Server 6.0 and it crashes nearly every day because of Out-Of-Memory. From verbose GC is certain there are the memory leaks(many of them)
...
4
votes
1answer
812 views
JSP compilation to string or in memory bytearray with Tomcat/Websphere
I am doing conversion to image and PDF output. I need an input HTML document that is generated by our application JSPs. Essentially, I need to render the final output product of a JSP based ...
4
votes
5answers
13k views
Relation between Oracle session and connection pool
Let me explain the set up first.
We have an oracle server running on a 2GB RAM machine. The Db instance has the init parameter "sessions" set to 160.
We have the application deployed on Websphere ...
4
votes
2answers
9k views
Can I set the classloader policy for WebSphere in the ibm-web-bnd.xmi file?
I have a JEE application that runs on WAS 6. It needs to have the class loader order setting to "Classes loaded with application class loader first", and the WAR class loader policy option set to ...
4
votes
3answers
970 views
Strange garbage collection behaviour with Websphere Portal Server
We're running a fairly complex app as a portlet on Websphere Portal Server 5.1 on AIX using IBM JDK 1.4.2. On our production system I can see a strange behaviour in the verbose GC logs. After a period ...
4
votes
8answers
19k views
Using ServletOutputStream to write very large files in a Java servlet without memory issues
I am using IBM Websphere Application Server v6 and Java 1.4 and am trying to write large CSV files to the ServletOutputStream for a user to download. Files are ranging from a 50-750MB at the moment.
...
4
votes
3answers
1k views
Are there any Portal products that can generate friendly URLs?
Currently, we are using WebSphere Portal v5.1, and the URLs are about a un-friendly as a URL could get.
For example:
...
4
votes
3answers
10k views
(SC) DeleteService FAILED 1072
Last time I create WAS profile and WASService then I try to config and run many script for learn how to config WAS, Finally it crash so i use wasprofile delete this profile and forgot delete ...
3
votes
2answers
83 views
J2EE Application-scoped variables in a clustered environment (Websphere)?
Is there any easy way in a J2EE application (running on Websphere) to share an object in an application-wide scope across the entire cluster? Something maybe similar to Servlet Context parameters, ...
3
votes
1answer
133 views
Thread keeps running even after application has been stopped in Websphere
I have a long running thread which is created using org.springframework.scheduling.commonj.WorkManagerTaskExecutor
with Spring and is running in Websphere Application Server 8.
The problem is that ...
3
votes
2answers
65 views
Propagating configuration within the WAS cluster by means of MOM
I am developing application which is embedded within the cluster environment in Websphere AS. I am using several nodes and sometimes I would like to change configuration settings on the fly and ...
3
votes
1answer
93 views
JDBC Connection throwing SocketException
I have a web application that running on WAS 7.0 that works and will remain up for a couple weeks at a time with no issue. All of a sudden it will start throwing SocketExceptions when trying to ...
3
votes
1answer
175 views
JSF Session management and tunning
All,
I am doing some investigation into how to shrink the amount of session memory our JSF application is consuming on a per user basis.
We are using MyFaces 1.1.7 and Tomahawk 1.1.5 running on IBM ...
3
votes
2answers
1k views
SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”
My application is to be deployed on both tcServer and WebSphere 6.1. This application uses ehCache and so requires slf4j as a dependency.
As a result I've added the slf4j-api.jar (1.6) jar to my war ...
3
votes
3answers
83 views
Webservice Security - what is enough?
I am looking to expose a Web Service which can be called by multiple clients to retrieve transactional data. Each calling client will retrieve a different subset of data.
We are hosting the ...
3
votes
6answers
647 views
Read a Environment Variable in Java with Websphere
I've a little problem with Websphere application server 7.0 (WAS7) and the reading of Environment Varaibles.
With TomCat, I've defined a variable as
<Environment name="myVar" ...
3
votes
1answer
128 views
Publishsing jax-ws webservice on multiple url's
How can I customize jax-ws webservice to be available on more than one url. I have a webserice named commonService. By default it is hosted at www.examples.com/commonservice?wsdl
I need to host it in ...
3
votes
3answers
150 views
java -verbose does not give a file location for every class
We are trying to debug some mean classloader issues with our WAS (Websphere Application Server) instance.
For this we provided the option -verbose:class in order to see which class WAS is loading ...
3
votes
1answer
332 views
Could declaring a static ApplicationContext cause a memory leak ? (Spring 3)
I've got code that I am using from another team and I have spent days trying to track down a suspected memory leak in my application. I get an OutOfMemory error after a few redploys. I have used ...
3
votes
1answer
4k views
Websphere 6.1 to 7 how to update ibm-web-bnd.xmi to ibm-web-bnd.xml
In Websphere 6 ibm-web-bnd.xmi file I have
<?xml version="1.0" encoding="UTF-8"?>
<webappbnd:WebAppBinding xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" ...