壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2161|回复: 6

linux环境下访问Oracle EBS的方法

[复制链接]
发表于 2007/9/11 10:51:50 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
Solution 1:
If you have properly installed Java and configured the browser to use it, try this...

http://yourserver.yourdomain.com/dev60cgi/f60cgi?jinit_mimetype=application/x-java-vm
 楼主| 发表于 2007/9/11 10:52:17 | 显示全部楼层
Solution 2:
I'd configured a setting for Firefox to use Jinitiator under Redhat 8. I haven't got any major issue from client (yes, there're some issues but mostly are because of the users, not the software).
Here're the steps I use, you may need to change it according to your environment...

Client Machine
==============
(1) Install Firefox. It needs a newer version of glibc, so I grep some rpm and install them first. Make sure Firefox runs well.

(2) Install JDK 1.4.2, create symoblic link of the java plugin, as mentioned in java.sun.com website.

(3) Open Firefox, type in "about:plugins" to see which java plugin it uses. You can see a dozen of mime-type, one of them is "application/x-java-applet;version=1.4.1".

11i Web-Tier
============
(4) Edit the <commtop>/html/bin/appsweb_<sid>_<host>.cfg file. Search for "sun_plugin_mimetype" and change the value from (3).

(5) rebound apache

(6) From client launch Firefox and test

Hope this help!
 楼主| 发表于 2007/9/11 10:52:45 | 显示全部楼层
Solution 3:

The instructions on this topic for firefox worked for me out of the box in Suse 9.3, with firefox 1.0.4 and Sun JDK 1.4.2_06.

Here's what I did.

Opened up $COMMON_TOP/html/bin/appsweb_SID_host.cfg
Changed sun_plugin_mimetype to
sun_plugin_mimetype=application/x-java-applet;jpi-version=1.4.2_06
Changed sun_plugin_version to 1.4.2 (just in case)
Stopped and started 11i

Voila, I was able to login to forms.
==================================================================
his error text indicates the setup has not been done correctly, it is still asking for EXACTLY plugin 1.4.1 which you don't have.

"This page contains information of a type (application/x-java-applet;jpi-version=1.4.1)"

That "jpi-version=1.4.1" says only use 1.4.1.

Look again at the <commtop>/html/bin/appsweb_<sid>_<host>.cfg file. One possibility is that you modified the wrong file, there's a few of them kicking around on our system.

Here's the exact instructions I gave to our dba:

Jinitiator config mod on apps for forms

$COMMON_TOP/html/bin/appsweb_GISDEV_usd-am-app-93.cfg
In this file, find the line which reads:
sun_plugin_mimetype=application/x-java-applet;jpi-version=1.4.1
and remove the "jpi-" to read:
sun_plugin_mimetype=application/x-java-applet;version=1.4.1
 楼主| 发表于 2007/9/11 10:53:12 | 显示全部楼层
Solution 5:
. install sun JDK, I use 1.4.2_06
2. create symbolic link in your browser plugin directory
3. edit the appsweb_(host).cfg file under $FND_TOP/resource and $OA_HTML/bin
set pugin=jdk instead of plugin=jinit, also edit the sun JDK parameters
4. restart the forms server

================================================================================

Source url:http://forums.oracle.com/forums/thread.jspa?threadID=186765
 楼主| 发表于 2007/9/11 10:57:32 | 显示全部楼层
方案2在JDK1.5.0_10、11i、LINUX AS4.0、firefox2.0版本测试成功,但字体美观度差一些
 楼主| 发表于 2007/9/11 11:00:39 | 显示全部楼层

java字体配置

JAVA字体配置参考文档

java Font Configuration Files.rar

17.4 KB, 下载次数: 2, 下载积分: 努力值 -5 点

发表于 2007/9/11 12:56:02 | 显示全部楼层
好资料
谢谢分享经验
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 02:14 , Processed in 0.014897 second(s), 15 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表