Websphere on UNIX


 
Thread Tools Search this Thread
Operating Systems Solaris Websphere on UNIX
# 1  
Old 04-10-2009
Websphere on UNIX

Hi Friends
I need ur suggestions. I have 3+ experience in solaris10. Iam planning for study Web sphere in UNIX. Is this the right choice can i do that. how is the market value for WEBSPHERE.

Waiting for the replys
# 2  
Old 04-11-2009
its up to individual on what you intend to pursue next. no comments Smilie
# 3  
Old 04-13-2009
Quote:
Originally Posted by suresh_krish
how is the market value for WEBSPHERE.
If you would like to go an IBM-centric route, yes.

However, you must understand that it's just one of the many choices available. If you do J2EE, GlassFish, Geronimo and JBoss AS are all free. I have heard some companies in job interviews bashing these free choices and insist on expensive commercial products. But I personally do not agree.

I start learning with free choices anyway. Once you understand the stuff, switching application servers is normally just a piece of cake, and you can always transition to a commercial platform if you have the money to do so.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Sunray Fog issue (Websphere)

hello everyone i need help plz i am buidling a fog of 3 Sunday servers hardware: Sun x 6270 Solaris 10 and sunray 5.3 everything is fine with primary server... but when i run utreplica on secondary server it stucks on utdsd service or ends with error datastore not sync with primary server... (2 Replies)
Discussion started by: amk
2 Replies

2. Shell Programming and Scripting

How to Find List of MQ and Websphere certificates that are installed on Linux and UNIX servers?

Dear All, I am planning to find the list of certificates(WEBshpere/MQ) on a servers. My certificates are either stored in (.jks) / (.pem)/ (.cer) . But some of the certificates are stored without these file formats. I tried using find command but unless I give the file name its difficult for... (4 Replies)
Discussion started by: sidh_arth85
4 Replies

3. UNIX for Dummies Questions & Answers

How to check Which Servers are using a particular certificate in Websphere?

Hi Team, I understand that this query does not involve Unix exactly, but can anyone give me pointers as to know which Servers host a particular certificate i.e xyz.intra.com . The Development team has left long back and we have no idea how to ascertain on which servers the certificate is hosted... (1 Reply)
Discussion started by: srkmish
1 Replies

4. Red Hat

Websphere problem...

Hi all, i have some problem with was. if i start i obtain this output... ./startServer.sh server1 -username wasadmin -password wasadmin ADMU0116I: Tool information is being logged in file /opt/IBM/WebSphere/AppServer/profiles/default/logs/server1/startServer.log ADMU0128I:... (1 Reply)
Discussion started by: Zio Bill
1 Replies

5. Shell Programming and Scripting

Websphere Running processes script

Hello experts, I'm trying to run a script that checks the processes listed and returns their name and their PIDs. #!/bin/bash PROCS="DMgr BPM.AppTarget BPM.Support BPM.WebApp BPM.Messaging nodeagent App.Messaging " for p in $PROCS do PROCEXIST=$(ps aux | grep $p | grep -v grep) ... (3 Replies)
Discussion started by: KingaKoopa
3 Replies

6. AIX

How to monitor websphere services down?

if websphere services is down, any unix command or scripts can send alert? (1 Reply)
Discussion started by: rainbow_bean
1 Replies

7. Linux

Websphere

Hi, first, thanks for let me participate in this great forum, iŽam new here, IŽam begin in websphere, you know where i can download manual of websphere ? level of administration no Developer. I need know how to deploy a war, start a war, stop war, the basic..! thank you and regards..! (2 Replies)
Discussion started by: jtorres
2 Replies

8. HP-UX

MC Serviceguard and WebSphere ND 6.1

I am a Lawson Software consultant assisting a client with a Lawson upgrade. One of our components is WebSphere Application Server ND 6.1. Our client is using MC Serviceguard for failover. When testing failover, my Websphere instance is trying to start, but generating this error, referencing the old... (4 Replies)
Discussion started by: mrvitas
4 Replies

9. AIX

websphere installation

Hello I have to install websphere application server on one aix 5.3 box, I know that I have to export display on my box for to bring the wizzard of websphere installation. My question is what I need before export the display variable. I miss one step before this one above. its... (2 Replies)
Discussion started by: lo-lp-kl
2 Replies
Login or Register to Ask a Question