Cocoon in OAS 4.0.8.2

I'm setting up the OAS in our office without problem.
I'm trying to install cocoon inside the OAS but it don't work well.
Is possible setting up cocoon 1.7.4 in OAS 4.0.8.2 ?
Have someone this tools working fine together?

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Steven Muench ([email protected]):
Marcelo,
mod_plsql connects to the database via the OCI8 driver. The version of OCI8 that comes with Oracle Internet Application Server 1.0 is a special driver that routes SQL requests for "hot tables" (as configured by the administrator) to the middle-tier iCache, and routes SQL requests for other tables through to the back-end database.
So mod_plsql applications do benefit signifantly from the iAS iCache when they are querying data from "hot tables".<HR></BLOCKQUOTE>
Thats right, but a fat proccess is realized by the database which executes the stored procedure. A 99% of cpu is consumed in the database and the other 1% is consumed by the mod_plsql.
IMO, iCache is good product in special for EJB, Corba and Servlet that runs in a middle tier, but doesn4t take a lot of improvement for application which runs with mod_plsql design.
Best Regards, Marcelo.
null

Similar Messages

  • PDF printing with APEX version 3.2.1 and OAS 10.1.2.3

    Hello,
    Is it possible to print PDF's with APEX version 3.2.1 and OAS 10.1.2.3? (Not using freeware- that'll never fly with my company).
    Thanks!

    JasperReports will do this and there is an integration toolkit out there for it and APEX.
    BI Publisher is available, and costly
    Oracle Reports can do this and is still available..
    One question, why would your company shy away from open source software like Cocoon/FOP? It comes with APEX 3.2 as an installable WAR and if you use the APEX listener, it comes with that for FREE!!
    Thank you,
    Tony Miller
    Webster, TX

  • Error while deploying web application in OAS

    I was trying to deploy a web application in OAS through enterprise manager. But I get the following error. Can any one please help me.
    An error occurred when processing the data submitted. Find the appropriate field and enter the correct information as noted next to each field.
    Archive Location - Failed in uploading archive. Invalid archive file: Unsupported archive type. unknown

    As the error message tells, did you make sure you have a correct/valid archive file? You might try deploying it from command line to make sure issue isn't at EM side.
    For 10.1.3 refer:
    http://download.oracle.com/docs/cd/B32110_01/web.1013/b28951/overview.htm#CJAJHJIA
    For 10.1.2 refer:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13997/cmds.htm#BEIJGHDG
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13997/cmds.htm#BEICHFGJ
    Thanks
    Shail

  • Error in starting OAS 4.0.8

    I have installed OAS 4.0.8 on NT4 and got error message when I tried to starting the OAS.
    Error Message :
    " starting wrb service 2"
    " PANIC: YS: ERROR::BADFRAME in oassrv at line 66 of m:\ntoasopt0725999\ows\srchome\yssrc\ys\yse.c"
    And I found that it only happens if I run it in a stand-alone PC.
    Can anyone give me some hint so that I can run it in a stand-alone PC ?
    Rgds,
    LKS
    null

    We are suppporting our XML components here. From your message it does not appear you are using any. If you are can you provide more detailsas to your setup.
    Oracle XML Team

  • No effect for registration the Partner Application SSO for OAS 10.1.2.0.2

    Dear OAS experts, could you please help me with the problem, it worried me for weeks:
    I have 2 OAS 10.1.2.0.2 on a different physical servers -
    1) type Identity Management, host - OIDserver.mysite.ru, ORACLE_HOME = /d01/oracle/prd/imapp,
    2) type J2EE and Web Cache, host - PerlApp.mysite.ru, ORACLE_HOME = /d01/oracle/prd/app_server_101202
    they both are in the farm INFRA.mysite.RU, Repository Type - Database
    There is a Perl application on a 2-nd server, it should be working thru SSO thru any free port (https). I defined 4445 for it. It's supposed that reference https://PerlApp.mysite.ru:4445 will be redirected to SSO. (On a 4445 for ssl it is faking certificate Oracle for testing purposes, but it doesnt bother me cause I need just to check if it redirects to SSO server, and next step I make certificate real).
    What I did: I registered partner app on 1 server as per doc:
    $ORACLE_HOME/sso/bin/ssoreg.sh -oracle_home_path /d01/oracle/prd/imapp -site_name PerlApp.mysite.ru:4445 -config_mod_osso TRUE -mod_osso_url https://PerlApp.mysite.ru:4445 -remote_midtier -config_file /d01/oracle/prd/imapp/Apache/Apache/conf/osso/osso4445.conf
    Then I transfer appeared file osso4445.conf from 1 to 2 server thru FTP in /d01/oracle/prd/app_server_101202/Apache/Apache/conf/osso/
    I changed /d01/oracle/prd/app_server_101202/Apache/Apache/conf/mod_osso.conf on 2 server a bit, so that it referenced new config file osso4445.conf
    It looks like:
    LoadModule osso_module libexec/mod_osso.so
    <IfModule mod_osso.c>
    OssoIpCheck off
    OssoIdleTimeout off
    OssoConfigFile /d01/oracle/prd/app_server_101202/Apache/Apache/conf/osso/osso4445.conf
    # Insert Protected Resources: (see Notes below for how to protect resources)
    # Notes
    # 1. Here's what you need to add to protect a resource,
    # e.g. <ApacheServerRoot>/htdocs/private:
    # <Location /private>
    # require valid-user
    # AuthType Basic
    # </Location>
    </IfModule>
    At the end I restarted HTTP-server thru OEM console and checked:
    when I go to https://PerlApp.mysite.ru:4445 there is no any SSO redirect, it is just a certified page for App Server. What have I done wriong?

    Oracle AS 10.1.2 doesn't support J2EE 1.4 in general. You might be lucky with your tests on the other 10.1.2.x versions. For J2EE 1.4 applications you should consider AS 10.1.3.x.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                           

  • Partner App OAS SSO integration does not work

    Hi All,
    I try to make OAS SSO work. I have app I built in HTML DB, I try to make it work as Partner Application for OAS SSO. I've done all requierments to install SSO SDK and try to make it work - it was fruitless.
    Then I try to make Test App work (\ssosdk307_032101\demo\plsql\) - it was fruitless also.
    I received the same error messages in Apache error_logs:
    [Thu Nov  4 12:06:54 2004] [error] [client 192.168.83.43] [ecid: 1099562814:192.168.83.197:9461:0:1,0] mod_plsql: /test2/test_setup HTTP-503 ORA-6550 Call to WPG_SESSION API Failed.
    [Thu Nov  4 12:06:54 2004] [error] [client 192.168.83.43] [ecid: 1099562814:192.168.83.197:9461:0:1,0] mod_plsql: ORA-06550: line 4, column 2:
    PLS-00201: identifier 'FLOWS_010500.WPG_SESSION' must be declared
    ORA-06550: line 4, column 2:
    PL/SQL: Statement ignored
    ORA-06550: line 5, column 16:
    PLS-00201: identifier 'WPG_SESSION_PRIVATE.CREATE_SESSION' must be declared
    ORA-06550: line 5, column 2:
    PL/SQL: Statement ignored
    ORA-06550: line 6, column 15:
    PLS-00201: identifier 'WPG_SESSION_PRIVATE.GET_LW_USER' must be declared
    ORA-06550: line 6, column 2:
    PL/SQL: Statement ignored
    ORA-06550: line 7, column 2:
    PLS-00201: identifier 'FLOWS_010500.WPG_SESSION' must be declared
    ORA-06550: line 7, column 2:
    PL/SQL: Statement ignored
    Could someone point me what to do in order to make it work? I guess I miss some step but I don't know what one I've missed :(((
    Thanks,
    Sergiy

    Scott,
    Thanks for your reply. I double check instruction and re-done all steps. I try to start demo application (I didn't even go further tneh step 4 in Install.txt!)
    from ...\ssosdk307_032101\demo\plsql\Readme.txt 5. To verify the web server setup, go to the following URL to see the test page:
    http://<hostname>:<port>/pls/<dad_name>/<schema_name>.test_setup
    , but I receive the same error messages in IE and in Apache error_logs.
    I see at this point one weak area - this is DAD. As I understand I need to create dad in dads.conf, am I right?
    Maybe I didn't created it right?
    Could you post some working dad for SingleSignOn?
    Thanks,
    Sergiy

  • Registering Partner Application in OAS 10.1.3.1

    Machine A: ple-wlau5
    OID and Oracle SSO [installed through infrastructure - 10.1.2.0.1]. such as D:\Oracle\Product\OID101201
    Machine B : wlau-lap
    OAS [installed through 10.1.3.1] such as C:\Oracle\product\10.1.3.1\OAS10131
    and Oracle Portal [installed 10.1.2.0.1]. such as C:\Oracle\product\Portal
    I have an application such as Test and running inside OAS 10.1.3.1.
    I have a URL link[to my Test Application] in the Oracle Portal. However, I am not able to get or retrieve the cookie from the header such as %Request.GetHeader("Osso-User-Dn");. No value there. So this means I must have config and setup incorrectly.
    Since my oracle portal is on 10.1.2.1 and my OAS is in 10.1.3.1, I think I need to register them from command line such as ssoreg.bat in my OAS 10.1.3.1. This bat file reside in SSO directory. I am not able to locate ssoreg.bat in my OAS 10.1.3.1 in order for me to registered my mod_osso into single signon server..
    I need to know how to integrate my application that run in OAS 10.1.3.1 with my Oracle SSO in 10.1.2.0.1

    There is some confusion about AS Control users in 10.1.3.x. Important is that you have the oc4jadmin user as the owner of all instances (AS instances in a cluster, and OC4J instances within an AS instance), all with the same password. New OC4J instances should only be created by oc4jadmin.
    You can create sub-ordinate users, but you should not give them the role that is intended for oc4jadmin. Sub-ordinate users should be created only with restricted rights, e.g. for deploying applications.
    I have used this feature in 10.1.3.2 and tested it on 10.1.3.3 on Windows, and it works. Tomorrow I will be in the opportunity to test it on RH4 update 4.
    Message was edited by:
    pdevaal

  • Forms 6.0-Server + OAS 4.0.7.1 + Oracle 8.0.5

    Dear OTN members
    I've installed Developer 6.0 Server + OAS 4.0.7.1 + Oracle 8.0.5
    Enterprise on a Windows NT 4.0 SP 3 machine. Now, when I want to
    start a forms module on the server i've got following message on
    the client:
    Applet oracle.forms.engine.Main class oracle.forms.engine.Main
    coul not be loaded
    What's wrong ?
    Has anybody a docu about the installation of a developer server
    (creating a forms web cartridge on an oracle web application
    server) ?
    Thanks in anticipation ..
    Regards
    Christian
    null

    Hi Feroz !
    Is it possible to me your OAS-Configuration (http-listener and
    application configuration) of a forms web cartridge ? I have
    defined the virtual path FORMS60CODE, but it dosn't work.
    Chris
    FEROZ (guest) wrote:
    : Hi Chris,
    : WHAT U HAVE TO DO IS DEFINE THE VIRTUAL PATH IN UR LISTNER
    : DIRECTORY SETTING. SET THE PATH AS FOLLOWS.
    : PHYSICAL DIRECTODY VIRTUAL DIRECTORY
    : drive letter :\>forms60\java\ /form60code/
    : Then it ll work. U can find a readme file in ur developer 6.0
    : direcory. This has got the information for setting up the
    server.
    : Write me if u have any problems.
    : Take care.
    : Feroz
    : Christian Blaha (guest) wrote:
    : : Dear OTN members
    : : I've installed Developer 6.0 Server + OAS 4.0.7.1 + Oracle
    : 8.0.5
    : : Enterprise on a Windows NT 4.0 SP 3 machine. Now, when I
    want
    : to
    : : start a forms module on the server i've got following
    message
    : on
    : : the client:
    : : Applet oracle.forms.engine.Main class
    oracle.forms.engine.Main
    : : coul not be loaded
    : : What's wrong ?
    : : Has anybody a docu about the installation of a developer
    : server
    : : (creating a forms web cartridge on an oracle web application
    : : server) ?
    : : Thanks in anticipation ..
    : : Regards
    : : Christian
    null

  • EBook file protected error on Cocoon reader

    Hi,
    I hope someone here can help with a persistent problem!
    My wife and I both have Cocoon eBook readers (model BK7021) and have joined our local library.  We have both created Adobe IDs and have successfully downloaded several books form the library to a desktop PC and a laptop, both running Windows 7.  We have Adobe Digital Editions 2.0 installed.
    We can both open and read the books on the computers but when we copy them to the eBook readers we both get the same error 'eBook file protected'.
    Can someone explain where we are going wrong?
    Thanks
    Roger

    Thank you!  Finally tracked it down to HKCU / Software / Microsoft / Windows / CurrentVersion / Explorer / User Shell Folders / Personal
    - but it took a bit of finding.  Why regedit couldn't find the string I don't know - either I or it stuffed up somewhere.  Would be nice if there were a option in Reader for where you want it put - or are they trying to keep it as simple as possible (eg for idiots like me?).
    Many thanks, Mylenium.

  • Weblogic 10.3.2 as a replacement of OAS 10g full of Oracle Forms

    hello, quick question: Can I take a entire system in Oracle Forms with OAS 10g technology and deploy them on a Weblogic 10.3.2 as an upgrade/replacement option ?
    Can weblogic run Oracle forms out of the box or is there a vendor lock-in trick ?
    Thanks in advance,
    fabio

    Out of the box, WLS is not able to run Oracle Forms.
    At the time of this writing, for a complete replacement you need the following components:
    - WLS 10.3.2
    - OFM 11g Forms
    (optional for single sign-on)
    - OFM 11g OID
    - AS 10.1.4 OID DAS and mod_osso
    HTH,
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Redeploying an EJB onto OAS 4.0.8.2 from JDev 3.1 - problem

    My previous message should have had in the topic, OAS 4.0.8.2 instead of OAS 4.0.8.3.
    So, I'll explain my problem again:
    I'm trying to redeploy an EJB onto the OAS, and I get the following error:
    java.io.FileNotFoundException: D:\OraHome1\ows\4.0\..\apps\ejb\ChartBean\_client.jar (The requested operation cannot be performed on a file with a user mapped section open)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:62)
    at sun.tools.jar.Main.run(Main.java:96)
    at sun.tools.jar.Main.main(Main.java:760)
    at java.lang.reflect.Method.invoke(Native Method)
    at oracle.oas.tools.util.JarGenerator.createJar(Compiled Code)
    at oracle.oas.tools.util.CreateJars.main(Compiled Code)
    Creation of client jar for D:\\OraHome1\\ows\\upload\\1219ChartBeanSource.jar failed!
    I tried to go delete the client.jar file from the OAS machine, and it won't let me saying it is a sharing violation (File is in use). I deleted the EJB from the OAS, stopped the OAS, and still I cannot delete the client.jar file.
    First, why couldn't I redeploy, and second, how do I delete the _client.jar file?
    Thanks!
    null

    Hi clytle,
    I have problem about EJB,maybe you can
    help me.I use JDeveloper 3.0 to developer EJB
    and deploy it to OAS 4.0.8.1 successful. But
    the error message(show at below) always occur
    when I run the EJB client program eyerytime.
    I have no idea about this.Could you have any
    suggestion or solution about this? Have anyone else can help me?
    james 2000/6/30
    The error message :
    Root exception is org.omg.CORBA.NO_IMPLEMENT: minor code: 0 completed: No]javax.naming.ServiceUnavailableException
    java.lang.Object oracle.oas.jndi.oas.SecCosNamingContext.resolve(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanContext.lookup(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanInitialContext.resolve(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanContext.lookup(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanInitialContext.lookup(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.WrapperContext.lookup(javax.naming.Name)
    java.lang.Object oracle.oas.jndi.oas.BeanContext.lookup(java.lang.String)
    java.lang.Object javax.naming.InitialContext.lookup(java.lang.String)
    void SimpleEJB.SimpleEJBClient.main(java.lang.String[])
    null

  • Redeploying an EJB onto OAS 4.0.8.3 from JDev 3.1 - problem

    I'm trying to redeploy an EJB onto the OAS, and I get the following error:
    java.io.FileNotFoundException: D:\OraHome1\ows\4.0\..\apps\ejb\ChartBean\_client.jar (The requested operation cannot be performed on a file with a user mapped section open)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:62)
    at sun.tools.jar.Main.run(Main.java:96)
    at sun.tools.jar.Main.main(Main.java:760)
    at java.lang.reflect.Method.invoke(Native Method)
    at oracle.oas.tools.util.JarGenerator.createJar(Compiled Code)
    at oracle.oas.tools.util.CreateJars.main(Compiled Code)
    Creation of client jar for D:\\OraHome1\\ows\\upload\\1219ChartBeanSource.jar failed!
    I tried to go delete the client.jar file from the OAS machine, and it won't let me saying it is a sharing violation (File is in use). I deleted the EJB from the OAS, stopped the OAS, and still I cannot delete the client.jar file.
    First, why couldn't I redeploy, and second, how do I delete the _client.jar file?
    Thanks!
    null

    Hi clytle,
    I have problem about EJB,maybe you can
    help me.I use JDeveloper 3.0 to developer EJB
    and deploy it to OAS 4.0.8.1 successful. But
    the error message(show at below) always occur
    when I run the EJB client program eyerytime.
    I have no idea about this.Could you have any
    suggestion or solution about this? Have anyone else can help me?
    james 2000/6/30
    The error message :
    Root exception is org.omg.CORBA.NO_IMPLEMENT: minor code: 0 completed: No]javax.naming.ServiceUnavailableException
    java.lang.Object oracle.oas.jndi.oas.SecCosNamingContext.resolve(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanContext.lookup(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanInitialContext.resolve(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanContext.lookup(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.BeanInitialContext.lookup(javax.naming.Name, java.util.Hashtable)
    java.lang.Object oracle.oas.jndi.oas.WrapperContext.lookup(javax.naming.Name)
    java.lang.Object oracle.oas.jndi.oas.BeanContext.lookup(java.lang.String)
    java.lang.Object javax.naming.InitialContext.lookup(java.lang.String)
    void SimpleEJB.SimpleEJBClient.main(java.lang.String[])
    null

  • [ OAS 10.1.2.0.2 ] Convert J2EE 1.4 webapp to J2EE 1.3

    Hi,
    I have a project nicely running under tomcat 5.x and OC4J standalone 10.1.3 ...
    Both rely on J2EE 1.4 accroding to what i understood ...
    But production environnement is OAS 10.1.2.0.2 ... relying on J2EE 1.3 :(
    Deploying the war don't work of course.
    So i've made lots of search to find a way ... i have made a few steps forward but i think i need help now :s ...
    Correct me if i'm wrong, to deploy J2EE 1.3 web app :
    - java classes can be compiled with jdk 1.4.2_x but not 5.0,
    - servlet api 2.3 and jsp 1.2 are needed,
    - jstl can't be higher than 1.0.x.
    So i refactored my code to make it compile with jdk 1.4.2_13.
    Regarding servlet api and jsp, i suppose webapp is using the jars provided with OC4J.
    Do i need to do anything else ?
    I also made little customization of my web.xml :
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app
        PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
        "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
        <!-- uncomment the following if you're using the open-session-in-view pattern
             note: that you'll need to update the filter-class value if you've changed
             the defaults for the package and/or filter name
        <filter>
            <filter-name>OpenSessionInViewFilter</filter-name>
            <filter-class>org.andromda.spring.presentation.AndroMDAOpenSessionInViewFilter</filter-class>
            <init-param>
                <param-name>singleSession</param-name>
                <param-value>false</param-value>
            </init-param>
        </filter>
        -->
        <filter>
            <filter-name>ResponseOverrideFilter</filter-name>
            <filter-class>org.displaytag.filter.ResponseOverrideFilter</filter-class>
        </filter>
        <!-- uncomment the following if you're using the open-session-in-view pattern
        <filter-mapping>
            <filter-name>OpenSessionInViewFilter</filter-name>
            <url-pattern>/*</url-pattern>
        </filter-mapping>
        -->
        <filter-mapping>
            <filter-name>ResponseOverrideFilter</filter-name>
            <url-pattern>*.do</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>ResponseOverrideFilter</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <servlet>
            <servlet-name>action</servlet-name>
            <servlet-class>org.andromda.presentation.bpm4struts.ActionServlet</servlet-class>
            <init-param>
                <param-name>config</param-name>
                <param-value>/WEB-INF/struts-config.xml</param-value>
            </init-param>
            <init-param>
                <param-name>debug</param-name>
                <param-value>3</param-value>
            </init-param>
            <init-param>
                <param-name>detail</param-name>
                <param-value>3</param-value>
            </init-param>
            <init-param>
                <param-name>validate</param-name>
                <param-value>true</param-value>
            </init-param>
            <init-param>
                <param-name>listings</param-name>
                <param-value>false</param-value>
            </init-param>
            <load-on-startup>1</load-on-startup>
        </servlet>
        <!-- precompilation merge-point -->
        <servlet-mapping>
            <servlet-name>action</servlet-name>
            <url-pattern>*.do</url-pattern>
        </servlet-mapping>
        <!-- session-config merge-point -->
        <welcome-file-list>
            <welcome-file>index.jsp</welcome-file>
        </welcome-file-list>
        <error-page>
            <error-code>400</error-code>
            <location><![CDATA[/error-page.jsp?code=400]]></location>
        </error-page>
        <error-page>
            <error-code>403</error-code>
            <location><![CDATA[/error-page.jsp?code=403]]></location>
        </error-page>
        <error-page>
            <error-code>404</error-code>
            <location><![CDATA[/error-page.jsp?code=404&resource=true]]></location>
        </error-page>
        <error-page>
            <error-code>500</error-code>
            <location><![CDATA[/error-page.jsp?code=500&exception=true]]></location>
        </error-page>
        <error-page>
            <exception-type>java.lang.Throwable</exception-type>
            <location><![CDATA[/error-page.jsp?code=exception&exception=true]]></location>
        </error-page>
        <!-- taglib merge-point -->
         <!-- JSTL -->
         <taglib>
              <taglib-uri>http://java.sun.com/jstl/fmt</taglib-uri>
              <taglib-location>/WEB-INF/lib/standard.jar</taglib-location>
         </taglib>
             <taglib>
                 <taglib-uri>http://java.sun.com/jstl/core</taglib-uri>
                 <taglib-location>/WEB-INF/lib/standard.jar</taglib-location>
             </taglib>
             <taglib>
                 <taglib-uri>http://java.sun.com/jstl/xml</taglib-uri>
                 <taglib-location>/WEB-INF/lib/standard.jar</taglib-location>
             </taglib>
         <!-- STRUTS -->
         <taglib>
              <taglib-uri>/WEB-INF/tld/struts-bean-1.1.tld</taglib-uri>
              <taglib-location>/WEB-INF/tld/struts-bean-1.1.tld</taglib-location>
         </taglib>
             <taglib>
                 <taglib-uri>/WEB-INF/tld/struts-html-1.1.tld</taglib-uri>
                 <taglib-location>/WEB-INF/tld/struts-html-1.1.tld</taglib-location>
             </taglib>
             <taglib>
                 <taglib-uri>/WEB-INF/tld/struts-tiles-1.1.tld</taglib-uri>
                 <taglib-location>/WEB-INF/tld/struts-tiles-1.1.tld</taglib-location>
             </taglib>
             <taglib>
                 <taglib-uri>/WEB-INF/tld/struts-logic-1.1.tld</taglib-uri>
                 <taglib-location>/WEB-INF/tld/struts-logic-1.1.tld</taglib-location>
             </taglib>
    </web-app> Each time i start my OC4J container, i get this error :
    07/02/06 11:37:05 gesprod: Error preloading servlet
    javax.servlet.UnavailableException
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:368)
         at javax.servlet.GenericServlet.init(GenericServlet.java:258)
         at org.andromda.presentation.bpm4struts.ActionServlet.init(ActionServlet.java:19)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
         at com.evermind.server.Application.getHttpApplication(Application.java:890)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
         at java.lang.Thread.run(Thread.java:534)If you could provide me some hints, it would be very kind of you.
    Best regards,
    Geoffrey Jachimiak

    Hi,
    Some good news, JAAS was easily configured using web console.
    I can navigate through my first forms.
    I still got some errors, i think it is related to the way jsp and taglibs are mixed.
    It may be different from jsp 2.0 ... i've read some docs about EL expressions ...
    I'll deepen this :)
    Here is the trace in application.log
    07/02/06 14:26:39 gesprod: Servlet error
    java.lang.IllegalArgumentException: can't parse argument number param.code
        at java.text.MessageFormat.makeFormat(MessageFormat.java:1323)
        at java.text.MessageFormat.applyPattern(MessageFormat.java:447)
        at java.text.MessageFormat.<init>(MessageFormat.java:347)
        at org.apache.struts.util.MessageResources.getMessage(MessageResources.java:287)
        at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1032)
        at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:224)
        at _error_2d_page._jspService(_error_2d_page.java:77)
        at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
        at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:569)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:305)
        at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
        at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:257)
        at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1063)
        at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
        at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:386)
        at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318)
        at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
        at org.andromda.presentation.bpm4struts.ActionServlet.doPost(ActionServlet.java:48)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)
        at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1063)
        at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
        at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:386)
        at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318)
        at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
        at org.andromda.presentation.bpm4struts.ActionServlet.doPost(ActionServlet.java:48)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
        at org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFilter.java:125)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
        at java.lang.Thread.run(Thread.java:534)Best regards,
    Geoffrey Jachimiak

  • Performance with OAS 9i

    Has any body deployed forms, developed in Form6i, on Oracle Application Server 9i.
    Is there any performance improvement with OAS 9i as a new feature 'Form services' has been introduced?
    Is it now suitable for making big web enabled applications?
    Ajay

    You shouldn't need to worry about the installer as it uses the correct jre on it's CD. I just ran it from the kde command line ie: /mnt/cdrom/runInstaller.
    You don't need the database on the same machine, just set up iAS as a client to your database ie: set up TNSNAMES.
    That said, the installation of 9iAS always failed on my RH7 and I've had to crank the install files by hand. 8iAS never seemed to have the problems.
    Steve

  • Is it possible to run OAS 10.1.2  with JDK 1.6 ???

    Well on the one hand we have Oracle ADF BC application that was developed with JDeveloper 10.3.4 and runs fine on OAS 10.1.2 JDK 1.4 on the other hand we have a 3rd party Map Server (servlet + java code) that is black box and only runs on JDK 1.6 because it needs JDK 1.6 features.
    Currently the only available course of going forward is to introduce a new open source 1.6 compliant server to run the Map Server and use AJAX to cross domain communicate the two. Client would like to avoid this, would like one application on one server.
    Restrictions are
    1) To get the Map Server in JDK 1.4 format is not an option and
    2) Upgrading to a Oracle Server that is JDK 1.6 and supports the ADF BC application is not an option. And not sure if OAS 11 can run the ADF BC application since I did a quick test by trying to compile the ADF BC application JDeveloper 10.3.4 code in JDeveloper 11 with out any success.
    So to my question if I could run OAS 10.1.2 JDK 1.6 it might solve the problem before i attempt that I like to ask the ideas of others that might have faced such integration issues before.
    This is urgent any help is welcome by anyone and everyone and especially the Gurus.
    thanks in advanced health and happiness to every one

    AFAIK, Oracle AS 10.1.2 is not certified with JDK 1.5 or higher.
    Oracle AS 10.1.3 is certified with JDK 1.5 and 1.6 on some platforms. (Check metalink.oracle.com -> certify for details)
    Oracle FMW 11.1.1.0.1 (aka WebLogic 10.3 plus JDeveloper 11.1.1.0.1) is certified with JDK 1.6
    Not certified means use it on your own risk - no support.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for

  • Why cant i purchase my whole wish list....im being told i have to buy each song one at a time

    i had the option in july to purchase the whole wish list, now im being told i cant

  • Can't drag & drop photos

    I can't drag and drop about half my library from iPhoto into Pages or Keynote (I get the "springback" action). I've tried using the Media navigator or going directly from the iPhoto window. Dragging those same pics into iMovie or iTunes works fine. N

  • Using different user accounts?

    Does it slow down your computer if you add users to your computer and does it slow it down using fast user switching?

  • Name space problem in a WSDL

    hello I have an RFC 2 WS sync message. in the reply, I seem to have a problem with my name space in the WSDL that I recieve. (I see 2 arrays with the same name in the response). I tryed to change the WSDL so it will be with one name space only but wi

  • Premiere 12 Publishing questions

    1. What's the best output selection to put a video on a DVD to playback on my HDTV through my DVD player?  2. Do I select 1080i or 1080p? 3. What size should I make my still pictures that will be included? 4. I plan to purchase an UHDTV.  How does th