What address are you using for your SJ server? Are you sure it's correct? Is the SJ 
server
actually running on your server? 

You don't need to do anything special to connect SOAP to Apache. The SOAP server and 
SJ server run
under your servlet engine, in your case, Tomcat. So long as Tomcat is up and running 
and you know
the address of the SJ webapp, that's all you need to do. 

Now, if you're doing some fancy footwork with connectors to connect Tomcat to Apache 
so that you
can run your TC app as, say, www.mytcapp.com, instead of www.myserver.com:8080, well, 
that a whole
different ball game and you'll first need to make sure your connectors are configured 
correctly,
etc., etc.

--Rob


--- "Xu, Rose" <[EMAIL PROTECTED]> wrote:
> Rob;
> 
> Thanks a lot for your fast response.  I did find the right username and
> password stored under 
> C:/SourceJammer/server/webapps/sourcejammer/conf/users.xml
> When I tried login, I hit other error message:
> 
> SourceJammer is having trouble communicating with the server, problem
> with SOAP communication. Error opening socket, connection refused.
> 
> Further detail error message is:
> Org.sourcejammerUtil.SourceJammerConnectionException  problem with SOAP
> connection
> TargetException = java.lang.IllegalArgumentException at
> org.sourcejammerClient.SoapPortal.sentRequest
> 
> I did reconf tomcat/apache a while ago.  Is this the issue?  How should
> I build the connection between SOAP and Apache server?  I am very new to
> this, and thanks for your time and help ahead of time.
> 
> 
> Rose
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
SourceJammer-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to