<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch: Oracle/OAS</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=55</link>
        <description>A Friendly Place for Java Greenhorns</description>
        <image>
            <url>http://saloon.javaranch.com/ubb/moosefly.gif</url>
            <title>JavaRanch Big Moose Saloon</title>
            <link>http://saloon.javaranch.com/</link>
        </image>
        <language>en-us</language>
        <generator>JavaRanch RSS</generator>
        <copyright>Copyright 2007 Paul Wheaton. All Rights Reserved.</copyright>
        <item uniqueID="55-001790">
            <title>ORA-04030</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001790</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I am getting this error "ORA-04030 out of process memory" for a particular oracle process again and again. It runs on a 64 bit server and oracle 10.2.0.x&lt;br /&gt; &lt;br /&gt;This process seems to start and slowly use a lot of resources and then fails.&lt;br /&gt; &lt;br /&gt;please suggest some solution&lt;br /&gt; &lt;br /&gt;anything i can do with the parameters in init.ora? sga, pga?? can ram be a problem for this unix system? any patch for oracle 10.2.0.x ?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001790</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001790Ratan Kumar</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 01:17:07 MDT</pubDate>
        </item>
        <item uniqueID="55-001789">
            <title>Converting from WebLogic to OAS and EJBs</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001789</link>
            <description>While trying to deploy an app on OAS (that has been deployed on WebLogic), I get the following error:&lt;br /&gt; &lt;br /&gt;An error occured deploying EJB module: java.lang.InstantiationException: No javax.jms.Destination found at the specified&lt;br /&gt; destination-location (project.Audit.JMSTopic) for MessageDrivenBean LoggingMDB&lt;br /&gt; &lt;br /&gt;I've got the following defined in the jms.xml. The location should be the correct jndi name, according to the weblogic deployment descriptors (though in all examples, I see the jndi syntax represented as, for instance, "jms/MyTopic", but I think it's ok since the call to the InitialContext takes the fully qualified class name).&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &amp;lt;!-- topic connection factories --&amp;gt;&lt;br /&gt; &amp;lt;topic...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001789</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001789Aimee MacNair</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 16:39:06 MDT</pubDate>
        </item>
        <item uniqueID="55-001788">
            <title>sql injection</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001788</link>
            <description>what is sql injection?why this came into picture?&lt;br /&gt;Thanks in advance</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001788</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001788manas ranjan mandal</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:07:01 MDT</pubDate>
        </item>
        <item uniqueID="55-001787">
            <title>packing jar at ear level in oracle application server</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001787</link>
            <description>Hi&lt;br /&gt;We are having one ear file which has three war files. Instead of packaging jar files at war level we are trying to move the common jar at the ear level and each application will reference the jar file in the manifest.mf file using the class path attribute. What i heard strange is that there is a limit on the length the number of jar file you can specify on the single line and you cant have line break. is this true, becuase i went through the J2EE spec and it does not have any kinds of constraint.&lt;br /&gt;Please correct me if i am wrong and also if there is a specific way to implement it in oc4j i will really appreciate it.&lt;br /&gt; &lt;br /&gt;Thanks&lt;br /&gt;Rashid</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001787</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001787rashid NIzamuddin</comments>
            <author/>
            <pubDate>Sat, 28 Jun 2008 09:40:52 MDT</pubDate>
        </item>
        <item uniqueID="55-001786">
            <title>Need help with Oracle Service Registry configuration</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001786</link>
            <description>I have installed the Oracle Service Registry on a separate OC4J instance called registry without errors. I have also done the following steps to configure HTTPS given in the user guide.&lt;br /&gt; &lt;br /&gt;1. Delete the file &amp;lt;OC4J_HOME&amp;gt;/j2ee/home/keystore if it exists.&lt;br /&gt; &lt;br /&gt;2. Generate the server identity into &amp;lt;OC4J_HOME&amp;gt;/j2ee/home/keystore using the Java keytool as follows:&lt;br /&gt;keytool -genkey -keyalg RSA -alias oracle -keystore &amp;lt;OC4J_HOME&amp;gt;/j2ee/home/keystore -storepass&lt;br /&gt;&amp;lt;PASSWORD&amp;gt;&lt;br /&gt; &lt;br /&gt;3. Enabling SSL in the Oracle Application Server Standalone&lt;br /&gt; &lt;br /&gt;4. Copy &amp;lt;OC4J_HOME&amp;gt;/j2ee/home/config/http-web-site.xml to &amp;lt;OC4J_HOME&amp;gt;/j2ee/home/config/secure-website.&lt;br /&gt;xml.&lt;br /&gt; &lt;br /&gt;5. Edit &amp;lt;O...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001786</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001786B.Sathish</comments>
            <author/>
            <pubDate>Thu, 26 Jun 2008 00:36:44 MDT</pubDate>
        </item>
        <item uniqueID="55-001785">
            <title>PL/SQL iterating cusror </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001785</link>
            <description>I have PL/SQL function which returns a cursor.&lt;br /&gt;CREATE OR REPLACE FUNCTION Get_Ddtsids_For_Branches(v_release_branch_name IN VARCHAR2)&lt;br /&gt; RETURN sys_refcursor&lt;br /&gt; AS &lt;br /&gt; TYPE ddtsid_cursor IS REF CURSOR;&lt;br /&gt; id_cursor ddtsid_cursor;&lt;br /&gt; &lt;br /&gt; BEGIN&lt;br /&gt; OPEN id_cursor FOR&lt;br /&gt; SELECT DISTINCT spd.PSIRT_DDTS_ID PSIRT_DDTS&lt;br /&gt; FROM SHR_PSIRT_INCIDENT spi,&lt;br /&gt; SHR_PSIRT_DDTS spd,&lt;br /&gt; SHR_PSIRT_DDTS_RELEASES spdr, &lt;br /&gt; shr_branch_name sbn, &lt;br /&gt; shr_release_number srn&lt;br /&gt; WHERE sbn.BRANCH_NAME IN ( v_release_branch_name )&lt;br /&gt; AND sbn.BRANCH_NAME_ID = srn.BRANCH_NAME_ID&lt;br /&gt; AND spdr.RE...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001785</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001785Murali Narayanaswamy</comments>
            <author/>
            <pubDate>Wed, 25 Jun 2008 00:02:41 MDT</pubDate>
        </item>
        <item uniqueID="55-001784">
            <title>connect to database</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001784</link>
            <description>I was trying to connect to the oracle database with TOAD. What are the steps to connect?What software do I need?&lt;br /&gt; &lt;br /&gt;How do I view all the tables in the database?&lt;br /&gt; &lt;br /&gt;I did select * from Tab; Is it correct?&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001784</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001784lakshmi manepally</comments>
            <author/>
            <pubDate>Tue, 24 Jun 2008 16:30:40 MDT</pubDate>
        </item>
        <item uniqueID="55-001783">
            <title>Oracle 9.2 relase </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001783</link>
            <description>Can you tell me exact difference between oracle 9.2.0.4.0 and 9.2.0.8.0? also let me know why 9.2.2.8.0 is recommended?&lt;br /&gt; &lt;br /&gt;Thanks in advance&lt;br /&gt;Kiran</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001783</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001783Kiran Sonaje</comments>
            <author/>
            <pubDate>Mon, 23 Jun 2008 04:00:36 MDT</pubDate>
        </item>
        <item uniqueID="55-001782">
            <title>stored procedure doubt??</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001782</link>
            <description>Hi guys!!&lt;br /&gt; &lt;br /&gt;just wanted to know if the stored procedure concept is supported by the MYSQL server version 3.0???</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001782</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001782prasanna sheregar</comments>
            <author/>
            <pubDate>Sun, 22 Jun 2008 14:50:34 MDT</pubDate>
        </item>
        <item uniqueID="55-001781">
            <title>loading log4J jar into oracle</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001781</link>
            <description>I want to load the jar file for my program into oracle.&lt;br /&gt; &lt;br /&gt;The program depends on log4j.&lt;br /&gt; &lt;br /&gt;I am using loadjava command.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;loadjava -user user/password@database -oci8 -resolve so.jar lib\*.jar config\*.properties&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;but i get this error&lt;br /&gt;errors : class org/apache/log4j/jmx/AbstractDynamicMBean&lt;br /&gt; ORA-29521: referenced name javax/management/RuntimeOperationsException could not be found&lt;br /&gt; ORA-29521: referenced name javax/management/AttributeList could not be found&lt;br /&gt; ORA-29521: referenced name javax/management/Attribute could not be found&lt;br /&gt; ORA-29521: referenced name javax/management/DynamicMBean could not be found&lt;br /&gt; ORA-29521: referenced name javax/management/...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001781</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001781Suryakumar Surendran</comments>
            <author/>
            <pubDate>Thu, 19 Jun 2008 09:08:24 MDT</pubDate>
        </item>
        <item uniqueID="55-001780">
            <title>how to recover - corrupted &amp;quot;undotbs01.dbf &amp;quot; ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001780</link>
            <description>Oracle 10g installed in my Linux OS.&lt;br /&gt; &lt;br /&gt;# su - oracle&lt;br /&gt;# sqlplus log/logpwd as sysdba ;&lt;br /&gt;// once above command entered &lt;br /&gt; &lt;br /&gt;sql&amp;gt; startup;&lt;br /&gt;.........&lt;br /&gt;......... &lt;br /&gt;database mounted;&lt;br /&gt;//then its giving these error message&lt;br /&gt;ora-01115 : IO error reading blick from file 2 (block # 2252)&lt;br /&gt;ora-01110 : data file 2: '/u02/oradata/orcl/undotbs01.dbf'&lt;br /&gt;ora-27072 : file I/O error&lt;br /&gt;Linux error : 2: No such file or directory&lt;br /&gt;Additional Info : 2251&lt;br /&gt; &lt;br /&gt;sql&amp;gt; shutdown;&lt;br /&gt;database not open&lt;br /&gt; &lt;br /&gt;database unmounted:&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;how to solve these problem..... give me a solution</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001780</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001780rohith rs</comments>
            <author/>
            <pubDate>Thu, 19 Jun 2008 04:34:23 MDT</pubDate>
        </item>
        <item uniqueID="55-001779">
            <title>Function error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001779</link>
            <description>Hi All,&lt;br /&gt; &lt;br /&gt;I am executing the following function :&lt;br /&gt; &lt;br /&gt;CREATE OR REPLACE FUNCTION F_SPLITNTEXTDATA (&lt;br /&gt; P_TEXT_I IN VARCHAR2(4000),&lt;br /&gt; P_DELIMITER_I IN CHAR&lt;br /&gt;)&lt;br /&gt; RETURN TY_SPLITDATAWITHKEYTAB PIPELINED&lt;br /&gt;AS&lt;br /&gt; L_STRING LONG DEFAULT P_TEXT_I &amp;#0124;&amp;#0124; P_DELIMITER_I;&lt;br /&gt; N NUMBER;&lt;br /&gt; I NUMBER;&lt;br /&gt; OUT_REC TY_SPLITDATAWITHKEYOBJ := TY_SPLITDATAWITHKEYOBJ(NULL, NULL);&lt;br /&gt;BEGIN&lt;br /&gt;L_STRING := P_TEXT_I;&lt;br /&gt;I := 1;&lt;br /&gt; N := INSTR (L_STRING, P_DELIMITER_I);&lt;br /&gt; LOOP&lt;br /&gt; EXIT WHEN L_STRING IS NULL OR N=0;&lt;br /&gt; &lt;br /&gt; OUT_REC.ROWUID := I;&lt;br /&gt; OUT_REC.VALUE1 := LTRIM (RTRIM (SUBSTR (L_STRING, 1, N-1 )));&lt;br /&gt; PIPE R...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001779</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001779Shashi Iyy</comments>
            <author/>
            <pubDate>Thu, 19 Jun 2008 00:16:23 MDT</pubDate>
        </item>
        <item uniqueID="55-001778">
            <title>Java code to access a stored procedure</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001778</link>
            <description>Hi All,&lt;br /&gt; I have written a Oracle stored procedure which takes a String as the input parameter and outputs a ref cursor object.I need to access this stored procedure via the JDBC code.How to go about this?Can anyone help me out on this?A example would be much better.Thanks in advance.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001778</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001778Shashi Iyy</comments>
            <author/>
            <pubDate>Wed, 18 Jun 2008 22:30:23 MDT</pubDate>
        </item>
        <item uniqueID="55-001777">
            <title>dbload command</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001777</link>
            <description>I want to upload a .dat file through dbload command.I am totally new for this.Please let me know how can I update database(insert some values inside of a table)through dbload command??</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001777</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001777Seno Rita</comments>
            <author/>
            <pubDate>Wed, 18 Jun 2008 05:38:21 MDT</pubDate>
        </item>
        <item uniqueID="55-001776">
            <title>SQL Query problem</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001776</link>
            <description>Hi All,&lt;br /&gt;Suppose there is a table as below :&lt;br /&gt; &lt;br /&gt;SkillName SkillCode Beginner Proficient Experienced&lt;br /&gt;Java 001 2 0 0 &lt;br /&gt;Java 001 0 3 0&lt;br /&gt;Java 001 0 0 1&lt;br /&gt; &lt;br /&gt;The above table suggests that for the skill Java,there are 2 Beginners,3 Proficient and 1 Experienced people.&lt;br /&gt; &lt;br /&gt;I need to write a query which will query the above table and retrieve the results in the form given below :&lt;br /&gt; &lt;br /&gt;SkillName SkillCode Beginner Proficient Experienced&lt;br /&gt;Java 001 2 3 1 &lt;br /&gt; &lt;br /&gt;Can anyone explain me as to how to go about this?A example would be much better.Thanks ...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001776</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001776Shashi Iyy</comments>
            <author/>
            <pubDate>Tue, 17 Jun 2008 02:44:17 MDT</pubDate>
        </item>
        <item uniqueID="55-001775">
            <title>Regarding Join</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001775</link>
            <description>Hi,&lt;br /&gt;I actually have three rows in addissue table but when i run this query i am getting nine. Here expiry is a view.&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt;select a.added,a.curr_date,e.days from addissue a,expiry e;&lt;br /&gt;&lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt;So please any body correct me.&lt;br /&gt;Thanks and regards.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001775</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001775adeeb alexander</comments>
            <author/>
            <pubDate>Fri, 13 Jun 2008 21:32:08 MDT</pubDate>
        </item>
        <item uniqueID="55-001774">
            <title>Stored procedure problem</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001774</link>
            <description>Hi All,&lt;br /&gt; &lt;br /&gt;I need to write a Oracle stored procedure which takes a String as its input.The string will contain characters separated by a character such as tilde(~),for example,String s = shashi~raju.Inside the procedure,the string should be split into several strings without the separator character.These strings should be set as input in the where clause of a SQL select statement in the procedure.The output of the procedure should be a table containing the resultant rows.How to go about this using Oracle PL/SQL?A example would be very useful for me.Thanks in advance.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001774</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001774Shashi Iyy</comments>
            <author/>
            <pubDate>Thu, 12 Jun 2008 23:10:04 MDT</pubDate>
        </item>
        <item uniqueID="55-001773">
            <title> richfaces stylesheets not displaying on OC4J</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001773</link>
            <description>Hi, &lt;br /&gt; &lt;br /&gt;Im using Eclipse Version: 3.3.1.1 for development and my application is deployed on OC4J 10.1.3.1.&lt;br /&gt;Im trying to run a richfaces demo application I downloaded from ibm site and its working good except for the style sheet issue. richfaces 3.1.4 on myfaces 1.2.3. &lt;br /&gt;The same application worked good on Tomcat 6.0.12. I found a post on oracle forum [ oracle forum ] (http://forums.oracle.com/forums/message.jspa?messageID=2402676) explaining the issue but somehow my problem is not yet resolved , i have edited orion-application.xml ( src/META-INF/orion-application.xml) to include remove-inherited tags , as mentioned in the forum but it didnt help me.&lt;br /&gt; &lt;br /&gt;Anyone has faced this issue ? Any help on this is appreciated....</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001773</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001773Rajeev Ravindran</comments>
            <author/>
            <pubDate>Thu, 12 Jun 2008 11:42:03 MDT</pubDate>
        </item>
        <item uniqueID="55-001772">
            <title>switching database servers causes web app to fail</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001772</link>
            <description>I've been working on a web application (servlets and jsp) that is served up by Tomcat and communicates with an Oracle database (which Tomcat communicates with to do the initial authentication). The application was built using Eclipse 3.3.0 and Ant.&lt;br /&gt; &lt;br /&gt;While in development, the application has been working as expected. We are getting ready to move it from development to production. To do so, I have to change the connection string. In development, I'm connecting to an Oracle DBMS at zone1.mydomain.com. In production, I'd like to change this to zone2.mydomain.com. When I go to my context.xml and make this configuration change for user authentication, the application no longer works. In the localhost log, I get his error message...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001772</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001772deb platt</comments>
            <author/>
            <pubDate>Tue, 10 Jun 2008 18:27:57 MDT</pubDate>
        </item>
        <item uniqueID="55-001771">
            <title>deleted the region on oracle 10g portal page</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001771</link>
            <description>deleted the region on oracel 10g portal page . now i cannot access all the links on that region. is there any way i can get back those links and the region. Any idea where it will be stored(tables , database)&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001771</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001771t dan</comments>
            <author/>
            <pubDate>Tue, 10 Jun 2008 10:15:56 MDT</pubDate>
        </item>
        <item uniqueID="55-001770">
            <title>Unable to find/read file META-INF/application.xml</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001770</link>
            <description>Hello:&lt;br /&gt; &lt;br /&gt;Eclipse 3.3.2&lt;br /&gt;WTP 2.0.1&lt;br /&gt;oc4j 10.1.3.3&lt;br /&gt; &lt;br /&gt;I receive the folllowing message when I try to deploy a web app on OC4J in Eclipse:&lt;br /&gt; &lt;br /&gt;Unable to find/read file META-INF/application.xml&lt;br /&gt; &lt;br /&gt;Does anybody know a workaround for this?&lt;br /&gt; &lt;br /&gt;Thanks&lt;br /&gt;Eric</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001770</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001770John Eric Hamacher</comments>
            <author/>
            <pubDate>Mon, 9 Jun 2008 07:35:53 MDT</pubDate>
        </item>
        <item uniqueID="55-001769">
            <title>500 internal server error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001769</link>
            <description>hi,&lt;br /&gt; &lt;br /&gt;I am new to oracle application server.&lt;br /&gt; &lt;br /&gt;I have installed the oracle application server on my local machine and whenever any error happens in the application/code...I see &lt;br /&gt; &lt;br /&gt;Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.&lt;br /&gt; &lt;br /&gt;in the broswer. Like in websphere i can see my system.out.println in my application server log file. In Oracle application server 10.1 where can i see log statements ?.... Do i need to do some settings ?.....In Websphere it was easy ....by default it was coming on server console.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001769</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=55&amp;t=001769deepak adlakha</comments>
            <author/>
            <pubDate>Fri, 6 Jun 2008 03:51:44 MDT</pubDate>
        </item> 
    </channel>
</rss>
