K N

Greenhorn
+ Follow
since Apr 01, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by K N

Hi,
Can I run MULTIPLE domains in weblogic simultaneously on the same port ?
or in other words,
Can i have simultaneous multiple active domains in weblogic ?
Thanks,
Kapil
21 years ago
Hi,
I want to design a web service in which the client is an EJB and the server is a C++ implementation. Please provide me with any relevant links / pointers on how to accomplish this and what all coding effort is required ...
Thanks,
Kapil
21 years ago
Hi,
I have heard that it is possible to use a JMS request-reply architecture and thus return some value back to the publisher. How is this accomplished ?? Any pointers please ;-)
We will be sticking to WebLogic 6.1 I guess. If anybody can point me to any site / example it would be a great help
Hi,
First of all I really thank you for your prompt replies. I am relatively new to the area of J2EE so if you could please help me with pointers / code / documentation on the respective approaches suggested, it would be a GREAT HELP.
Thanks again,
Kapil
Hi,
I want to call some C++ APIs from my EJB. These APIs might be available on the local machine (same machine as the App Server - WebLogic) or may be available on a remote machine. How can I accomplish this and which type of bean do I use ?
Thanks,
Kapil