• 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

Tomcat to IIS: could not get a worker for name ajp13

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I am still working on a connection from Tomcat to IIS and changing from Tomcat 4 to 5, JK 2 to 1 in a hope to get it to work.

Now that I moved a bit more forward in this task, i managed to load the ISAPI filter successfully on both my Default and parent website folders. I started getting errors in the ISAPI log file:

could not get a worker for name ajp13

Any hints please?

Thanks
Bashar
reply
    Bookmark Topic Watch Topic
  • New Topic