原创 There is a process already using the admin port 4848

There is a process already using the admin port 4848 -- it probably is another instance of a GlassFish server. Comman

原创 9.6.1 Example :A Set Class

/**  * 定義 一個構造函數  * @returns  */ function Set(){this.values = {};this.n =

原创 怎樣解決oracle報錯is not a valid date and time

怎樣解決oracle報錯is not a valid date and time 這是更改系統的日期格式: http://wenku.baidu.com/link?url=qMk9bPIjH2A-uV5-rKtF6ziwVRfQtdvx6

原创 OAF Could not find the specified responsibility.

今天做oaf 的hello world的例子 出現以下問題 oracle.apps.fnd.framework.OAException: Application: ICX, Message Name: Could not find th

原创 撲克牌 ---JavaScript enumeration

這個是JavaScript權威指南里example 9-7 的例子,在這裏與大家交流一下 /**  * 此方法將返回一個新對象(繼承於傳來的參數) * @param {} p * @return {} */function inherit

原创 OAF Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED.

今天做例子遇到這樣的問題 oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED. at orac

原创 c數據結構之單鏈表操作

#include<stdio.h> #include<stdlib.h> typedef struct Node{        int data;

原创 JDeveloper 更改JDevRuntime位置

默認情況下,JDeveloper會在 E:\Oracle\Middleware\jdeveloper\jdev\bin\JDevRuntime設爲JDevRuntime 要改變的話,就要在 E:\Oracle\Middleware\j

原创 OAF中Application Short Name 和Responsibility Key的作用

請參考以下文章: http://blog.itpub.net/22414008/viewspace-619647 API是有權限才能調用的,Responsibility Key就是代碼權限吧,不知這麼樣理解是否正確? 點贊

原创 安裝和配置OAF開發環境運行官方toolbox demo

安裝和配置OAF開發環境運行官方toolbox demo http://blog.csdn.net/ygj26/article/details/7613202 點贊 收藏 分享 文章舉報

原创 OAF 新建記錄但不顯示出來

今天去運維那裏發發現一個問題: 用戶在界面上新增了一條記錄,提示保存成功,但在界面上顯示不出來這條記錄,在數據庫裏能看到剛剛那條記錄的確插入了 點贊 收藏 分享 文章舉報 wei

原创 PL/SQL中文亂碼

參考以下文章 http://www.2cto.com/database/201307/227445.html 點贊 收藏 分享 文章舉報 weigotopro 發佈了23 篇原

原创 OAF 錯誤: 過時的數據

今天在做例子的時候,是遇到“ 錯誤: 過時的數據 請求的頁包含過時數據。此錯誤可能是因爲使用瀏覽器的定位按鈕(例如瀏覽器的“後退”按鈕)所引起。

原创 啓動weblogic錯誤

今天覆習一下JDeveloper,啓動weblogic時出錯 在windows 8 用jre安裝的JDeveloper都會報下面錯誤 在log報以下錯誤: wlst > Type help() for help on available

原创 各種文檔鏈接地址

來了一間專門做Oracle產品的公司,在這裏收集一下資料 oracle service bus : http://docs.oracle.com/middleware/1213/osb/develop/osb-overview.htm