Thanks Adam, I personally do not have any experience with Sun One Webserver, but this will be very helpful for this who do!
Thanks! Regards, Jeroen Reijn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Steidley Sent: Friday, September 21, 2007 1:43 AM To: 'Hippo CMS development public mailinglist' Subject: RE: [HippoCMS-dev] Sun One Webserver 6.1 I figured it out all by myself. Add to magnus.conf the following: Init fn="load-modules" funcs="wl_proxy,wl_init" shlib="c:/utils/proxy/proxy61128.dll" Init fn="wl_init" Init fn="register-http-method" methods="SEARCH" Add to obj.conf the following: <Object name="default" ppath="*"> Service method="(DELETE|GET|HEAD|OPTIONS|POST|PUT|*COPY|LOCK|MKCOL|MOVE|PROPFIND |PRO PPATCH|SEARCH|UNLOCK)" fn="wl_proxy" WebLogicCluster="testweblogic:8001,bluenog-fs1:8001" </Object> Hope someone else finds this helpful, Adam ******************************************** Hippocms-dev: Hippo CMS development public mailinglist ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
