9i Application Server OTN Forum?

All Dears
Do you know which OTN forum can we post our topics about 9i application Server?
Thanks
Shahram

never mind, i found the answer.
Doc ID:      Note:231674.1

Similar Messages

  • Accessing remove EJBs while debugging using the Embedded Application Server

    I'm trying to configure to debug a multi-tier application (servlets + EJBs) where a servlet accesses EJBs set up on a second OC4J application server. I've set up rmi.xml in the embedded application server to reference my second application server by adding the line.
    <server host="127.0.0.1" username="admin" port="23791" password="password"/>
    When I run the embedded application server it seems to hang, with the stack in
    the following state:
    OC4J main()
    OC4J launchOC4JCommandLine()
    ApplicationServer launchCommandLine()
    Thread join()
    Thread join(0)
    Object wait(0)
    The following exception is generated on the second application server
    C:\Program Files\Oracle\JDeveloper9i\j2ee\home>java -jar oc4j.jar
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    java.lang.NullPointerException
    java.lang.ClassLoader com.evermind.server.rmi.RMIInputStream.getClassLoa
    der()
    java.lang.Class com.evermind.server.rmi.RMIInputStream.resolveClass(java
    .io.ObjectStreamClass)
    java.io.ObjectStreamClass java.io.ObjectInputStream.inputClassDescriptor
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    int java.io.ObjectInputStream.inputObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    void com.evermind.server.rmi.RMIConnection.handleBindObject()
    void com.evermind.server.rmi.RMIConnection.run()
    void com.evermind.util.ThreadPoolThread.run()
    Has anyone got any ideas what is happening here and how I can fix it?
    Thanks,
    Mark.

    This is an OC4J question. Try posting your message to the Products > Application Server > J2EE forum. Someone there should be able to answer your question.

  • Accessing remote EJBs while debugging using the Embedded Application Server

    I'm trying to configure to debug a multi-tier application (servlets + EJBs) where a servlet accesses EJBs set up on a second OC4J application server. I've set up rmi.xml in the embedded application server to reference my second application server by adding the line.
    <server host="127.0.0.1" username="admin" port="23791" password="password"/>
    When I run the embedded application server it seems to hang, with the stack in
    the following state:
    OC4J main()
    OC4J launchOC4JCommandLine()
    ApplicationServer launchCommandLine()
    Thread join()
    Thread join(0)
    Object wait(0)
    The following exception is generated on the second application server
    C:\Program Files\Oracle\JDeveloper9i\j2ee\home>java -jar oc4j.jar
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    java.lang.NullPointerException
    java.lang.ClassLoader com.evermind.server.rmi.RMIInputStream.getClassLoa
    der()
    java.lang.Class com.evermind.server.rmi.RMIInputStream.resolveClass(java
    .io.ObjectStreamClass)
    java.io.ObjectStreamClass java.io.ObjectInputStream.inputClassDescriptor
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    int java.io.ObjectInputStream.inputObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject(boolean)
    java.lang.Object java.io.ObjectInputStream.readObject()
    void com.evermind.server.rmi.RMIConnection.handleBindObject()
    void com.evermind.server.rmi.RMIConnection.run()
    void com.evermind.util.ThreadPoolThread.run()
    Has anyone got any ideas what is happening here and how I can fix it?
    Thanks,
    Mark.

    This is an OC4J question. Try posting your message to the Products > Application Server > J2EE forum. Someone there should be able to answer your question.

  • Sun Application Server 8.1  (System Properties)

    When trying to access the System Properties, I get the following exception:
    <i>org.apache.jasper.JasperException: access denied (java.util.PropertyPermission * read,write)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:384)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:301)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java :251)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:585)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil .java:249)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUt il.java:282)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu rityUtil.java:165)
    root cause
    java.security.AccessControlException: access denied (java.util.PropertyPermission * read,write)
         java.security.AccessControlContext.checkPermission(AccessCon trolContext.java:264)
         java.security.AccessController.checkPermission(AccessControl ler.java:427)
         java.lang.SecurityManager.checkPermission(SecurityManager.ja va:532)
         java.lang.SecurityManager.checkPropertiesAccess(SecurityMana ger.java:1252)
         java.lang.System.getProperties(System.java:560)
         org.apache.jsp.TestXlatServices_jsp._jspService(TestXlatServ ices_jsp.java:79)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.ja va:105)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:336)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:301)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java :251)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:585)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil .java:249)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUt il.java:282)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu rityUtil.java:165) </i>
    I don't know how to allow my java code to access/set System properties. Is this possible, and how do i do it?
    Thanks,
    Dan

    See the following documentation concerning use of the server.policy file:
    http://docs.sun.com/app/docs/doc/819-2556/6n4rap8po?a=view
    You should find additional help on the Application Server-specific forums:
    http://forum.sun.com/jive/category.jspa?categoryID=7
    Chris

  • Installing Application Server in RHAS 2.1

    Hi Guru's
    I want to do install Application Server on RHAS 2.1 to RHAS 2.1
    what are the pre requisites are required can u tell me please.
    including patches.

    This is Oracle E-Business Suite Installation Forum. Try to post your query at "Application Server - General" forum:
    Oracle Application Server - General

  • Oracle 10g Application server alongside Apache

    This may be a long question due to lack of knowledge. I just started working here where an Oracle application is about to go into production so I really have no back ground in Oracle.
    I am guessing Apache is needed for the Application server to run. The application the was created for Orcale listens to port 443 for https but with Apache listening on port 80 we can not have the application listen to the same port. That is, unless there is a way to pass through teh information from Apache to the Oracle App server without issues.
    The other item I am looking at is creating a web page the Apache would answer to that would redirect the users to https. I do not know if the business will go for this, so my first choice is some kind of add-in to Apache to allow this. I have worked with alot of Java servers on Windows that have similar items for IIS, so I am hoping there is something similar for Apache.
    Basic info
    OS - Windows 2003
    Oracle 10g
    Sorry for my lack of knowledge. Hopefully soon I'll be up to speed.
    Thanks much
    Dave

    Hi David,
    I'm not sure whether this is the right forum for your questions seeing that we're dealing with the integration components of the Oracle Application Server here.
    I'd suggest you post your question in the Application Server - General forum. You might get much better response there.
    Also, here are also some helpful links to the documentation:
    http://download-west.oracle.com/docs/cd/B10464_05/index.htm
    http://download-west.oracle.com/docs/cd/B10468_08/index.htm
    http://download-west.oracle.com/docs/cd/B10464_05/core.904/b10376/toc.htm
    Hope this is helpful.
    Thanks,
    Markus
    Markus Spohn
    Principal Product Manager
    OracleAS Integration
    Oracle Corporation
    Worldwide Headquarters
    500 Oracle Parkway m/s 1op627
    Redwood Shores, CA 94065
    U.S.A.
    e-Mail: [email protected]

  • To access pdf files from application server using web.show_document

    Hello!
    If my pdf file is copied in Oracle_home/forms90/java directory.Then using web.show_document i can access the pdf file.But I can't copy all the pdf files in /forms90/java directory.We have lacs of pdf files which I want to keep in my own directory.But my requirement is if my pdf file is in /home2/docs directory in (Linux application server) ie in my own directory where I store all the pdf files.Then web.show_document does not open the pdf file.It says page cannot be displayed.For that I think we have to configure the directory /home2/docs directory as a webserver.From otn I got something like forms90.conf file in application server where we have to set virtual directory mapping etc.If the pdf is in local machine then in orion-web.xml file we have to mention real path and save the file and shutdown oc4j instance and restart it again.I tried it.But it is not working.Can u give me step by step instructions to solve this problem.I found a few links in discussion forum.But is doesn't work out.My pdf file is in /home2/docs directory in Linux application server.Please treat it as urgent.
    Regards
    Jayashree

    Hi Sandeepmsandy,
    There is no available code sample for this scenario. You may write your own.
    Step 1: Get pdf URL from sqlite database. Please refer to the following MSDN blog and see a code sample.
    http://blogs.msdn.com/b/robertgreen/archive/2012/11/13/using-sqlite-in-windows-store-apps.aspx. Note, you need to retarget the project to 8.1 and then get two sqlite packages from NuGet before building this sample.
    Step 2: Use some special classes to get file from serer.
    HttpWebRequest can help download small pdf files. For more information to see
    https://social.msdn.microsoft.com/Forums/windowsapps/en-US/de96a61c-e089-4595-8349-612be5d23ee6/download-file-with-httpwebrequest?forum=winappswithcsharp. It’s easy for use, but if you want to download the larger or many files, it’s recommend to use
    BackgroundTransfer namespace. The classes in this namespace provide a power way to transfer files in the background. See a code sample from MSND.
    https://code.msdn.microsoft.com/windowsapps/Background-Transfer-Sample-d7833f61.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate
    the survey.

  • Oracle 9i Internet  Application Server running on HP-UX  11i v1.6Itanium R2

    Hello everybody,
    I have a customer migrating from IAS R1 to IAS R2, we are to recommend the hardware platform and i would like to know if someboby knows if IAS Realease 2 is fully running on HP-UX 11i version 1.6 and Itanium release 2.
    Is the IAS R2 released for Itanium R2?
    Thanks in advance...
    Best regards,
    Federico

    This forum is for feedback about the OTN site. The best place to get feedback for your question is in an Application Server forum. The main list is here:
    http://forums.oracle.com/forums/index.jsp?cat=13

  • Oracle 9i Application server crashing on install

    oracle application server (Oracle9iAS) v1.0.2.2 is crashing on install the java application is failing with the following errors has any one else come across this problem and or found a fix for it?
    we are using suse 7.2 and oracle 8i as the dbms.
    below i the error message
    thanks
    Nick
    CSIGILL 4* illegal instruction
    stackbase=0xbffff194, stackpointer=0xbfffef18
    Full thread dump:
    "TaskScheduler timer" (TID:0x43fa01b0, sys_thread_t:0x507f6e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
    oracle.ewt.timer.Timer.run(Unknown Source)
    java.lang.Thread.run(Thread.java)
    "Thread-5" (TID:0x44035f70, sys_thread_t:0x50940e0c, state:CW) prio=10
    oracle.sysman.oii.oiit.OiitLockHeartbeat$HeartBeatThread.run(OiitLockHeartbeat.java:108)
    "CursorIdler" (TID:0x4402ed10, sys_thread_t:0x50982e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
    oracle.ewt.timer.Timer.run(Unknown Source)
    java.lang.Thread.run(Thread.java)
    "AWT-Finalizer" (TID:0x44024770, sys_thread_t:0x50888e0c, state:CW) prio=9
    java.lang.Object.wait(Object.java)
    sun.awt.AWTFinalizer.run(AWTFinalizer.java:40)
    "Screen Updater" (TID:0x440243c8, sys_thread_t:0x50867e0c, state:R) prio=4
    sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:73)
    sun.awt.ScreenUpdater.run(ScreenUpdater.java:90)
    "AWT-Motif" (TID:0x440119d8, sys_thread_t:0x507d5e0c, state:CW) prio=5
    java.lang.Thread.run(Thread.java)
    "AWT-Input" (TID:0x440119f8, sys_thread_t:0x507b4e0c, state:R) prio=5
    "AWT-EventQueue-0" (TID:0x44011a10, sys_thread_t:0x50793e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    java.awt.EventQueue.getNextEvent(EventQueue.java:126)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:70)
    "Finalizer thread" (TID:0x4400b210, sys_thread_t:0x5042de0c, state:R) prio=1 "Async Garbage Collector" (TID:0x4400b258, sys_thread_t:0x5040ce0c, state:R) prio=1
    "Idle thread" (TID:0x4400b2a0, sys_thread_t:0x503ebe0c, state:R) prio=0
    "Clock" (TID:0x4400b088, sys_thread_t:0x503cae0c, state:CW) prio=12
    "main" (TID:0x4400b0b0, sys_thread_t:0x80bf980, state:R) prio=5 current thread
    ssgetenvux.performQuery(ssgetenvux.java:36)
    oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:1301)
    CompVariables.display_getCalculatedValue(CompVariables.java:386)
    CompVariables.getCalculatedValue(CompVariables.java:235)
    CompContext.getCalculatedValue(CompContext.java:117)
    oracle.sysman.oii.oiis.OiisVariable.getCalculatedValue(OiisVariable.java:515)
    oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:984)
    oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:578)
    oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:117)
    oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:689)
    oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:511)
    oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:111)
    oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:307)
    oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:468)
    Monitor Cache Dump:
    sun.awt.motif.MToolkit@1140923032/1141276672: <unowned>
    Waiting to be notified:
    "AWT-Motif" (0x507d5e0c)
    java.awt.EventQueue@1140922976/1141276936: <unowned>
    Waiting to be notified:
    "AWT-EventQueue-0" (0x50793e0c)
    oracle.ewt.timer.Timer@1140455080/1152053976: <unowned>
    Waiting to be notified:
    "TaskScheduler timer" (0x507f6e0c)
    sun.awt.AWTFinalizer@1141000048/1141541480: <unowned>
    Waiti ng to be notified:
    "AWT-Finalizer"

    This is the forum for Forms questions. There is a seperate forum for iAS questions.
    But I know the answer to this one. All of the doco is free and can be found on OTN, in the iAS product area.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • WS not created in application server control after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    Here is an example of the two steps required to deploy a Web Service application, using the ant task for the 10.1.3.x release.
    <project name="CalculatePrice" default="all" basedir="." xmlns:o="antlib:oracle">
      <property file="build.properties"/>
      <property name="deployeruri"        value="deployer:oc4j:${oc4j.host}:${oc4j.admin.port}"/>
    <!--
      <property name="deployeruri" value="deployer:oc4j:opmn://${oc4j.host}:${oc4j.opmn.port}/home" />
    -->
      <property name="bindweb.website" value="default-web-site"/>
      <property name="app.name" value="sdots"/>
      <target name="deploy">
        < o :deploy file="${basedir}/dist/${app.name}.ear"
                  deploymentname="${app.name}" deployeruri="${deployeruri}"
                  userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
        < o :bindWebApp deploymentname="${app.name}" deployeruri="${deployeruri}"
                      userid="${oc4j.admin.user}" password="${oc4j.admin.password}"
                      webmodule="webservice-web" websitename="${bindweb.website}"
                      contextroot="/sdots"/>
      </target>Not sure if this applies to your specific scenario.
    ps. cross posting on the different OTN forums is generally not a good idea as you get threads out of sync. In this specific case, you are running into an issue with a specific ESB demo, and the ESB-SOA forum is definitly a better palce to get specific help.
    WS not created in application server control after deployment
    ps2. I guess you should got it by now, as I am not the first one to make this comment.
    Webservice not created in oracle application server after deployment
    ps3. We still don't have details about the versions you are using and the specific about THE SOADemo Projects - provide the information someone else would need in the forum that best correspond to your issue; the SOA one in this case ;-)

  • WS not found in application server control after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    Here is an example of the two steps required to deploy a Web Service application, using the ant task for the 10.1.3.x release.
    <project name="CalculatePrice" default="all" basedir="." xmlns:o="antlib:oracle">
      <property file="build.properties"/>
      <property name="deployeruri"        value="deployer:oc4j:${oc4j.host}:${oc4j.admin.port}"/>
    <!--
      <property name="deployeruri" value="deployer:oc4j:opmn://${oc4j.host}:${oc4j.opmn.port}/home" />
    -->
      <property name="bindweb.website" value="default-web-site"/>
      <property name="app.name" value="sdots"/>
      <target name="deploy">
        < o :deploy file="${basedir}/dist/${app.name}.ear"
                  deploymentname="${app.name}" deployeruri="${deployeruri}"
                  userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
        < o :bindWebApp deploymentname="${app.name}" deployeruri="${deployeruri}"
                      userid="${oc4j.admin.user}" password="${oc4j.admin.password}"
                      webmodule="webservice-web" websitename="${bindweb.website}"
                      contextroot="/sdots"/>
      </target>Not sure if this applies to your specific scenario.
    ps. cross posting on the different OTN forums is generally not a good idea as you get threads out of sync. In this specific case, you are running into an issue with a specific ESB demo, and the ESB-SOA forum is definitly a better palce to get specific help.
    WS not created in application server control after deployment
    ps2. I guess you should got it by now, as I am not the first one to make this comment.
    Webservice not created in oracle application server after deployment
    ps3. We still don't have details about the versions you are using and the specific about THE SOADemo Projects - provide the information someone else would need in the forum that best correspond to your issue; the SOA one in this case ;-)

  • Oracle Application Server 10.1.3 Developer Preview 4

    I am trying connecting to the Oracle Application Server 10.1.3 Developer Preview 4 from Oracle JDeveloper 10.1.3
    Developer Preview 4. Its giving the following error.
    Error getting OC4J Process for: opmn-oc4j1013inst1.MG-118300.wipro.com+oc4j-MG-118300.wipro.com-8888-default:
    Error while parsing OPMN dump in XML format: XML Parse Exception: tag=[null] Ran out of data, content []
    Pls let me know if anybody tried out and getting the same error or am I doing something wrong here.
    Any help would be appreciated.
    Thanks.
    Murali.

    Which preview you refering at? If it an Oracle Internal one, most of the forum users are not able to download it. The latest version of AS is now 10.1.3.2.0 (OC4J version) and JDeveloper. But no SOA producs later than 10.1.3.1.0 are released on OTN.

  • JSF 2 on Websphere Application Server 7.0.0.9

    I am trying to run JSF 2 in WAS 7 (RAD 7.5). I could see that WAS loaded Mojarra JSF 2.0.2 libraries. However, WAS Is not able to identify/locate f:ajax tag. I could'nt find ajax tag in the tld libraries. Any idea?
    I referrred this link to get some information: [http://forums.sun.com/thread.jspa?threadID=5410461|http://forums.sun.com/thread.jspa?threadID=5410461]

    Hi,
    I am trying to install Oracle ADF runtime for Websphere. I downloaded the installer from this link http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip
    When I extract and run the installer, I do not see the option for "Application Server Screen" where I am supposed to be able to select websphere option.
    Am I using the right installer? Is there any other way to enable the websphere option?
    Thanks,
    Neha

  • Deploying forms and reports on Application Server 10

    I'm a beginer
    I have build some forms,reports by using Oracle Developer Suite (Form developer and Report developer) with Oracle database9i , I had run it in that tools, Now I want to deploy them on Application Server. How can I get it ? any body tell me step by step (because I'm a beginer) to configure ? I had installed Oracle Application Server (without install infrastructure) , can I deploy on it ? My computer support to install Application Server with Infrastructure (because Memory only 512M) . please give advice and tell me what I do ???

    There is a jinit feature in my 10g Enterprise edition that installed with my database. However, I haven't been able to map to it successfully from the jinitiator that down loaded when I first ran the form. I tried deleting it and when I tried to run the form again I got the install window. The only way it would run was to install. The initial installation maps correctly, opens the web page and displays the form, and I am able to make query. I can not however run any other forms without the fatal Internet Explorer error.
    I also tried to map the correct port thru the forms preference feature under edit on the forms screen, that didn't work. I am perplexed howerever that the recommendation for the DevSuite download at Oracle said that jre/sdk 1.5 is required but jinit 1.3.1 is what they programmed to download. a couple of Oracle OTN papers I have reviewed have indicated a number of bugs for oc4j and jinit. There are fixes indicated for some of them but no definitive mention of where to find the files. Some of the files mentioned are not in DevSuite but are found in 10G databse, Enterprise.
    I am a database tech major and need DevSuite10 for my class, especially forms and reports. This is also my first time at this forum. I have sent error reports to Microsoft concerning IE6 errors without reply. So, I am assuming that this is an Oracle error not Windows XP Professional. I have had 10g Enterprise Manager installed since November of last year and have not had mapping problems with it when using OEM browser services. I don't know why jinit can map and run on install and totally not on every attempt to re-run. HELP!!!

  • Implementing client-cert auth in web.xml in Oracle Application Server

    Hi,
    I am new to implementing security features on the web applications.. I have developed a new web service using jdev1012 and deployed in OAS 10.1.2. Its working fine according to the business requirements, but I am in need of implementing client-cert authentication to enable the web service available to only those who have client certificate.
    My server details are:
    Oracle Application Server 10g Release 2 (10.1.2)
    Server certificate is in place and SSL mode have been already enabled.. able to access my web service through https://<mydomain.com>/myws/TreqWS as well able to see the WSDL file through https://<mydomain.com>/myws/TreqWS?WSDL.
    I tried to include the following in my web.xml file as part of implementing CLIENT-CERT authentication.
    <security-constraint>
    <display-name>SecurityConstraint</display-name>
    <web-resource-collection>
    <web-resource-name>WSCollection</web-resource-name>
    <url-pattern>/*</url-pattern>
    </web-resource-collection>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>CLIENT-CERT</auth-method>
    <realm-name>WSCollection</realm-name> <!-- am not sure about this realm-name and its purpose -->
    </login-config>
    It is not woking as expected, though I have restarted my oc4j container after including this content to the web.xml file. i.e, I am able to invoke the web service though my sample java client program, though I donot have client certificate/keystore.
    I believe I am missing something..Can anyone help me in this regard to implement CLIENT-CERT authentication successfully?
    Thanks,
    Ms

    Hello,
    You have different level of integration of SSO services in OC4J 10g (10.1.3).
    If you are using an LDAP server you can integrate that using the LDAP security provider and support SSO between applications. This is documented as part of the Identity Management Integration.
    Also in 10.1.3.0.0 you need to have at least an LDAP server (or bigger identity management solution) to do SSO.
    In 10.1.3.1.0, that should be available this summer, OC4J will have a new security service that will allow applications to be authenticated in a single sing-on fashion. (Stay tuned to the OTN forum we will publish a beta version very soon)
    Regards
    Tugdual Grall

Maybe you are looking for

  • How to install coldfusion 8 on windows xp pro sp3

    hi I  installed coldfusion 8 (standart or multiserver) with any error but browse coldfusion admin panel I getting some error like  The Macromedia application server(s) are unreachable. how to solve this problem firewall turn off antivirus software no

  • How can I remove my old phone?

    I recently got a new Iphone 4 and wonder how I can remove the profile for the 3Gs in Itunes? It still shows up in such things as Find my Iphone and such.

  • Ipod not recognized in Itunes or in windows.

    I've been able to unfreeze my Ipod and restore and update the software using my laptop. However, my desktop, still does not recognize my IPOD nor does ITUNES on my desktop. I've read and followed the directions for what to do when this happens. Still

  • How do I retain a copy of deleted email on server using IMAP?

    I like using an IMAP connection for Iphone email because it gives me access to personal folders created in my Yahoo mail account.  On my Iphone 4S, I was able to delete an email without causing it to be deleted in Outlook on my desktop computer.  I h

  • By-Product as a BOM component

    Hello gurus, During the manufacture of my main product there is a by-product being produced at a certain stage. I have to mention this particular item as a BOM component and signify it with a negative sign. When i do this, then during the Goods recei