Hi, Brenda.

Configuring sourcejammer to run in Tomcat to be accessed via Apache httpd 
should be no different
than for any other jsp app running under tomcat. Just configure your httpd.conf 
file or
mod_jk.conf file as you did for your other apps.

Also, there's no requirement that sourcejammer be run in the default TC context 
under the webapps
directory. You could run it as a stand-alone TC app with it's own start and 
stop scripts. 

This is how I run http://dev.sourcejammer.org

--Rob



--- Brenda Koch-Bakke <[EMAIL PROTECTED]> wrote:

> I have tomcat installed and working with sourcejammer
> connecting to it (at
> localhost:8080/sourcejammer/servlet/rpcrouter) and
> running fine.
> 
> However, I also run Apache on this machine which has
> been configured to communicate to tomcat and runs
> other web apps successful but not sourcejammer (at
> localhost/sourcejammer/servlet/rpcrouter).
> 
> Is there no way to have sourcejammer start from an
> apache server request like other jsp apps??
> 
> Thanks in advance for any suggestions.
> 
> Brenda
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> SourceJammer-users mailing list
> SourceJammer-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sourcejammer-users
> 


__________________________________________________
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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
SourceJammer-users mailing list
SourceJammer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to