aspose file tools
The moose likes JSP and the fly likes Servlet to WebLogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Servlet to WebLogic" Watch "Servlet to WebLogic" New topic
Author

Servlet to WebLogic

Dhananjay Inamdar
Ranch Hand

Joined: Jan 27, 2003
Posts: 130
Hello Folks,
I have servlet running on Tomcat server which is installed on my local machine and now I want to get the connection from the connectionpool held by WebLogic server, which is installed on the remote machine.
So, anybody can tell me that how to access the connection form the connectionpool of remote webligic throguh the servlet installed on local machine.


Just like you, struggeling to get the right solutions!<br /> <br />Sun Certified Java Programmer 1.5<br /> <br />Target - SCWCD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Servlet to WebLogic
 
Similar Threads
Catalina.out
Local vs. Remote Interface
Debugging on Remote Machine
Socket creation problem in java/weblogic5.1
Deploying application on the weblogic remote server