Questions tagged [ibm-was]

IBM® WebSphere® Application Server offers options for a faster, more flexible Java application server runtime environment with enhanced reliability and resiliency.

IBM® WebSphere® Application Server offers options for a faster, more flexible Java application server runtime environment with enhanced reliability and resiliency.

It supports single server environments and medium-sized configurations, as well as dynamic web applications requiring web tier clustering over multiple application server instances.

WebSphere Application Server helps you:

  • Increase developer productivity with open standards and broad programming models, including lightweight options for web deployments.
  • Deploy and manage applications and services without the constraint of time, location or device type.
  • Includes the Liberty profile, which is a highly composable, dynamic application server profile.
  • Enhance security and control using integrated management and administrative tools.

Source: http://www-03.ibm.com/software/products/en/appserv-was

Developer download links

Knowledge Center / InfoCenter links

Forum links

Fix list and fix pack downloads

Free Websphere Books

178 questions
0
votes
1 answer

Populating drop down on the index page in Struts 2.x

1.  I'm making a web application in which i need to interact with the database and get a list of values and populate them in a drop down (which is a form element in the index.jsp). My form has a drop down which i intend to populate with area codes,…
0
votes
1 answer

GC runs after 99% of heap memory

We are receiving alerts from the Websphere Application Server 7.0.25 whenever heap memory reaches to 90% but Garbage Collection did not run at that moment. We monitor the memory and found that GC is running only after 99% of heap memory usage. The…
user3645377
  • 11
  • 1
  • 1
0
votes
1 answer

How to Enable PortalAdminHome in Websphere Portal?

I have this below code in my jsp page in which I am using PumaAdminHome object but I am getting "java.lang.IllegalStateException: PortalAdminHome is not enabled" error while accessing it. I have already followed this Work-around but of no help. …
Anil kumar
  • 525
  • 2
  • 10
  • 32
0
votes
2 answers

How to terminate websphere app server instance from wsadmin?

I have a jython script which stops and starts a websphere application server v7 instance. I normally use AdminControl.stopServer command for the stopping, but sometimes the instance gets hung up, and the request thread times out. Then I have to…
user1600936
  • 101
  • 1
  • 3
  • 14
0
votes
1 answer

Issue with workspace setup in RAD using websphere application server 8.5

I am really having a hard time is setting up my workspace. I ws trying to configure and run m WAS8.5 by using a .car file but it is giving me a tuff time. I tried configuring the server manually but still I could not start the server. WHile starting…
TKS
  • 41
  • 4
0
votes
1 answer

Error during Installing WAS 6 : createprocess failed

I'm tried to install Websphere application Server Version 6 for one development project, and when I start the installation I got the error message that. the JVM is not correct and i should start the installation using -is:javahome
0
votes
1 answer

IBM Worklight adapter - https backend peer not authenticated

I was trying to connect to a https back end service from the Worklight adapters in my local pc for the my app. But I was getting the below error, then I posted a question Making web service calls to a HTTPS server from Worklight Adapter -…
Satheesh
  • 10,998
  • 6
  • 50
  • 93
0
votes
2 answers

IBM WAS : Maximum Parallel DB Connections

I have a web application developed in Java/Java EE connecting to a warehouse at the back end. We have IBM WAS as the application server and there is a data source defined in it for database connections. The connection pool has is set to a maximum…
Allzhere
  • 1,280
  • 1
  • 11
  • 19
-1
votes
2 answers

How to add/create JAX-WS run time WebSphere Application Server V 7.0.37

I want to create a jax-ws web service using IBM Rational developer for i (Version: 7.5.0) WebSphere Application Server V7.0.37. But when I right click wsdl file and click generate skeleton I can only see JAX-RPC runtime not JAX-WS. How to enable the…
Naren
  • 95
  • 1
  • 2
  • 12
-1
votes
1 answer

EJB not found between two Webspheres

I have j2ee application running on WAS 8.5. There are two war files and I need to use ejb between them. When I run my application on single WAS everything works fine but I have to distribute my application on two WAS servers and with this setup I…
Evgeny Makarov
  • 1,417
  • 1
  • 21
  • 41
-1
votes
1 answer

Business level application fails to start in websphere application server

My business level application in WAS is not starting and fails with an exception saying Caused by: org.apache.aries.application.management.spi.repository.ContextException: Unable to find bundle org.apache.aries.proxy.api/1.0.0 I uploaded…
-1
votes
1 answer

ibm WebSphere Application Server V8.5.0 console

Please help! I have installed IBM Websphere Application Server V8.5.0 on a AIX 7 machine, via IBM Install Manager 1.5.2, everything goes quiet good, until I launch the web console of administration, it doesn't show all the menus (Servers,…
Mac
  • 99
  • 1
  • 3
  • 13
-1
votes
1 answer

How to garantee Cosuming Order When Multiple Cosumer MQSeries

I have two systems that communicate VIA MQSeries . The system1 send events to System2 over MQ . We are running into a full clusterized environment so the listener deployed in system2 is "Multiple". The order of events is very important : if we…
Nabil
  • 1,771
  • 4
  • 21
  • 33
1 2 3
11
12