I use: win2k IIS <--> ISAPI <--> Tomcat-4.1.x-(Cocoon 2.1.5)<-->SQLserver
One thing to look out for is the jdbc driver, the microsoft one has given me trouble under production loads. For database access I use Hibernate for any new development. I have IIS and Tomcat on the same server, but you could put them on different machines. SQLserver is on it's own machine. --- [EMAIL PROTECTED] wrote: > Hi all > > I'm looking for others to share their thoughts and experience with Cocoon on > a > 3-tier architecture. > > I would like to have the following 3 separate hardware servers setup :- > > a) a web server running IIS, users connects to this server to view the Cocoon > generated web > pages > > b) an application server running Java, WebLogic and Cocoon. All Cocoon files, > JPG, > XML > resides here. > > c) a database server running Microsoft SQL > > I would love to hear from others who would like to share their experience. > > Thanks in advance for your time and consideration. > > Jessica > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
