• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Does Apache/Tomcat4 actually work on Solaris?

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Has anyone actually got Apache and Tomcat4 to work using the WARP connector on Solaris8?
After weeks of intermittent errors we had to give up and use Tomcat3 and mod_jk to link Apache and Tomcat. Does Apache/Tomcat4 only work properly on Linux?
 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I run tomcat 4 on solaris 5.7, 5.8 and 5.9 without a hitch. I don't use the warp connector though, I use mod_jk.
Any specific issues or was it just a general "does it work?" question
 
reply
    Bookmark Topic Watch Topic
  • New Topic