Koozali.org: home of the SME Server

Tomcat Help with I-bays

Offline portola40

  • 2
  • +0/-0
Tomcat Help with I-bays
« on: December 18, 2008, 08:03:35 AM »
How do I get .jsp files to run correctly in IBays.  I have followed the directions on the wiki (http://wiki.contribs.org/Tomcat) and have Tomcat installed and running correclty but now need to have code in the primary website and IBays run.  Is there a simple way to do this? 

Thanks

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Tomcat Help with I-bays
« Reply #1 on: December 18, 2008, 08:09:52 AM »
Is there a simple way to do this? 
I don't think there is a simple solution as the ibays are not served by Tomcat but by Apache that has no jsp support. Perhaps you could try and redirect the users that access the Primary (or other concerned) ibay to a location served by you tomcat server.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline portola40

  • 2
  • +0/-0
Re: Tomcat Help with I-bays
« Reply #2 on: December 18, 2008, 08:18:10 AM »
I had successful done this years ago on a prior SME version using Tomcat 4.0.  The server is old and I would like to replace it with the current SME version and Tomcat 6.0  We have a huge amount of code that is dependent on the directory structure and I was hoping we would not have to change it.  If anybody know how to get the IBays running .jsp files I would be interested and willing to pay for the consulting work. 

Thanks