Re: [SourceJammer-users] Apache Tomcat configuration
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2005-12-15 20:08:07
|
I'm afraid there's really nothing more I can tell you. SourceJammer does not require any special configuration for this. Did you restart httpd? That's the only thing I can think of. Beyond that, this is more of a Tomcat/Apache question than a SourceJammer one. --Rob --- Brenda Koch-Bakke <bko...@ya...> wrote: > I am relatively new to this kind of configuration -- > so I apologize in advance if I am not making sense... > > I did configure httpd.conf and mod_jk.conf in order to > establish the connection between apache and tomcat. I > can now run any of the sample apps included in the > default tomcat installation. However, the sourcejammer > app does not run from apache ???? Is there additional > configuration needed? Maybe the sample apps included > with Tomcat are already pre-configured to run with > Apache in some way?? > > Thanks, > Brenda > > --- Robert MacGrogan <rob...@ya...> > wrote: > > > 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 <bko...@ya...> 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 > > > Sou...@li... > > > > > > 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 > > Sou...@li... > > > 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 |