Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » WLS 10.3.3 and FMW 11.1.1.3.0 create virtual directory mapping (WLS 10.3.3, XP SP2 (32 bit), FMW 11.1.1.3.0)
WLS 10.3.3 and FMW 11.1.1.3.0 create virtual directory mapping [message #519350] Thu, 11 August 2011 04:29 Go to next message
Martin Eysackers
Messages: 80
Registered: October 2005
Location: Belgium
Member
Hi all,

I changed
C:\Oracle\Middleware\as_1\forms\templates\config\forms.conf

and added the following :
AliasMatch ^/forms/help/(..*) "C:\wc\help/$1?
WLExcludePathOrMimeType /forms/help/

I changed
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\WLS_FORMS\tmp\_WL_user\formsapp_11.1.1\e18uoi\war\WEB-INF

and added
<virtual-directory-mapping>
<local-path>C:\WC\HELP</local-path>
<url-pattern>temp/*</url-pattern>
</virtual-directory-mapping>

restarted WLS_FORMS

tried : (WP0606 is forms server)
http://wp0606:9001/help
http://wp0606:9001/forms/help

both give error-404 not found
Re: WLS 10.3.3 and FMW 11.1.1.3.0 create virtual directory mapping [message #519394 is a reply to message #519350] Thu, 11 August 2011 12:37 Go to previous messageGo to next message
Martin Eysackers
Messages: 80
Registered: October 2005
Location: Belgium
Member
sorry for the typo :
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\WLS_FORMS\tmp\_WL_user\formsapp_11.1.1\e18uoi\war\WEB-INF
should read
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\WLS_FORMS\tmp\_WL_user\formsapp_11.1.1\e18uoi\war\WEB-INF\weblogic.x ml





Anyone ?
we are really stuck here Embarassed

[Updated on: Thu, 11 August 2011 23:52]

Report message to a moderator

Re: WLS 10.3.3 and FMW 11.1.1.3.0 create virtual directory mapping [message #519481 is a reply to message #519350] Fri, 12 August 2011 16:56 Go to previous messageGo to next message
Martin Eysackers
Messages: 80
Registered: October 2005
Location: Belgium
Member
Sad
Re: WLS 10.3.3 and FMW 11.1.1.3.0 create virtual directory mapping [message #519519 is a reply to message #519350] Sun, 14 August 2011 04:21 Go to previous messageGo to next message
Martin Eysackers
Messages: 80
Registered: October 2005
Location: Belgium
Member
Hi all,

I have tried changing the following files :
- httpd.conf
- forms.conf
- weblogic.xml
- plan.xml
- mod_wl_ohs.conf

no luck so far

anyone ??


Kr
Martin
Re: WLS 10.3.3 and FMW 11.1.1.3.0 create virtual directory mapping [message #523149 is a reply to message #519350] Thu, 15 September 2011 15:11 Go to previous message
Kevin58
Messages: 79
Registered: January 2009
Member
I have used this link as a starting point:
www.exploreoracle.com/2010/04/10/create-virtual-mapping-for-forms-11g-deploy-images-and-icons-in-forms-11g/

Then I edited the weblogic.xml file located on my setup:

C:\oracle\fmw11g\user_projects\domains\ClassicDomain\servers\AdminServer\tmp\_WL_user\em\jmb4hf\war\WEB-INF

This is what I inserted into the weblogic.xml file:
<!-- Added for virtual directory icon mapping
by Kevin Martin
on 8/4/2011
-->
<virtual-directory-mapping>
<local-path>C:\LIMS\icons</local-path>
<url-pattern>limsicons/*</url-mapping>
</virtual-directory-mapping>

Hope that helps.

Previous Topic: call sql through Application Server
Next Topic: Oracle Report Server not running
Goto Forum:
  


Current Time: Fri Mar 29 04:05:02 CDT 2024