IBM Application Server on Cloud is a service that facilitates quick setup on a pre-configured WebSphere Application Server Liberty Web Profile Server or a Traditional Full Profile in a hosted cloud environment on Bluemix.
Questions tagged [ibm-was-oc]
11 questions
1
vote
1 answer
How to vertically and horizontally scale WebSphere Application Server on Bluemix?
I do not see any way to add resources to existing nodes, neither adding new nodes.
Adding new nodes may be possible by maintaining WebSphere Application Server node container image, but is there an easier option?

Paddy
- 609
- 7
- 25
1
vote
3 answers
Is it possible to create an instance of an application server in the cloud?
I'm new to Bluemix, but fairly skilled in WebSphere Application Server. I recently heard colleagues discussing the potential of IBM hosting an app server in the cloud. I saw this Beta announcement and was wondering how long the beta will last and if…

JackEvans
- 121
- 7
0
votes
1 answer
IBM Liberty profile server returning SRTServletRequest instead of spring MultiPartHttpServletRequest
Postman request details
I am using IBM Websphere 8.5 Liberty server and trying to send a POST request via Postman.
In controller I want to get org.springframework.web.multipart.MultipartHttpServletRequest.
But I am getting application server…
0
votes
0 answers
Connect WebSphere Application Server datasource on Bluemix to on-premise database
I've been looking for information on how a WebSphere Application Server datasource on Bluemix can connect to a database on-promise, but haven't found much.
I read that Secure Gateway can help connecting on-premise resources to other apps on…
0
votes
2 answers
How can I set up IBM Http Server on WAS ND traditional in Bluemix
I am trying out the application deployment in WAS ND Bluemix (1 DMgr and IHS + 1 Custom Node). I am able to successfully deploy application, but unable to configure the web server to route the requests. Any pointers or steps will really help!

habs
- 71
- 2
0
votes
0 answers
Boiler Plate Code in WAS ND on Bluemix
I am trying the WAS ND as a service on Bluemix - And I am trying to deploy a Java DB Web starter boiler plate code- I am able to create datasource and test the connection and I installed the app- But the app is not getting started with the following…

habs
- 71
- 2
0
votes
1 answer
WAS for Bluemix cannot connect to database
I'm getting an Error:Connection timeout message when going from WAS for Bluemix to DB2 on prem.
WAS Environment
WAS for Bluemix
WAS Base Plan (V8.5.5.7 tWAS)
Secure Gateway Service 1.4.1
DB2 Environment
Windows Environments.
DB2 Enterprise Server…

JackEvans
- 121
- 7
0
votes
1 answer
WAS console not available from Bluemix service dashboard
I have a WebSphere Application Server service on Bluemix. From the dashboard, the link to the WAS admin console does not work (browser opens and request times out). I cannot ping the console's IP address. However, three days prior to this problem,…

Addison Goering
- 1
- 1
0
votes
1 answer
How do I configure a webserver for a collective in Bluemix?
I found doc that indicates I need to setup a webserver in my collective environment, however, I cannot determine the correct set of steps. Thoughts?

JackEvans
- 121
- 7
0
votes
1 answer
How can I setup a cell and collective in Bluemix
I'm trying to setup a cell and a collective in a WAS for bluemix service. I've found a few steps online for generic liberty setup, but nothing specific for a bluemix collective or cell. Can someone point me in the right direction?

JackEvans
- 121
- 7
-1
votes
1 answer
Websphere application server on Bluemix — install APAR fix
How can I install an APAR fix (temp fix) to the WAS on Bluemix?
Is there any documentation to teach me how to do it?
I cannot find the installation manager in the Linux OS, but even if I have it, how would I install the fix using ssh mode?

Thomas Poon
- 11
- 2