RE: [users@httpd] Apache Hangs when proxying Java Requests with WebLogic Plugin

2012-06-20 Thread Richters, Eriks (US - Arlington)
still working on those. Thanks for the help! From: Kevin Castellow [mailto:kev.castel...@gmail.com] Sent: Tuesday, May 15, 2012 9:59 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache Hangs when proxying Java Requests with WebLogic Plugin Sounds like it has to be configuration probl

Re: [users@httpd] Apache Hangs when proxying Java Requests with WebLogic Plugin

2012-05-15 Thread Kevin Castellow
* ** > > *From:* Kevin Castellow [mailto:kev.castel...@gmail.com] > *Sent:* Monday, May 14, 2012 10:22 PM > *To:* users@httpd.apache.org > *Subject:* Re: [users@httpd] Apache Hangs when proxying Java Requests > with WebLogic Plugin > > ** ** > > The weblogic plugin

RE: [users@httpd] Apache Hangs when proxying Java Requests with WebLogic Plugin

2012-05-15 Thread Richters, Eriks (US - Arlington)
g proxied. Thanks for the help! From: Kevin Castellow [mailto:kev.castel...@gmail.com] Sent: Monday, May 14, 2012 10:22 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache Hangs when proxying Java Requests with WebLogic Plugin The weblogic plugin also has option to debug. Have you veri

Re: [users@httpd] Apache Hangs when proxying Java Requests with WebLogic Plugin

2012-05-14 Thread Kevin Castellow
The weblogic plugin also has option to debug. Have you verified the plugin does not show the error? Add Debug ALL and by default it should log to /tmp directory. Are you able to serve content in other directories that may have content locally stored on Apache and that do not trigger plugin? On