• 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

IIS-weblogic plugin problem on 64 bit m/c

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

I was able to configure IIS plugin for weblogic on my local m/c(windows xp). Both proxying by path and file type were working fine.

But getting "HTTP Error 404 - File or directory not found" error when i tried the same on a server which is Windows server 2003 x64 edition.

Initially as per error message in application event log, i figured out that the dll files from ...\weblogic92\server\plugin\win\x64 should be used. Inspite of this the i'm still getting the same error.

It would be great if you can advice on how to proceed.

Many thanks in advance,
Raghu M Reddy
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Raghu,
Enable DEBUG on iisproxy.ini and try to hit the url. I can provide some info once I take a look at the log.

Cheers,
Nani
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic