Help coderanch get a
new server
by contributing to the fundraiser

Sanjay Saxena

Ranch Hand
+ Follow
since Dec 12, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sanjay Saxena

Kyle,

Any suggestions ??
15 years ago
Kyle,
One of my other servers are connected through HTTP and one through RMI/IIOP(EJB Client)
15 years ago
My current application runs on WAS6.1 base and for better availability (failover) we are moving to Horizontal Clustered environment.

Currently, I have 5 servers (web and thick client) in my DMZ that talk to application server. Two of them are web servers and others are thick clients.
When I move to clustered environment, there will be only one (out 0f 5) web servers (our main WWW server) that will be load balanced, means I'll have two similar WWW web servers. I know that we'll have to generate the plugin and copy them to WWW servers for load balancing of two WAS servers.

Now that I have two WAS servers where the other servers have to be connected.
My question is: How do we configure other servers that are not being load balanced so that their connectivity is not lost when one of the WAS servers is down.
15 years ago
Hi all,
I want to have a connectivity from WAS6.0 to a filenet server for image services. I have ISRA.jar with me.
Could anybody please suggest me how do I go about?
Do I have to create a Connector project and export my RAR file and then configure my WAS server to add this RAR?
Any comments if somebody has already done it?

Thanks
Sanjay
18 years ago
Can anybody tell me if there is a way to make a simple java class run during server startup?
Also, can I make sure the sequence if I want to run a few classes?

Thanks a lot.
Sanjay
18 years ago
Hi Mannu,
There is another workaround. Tell me if that's what you are looking for.

1. Create a simple java project in your workspace with any name like 'AppJars'.
2. Copy all your jar files into this folder.
3. Now change 'java build path' of all the projects to point to jars in AppJar project.
(If you are using any eclipse based IDE then go to project properties --> Java Build Path --> Libraries --> 'Add Jars'. In the next screen click on the plus(+) sign of the AppJars project and select your jar/jars.)

This way your java build paths are not tied to your C: drive location, they are rather tied to project AppJars.

Thanks,
Sanjay
18 years ago
Hi
I'm wondering if anybody knows of any websphere 6 specific jdbc resources. I'm trying to find a websphere class that implements/extends java.sql.Blob and possibily provides a method that returns java.io.OutputStream, similar to weblogic class weblogic.jdbc.vendor.oracle.OracleThinBlob.

Thanks in advance.
Sanjay
18 years ago
Sorry, I messed up.
Here is the question again...

Does anybody know if any of the Websphere classes implement java.net.HttpUrlConnection ?
18 years ago
Does anybody know if any of the Websphere classes implement java.net.HttpUrlClass ?
18 years ago
Thanks Jeanne..
18 years ago
Does anybody know if there is an equivalent of weblogic.management.timer.Timer in WAS 6 ?
18 years ago
I passed, SCEA part-I Last Friday. But since the Printer Server at the prometric was down that day, I coundn't see my score.
Prometric can't print anything from the past now.
I logged in to www.prometric.com but could only see that I passed, nothing more .
Called various numbers to Sun, Prometric but they can't reveal my score on the phone. Again, only pass/fail info only.

Does anybody know how can I see my score as I'm desperate to see my score.
Can anybody help me which one has better performance and why?
I'm confused by whizlab's explanation.
Congratulations!!! What books / materials dod you refer? Please share.
Could anybody please tell me if the questions in the learning mode are same as those in the certification mode in Whizlabs 6.0.1. The reason I'm asking this is that if I do the questions in learning mode and if those questions are repeated in certification mode, I'll not get the idea where do I stand.