• 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

Weblogic - IIS thread behavior

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

I have an enterprise application which is deployed on Weblogic server.I have Integrated IIS with weblogic server and am routing the requests from IIS server to weblogic app server.My problem there is thread in my application which behaves mysteriously when i access the application thru the IIS interface.The thread behavior is perfect when i use my application with out IIS,but i have to use IIS for routing the the requests.

Kindly let me know whether there is any known reason for behavioral mismatch of the threads with IIS and with out IIS.


Any help will be greatly appreciated
Thanks in advance
Phanidhar
 
Ranch Hand
Posts: 3640
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you got any solution for this?
reply
    Bookmark Topic Watch Topic
  • New Topic