This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes SOAPConnectionFactory excpetion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAPConnectionFactory excpetion" Watch "SOAPConnectionFactory excpetion" New topic
Author

SOAPConnectionFactory excpetion

Ahetuki Neti
Greenhorn

Joined: May 29, 2003
Posts: 20


This is what I am getting when I create a connection factory instance in a multi-threaded scenario.
Please help me in resolving the issue. Thanks!


Ahetuki, the Constant.
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Just a guess
check whether u have the latest axis package installed.If so check whether you have the necessary jars files in the server classpath.


Spritle Software Blogs
Matt R. Hansen
Ranch Hand

Joined: Sep 05, 2001
Posts: 71
Is it configured to accept more than one connection?
 
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: SOAPConnectionFactory excpetion
 
Similar Threads
If my hibernate-cfg.xml has multiple session factories then how can I Load appropriate SessionFactor
How to configure a Connection Factory for Queue type message?
All factory methods are from singleton class
SAAJ novice problems
create managed objects thru code?