Jspell OAS installation

Good Morning, I'm in the process of integrating Jspell with Forms.
We are running Oracle Application Server 10g Release 2 (10.1.2.0.2) - Forms and Reports Services.
I've installed Jspell (SDK version) into its own OC4J Instance, separate from OC4J_BI_Forms.
It installed ok, but the application has status "Not Loaded", when I try to test it - I get HTTP 404 Not Found.
Instructions from Oracle are slightly vague, and I just want to make sure that I'm on the right track.
Should I install Jspell into The Forms and Reports Services, or does it need to live in the fully blown OAS?
Should it live in its own OC4J instance, or be part of OC4J_BI_Forms?
Is there any special OAS configuration issues, eg separate port settings, paths, variables etc?
Thanks in advance
jacknomiz

So, did you purchase and install the JSpell Client Server edition from Solutions Cafe inc? The Oracle Forms JSpell Integration PJC listed on Oracle web site is simply an interfase with JSpell, not a spell checker of its own. Forms expects the JSpell Java Applet to run inside the Forms listener or the Forms Listener servlet on the application server.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Modifying JSP in OAS installation

    .I am auto generating user id and password field and I need to hide these two field from user creation page.I modified JSP in OAS installation.I followed the following steps for doing
    this.
    1.Unpacked xlWebApp.war.
    2.Modified tiles/util/tjspGenerateCreateUserForm.jsp and packed the war file
    again.
    3.Placed the war file in /webapp folder.
    4.started patch_oc4j.cmd (oc4jadmin password) (database password).
    5.Build was successful.
    6.I checked exploded file in
    E:\oracle\oas\j2ee\home\applications\Xellerate\xlWebApp/tiles/util/tjspGenerateC
    reateUserForm.jsp.
    and I can see my modification there.
    7.I tried to access user creation page but it is still showing my old jsp with no
    modification.
    Please tell me what I am missing.I know for Jboss I need to comment out web.xml but I do not see jsp related section in above exploded web.xml .
    installation.
    Regards
    Nitesh

    Hi
    I am having exactly the same problem here but could not make it work even with cleaning precompiled folder before running the patch.
    What i did :
    1. Unpacked xlWebApp.war.
    2. Modified tiles/tjspViewUserDetailsTiles.jsp and packed the war file
    again.
    3. Placed the war file in /webapp folder.
    4. Stopped OIM services with "opmnctl shutdown"
    5. Placed war file into $APPSERVER/j2ee/home/applications/Xellerate
    6. DELETED EVERYTHING INSIDE "$XELLERATE_HOME/xellerate/webapp/precompiled" FOLDER.
    7. Started OIM services "opmnctl startall"
    8. I can see my modified jsp at $APPSERVER/j2ee/home/applications/Xellerate/xlWebApp/tiles/
    9. I started patch_oc4j.sh. Ended successfully.
    10. Now I can see my modified jsp file in $XELLERATE_HOME/xellerate/webapp/precompiled/jsp-temp/tiles folder also.
    11.I tried to access the page but it is still showing my old jsp with no modification.
    What in the name of god am I doing wrong???

  • Can you add components to an existing OAS installation?

    Hi All,
    I've not installed multiple components on OAS but let's say you have an existing environment with Oracle Portal...Can you add the Oracle Reports and Forms Services to this installation? Is this transparent?
    Thanks.

    Yes you can add components, but personally I wouldn't do this in a production situation. The main reason is that I don't know what will happen to your custom made settings (e.g. httpd.conf etc.).
    I should admit that I have no hands on experience adding forms and reports afterwards (portal I did and this did work, after some reconfiguring of apache).

  • Installation guide with screen shots for OAS Installation

    Hi,
    I want to know if there is an Oracle Application Server Installation Guide 10g Release 2 (10.1.2) for Solaris Operating System (SPARC) that contains the screen shots of the installation procedure.
    Thanks in advance.
    Regards,
    Sindhiya V.

    Hi,
    You can download this document from oracle web site. They have linux installation guide as well as windows guide. That will be enough for you to undarstand the installation steps.
    Alex

  • OAS Installation and Setup Doc(s)

    hello everybody,
    i hope if someone can point to me a site i can get the Oracle Applications Server Installation and Setup Doc(s).
    thanks

    At the OTN site, click the documentation link on left frame. Here you can search for the particular documentation that you need and either print html or pdf format.
    Sue

  • Question about OAS Installation!

    Hi,everybody:
    I encounted a problem when I intended to install OAS4.0 to Solaris Server2.7. The problem is when I tried to execute that "runInstaller",failed.And the error message is :"The JAVA RunTime Enviroment was not found at bin/jre." And ask me to install JRE Version 1.1.7 or higher. But it is true that I've already installed such JRE and there is such bin/jre file in my directory.And I also include the path into .profiles.I don't know why?
    If U know,pls help me.I've been working on it over a week!
    Linas

    then will probably change master socket to new SSPF MK3 but will need to make changes at your extenal master.  getting data extension fitted to have connection socket other than at master socket will depend on whether you get openreach or a contractor.  openreach should be ok but contractor is usually install master, check working and off  there is no way to tell until engineer turns up - hopefully for what you want it is openreach
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • IHAt install in computer with no OAS installation.

    Hello All when I try to install iHat for 10.1.3. release I get this error.
    c:>java -classpath E:\Robert\iHAT10.1.3\ihat.jar;E:\Robert\iHAT10.1.3\optic.jar; oracle.ias.opmn.ihat.WebServer 8080 10.50.0.30:6004
    Exception in thread "main" java.lang.NoSuchMethodError
    at oracle.ias.opmn.ihat.WebServer.main(WebServer.java:117)
    Any clues?
    thanks.

    I got the problem.
    My path pointed to JDK instead of JRE, just made the change and now it work, but now I'm getting this error.
    opmn exception when sending request to opmn
    opmn exception when sending request to opmn
    opmn exception when sending request to opmn
    Regards

  • A simple EJB in OAS 4081

    We failthfully followed the procedure given in technet.oracle.com/products/jdev (JDeveloper 3.0 Technical Information - Developing and Deploying EJBs using JDeveloper 3.0 and running the deployed EJB from a client application) to create an EJB.
    We got the following error when we tried to run the client from JDeveloper.
    "D:\jdeveloper\java1.2\jre\bin\javaw.exe" -mx50m -classpath "D:\jdeveloper\myclasses;D:\jdeveloper\lib\ejbapi.jar;D:\jdeveloper\lib\oasoorb.jar;D:\jdeveloper\myprojects\jayEJBCl.jar;D:\jdeveloper\lib\jdev-rt.zip;D:\jdeveloper\jdbc\lib\oracl e8.1.5\classes111.zip;D:\jdeveloper\lib\connectionmanager.zip;D:\jdeveloper\lib\javax_ejb.zip;D:\jdeveloper\java1.2\jre\lib\rt.jar" jayEJB.jayEJBClient
    Creating an initial context
    Looking for the EJB published as 'jayEJB/HelloEJB'
    Naming exception occurred!
    Cause: This may be an unknown URL, or some classes required by the EJB are missing from your classpath, or your OAS host is short of resources
    Suggestion: Check the components of the URL, and make sure your project includes a library containing the EJB .jar files generated by the deployment utility.
    [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 jayEJB.jayEJBClient.main(java.lang.String[])
    Can anyone suggest the remedy ?
    null

    I don't know if this applies for you but this may help you:
    "I am running OAS on Windows NT, and my client hangs during the JNDI home interface lookup. What can I do ?
    If your OAS EJB client hangs, and then throws an exception similar to the one below during the JNDI home interface lookup, this is
    probably due to the fact that the java process in which your application is supposed to run cannot be started.
    [Root exception is org.omg.CORBA.NO_RESOURCES:
    ]javax.naming.InsufficientResourcesException
    at oracle.oas.jndi.oas.SecCosNamingContext.resolve(Compiled Code)
    at oracle.oas.jndi.oas.BeanContext.lookup(Compiled Code)
    at oracle.oas.jndi.oas.BeanInitialContext.resolve(Compiled Code)
    at oracle.oas.jndi.oas.BeanContext.lookup(Compiled Code)
    at oracle.oas.jndi.oas.BeanInitialContext.lookup(Compiled Code)
    at oracle.oas.jndi.oas.WrapperContext.lookup(Compiled Code)
    at oracle.oas.jndi.oas.BeanContext.lookup(Compiled Code)
    at javax.naming.InitialContext.lookup(Compiled Code)
    at appPackage.BeanClient.main(Compiled Code)
    You can verify that by looking at the wrb.log file (located in ows/admin/website40/log). It should report that it failed to get the cartridge for your
    application (yourAppName__) by a message similar to the one below:
    12-01-1999 09:43:10 0 plemouel-pc `RM Proxy` 301 0 0x1200fff `OWS-25010:
    Failed to get cartridge 'appPackage/__' for '360' times.
    If your EJB is deployed in OAS on NT, and you have installed the JDK 1.2, or JRE1.2 on your machine don't look further. Even if your path and
    classpath are set to use the correct 1.x JDK, OAS EJBs runtime uses the createProcess system command, which will cause the JDK1.2 JVM
    to be loaded. This version of the JVM is not supported at the moment by OAS.
    The reason behind this unfortunate behavior is twofold:
    When you install JDK 1.2, the java.exe executable is also copied in the Windows system32 directory.
    The system command we are using (createProcess) to start the JVM looks there first (MS design) before looking in the PATH
    environment variable.
    Therefore OAS tries to start your EJB application in JDK1.2 JVM, which is not supported at the moment.
    We will fix this problem, but in the meantime, if you need to have the JDK1.2 on the same machine as your OAS installation. You will need to
    edit the wrb.app (this file is located in directory ows\admin\website40\wrb) file after deploying your EJB.
    In the wrb.app file look for:
    [APPLICATION.myAppName]
    where myAppName is the name of your EJB application. Below this tag, you should have the following line:
    ExecString = javaw -mx64M oracle.oas.container.Main
    Edit this line to add the javaw path. This should look something like this:
    ExecString = c:\orant\ows\4.0\jdk\bin\javaw -mx64M oracle.oas.container.Main
    Save the wrb.app file and then reload OAS.
    If you have not installed the JDK1.2 or JRE1.2, your EJB has probably been deployed incorrectly. Check in directory
    ows/apps/ejb/yourAppName to make sure that the following three files are present: _application.jar; _client.jar; and _server.jar."
    null

  • Installation questions

    I have been reading http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    I already have OAS installed with some OC4J applications. It has a BI farm that includes Discoverer, HTTP_Server, Forms, Reports_Server, OC4J_BI_Forms, OC4J_Portal, OC4J_Wireless, Portal, Web_Cache and Management all running. Is the BI Publisher described in the document above different that the BI farm installed with OAS? And the biggest question is can/should I install the BI Publisher on the same physical machine? Or does it need to be installed as an additional component in the existing OAS farm?
    I guess I am do not understand the connection. Perhaps the BI Publisher and the BI farm in OAS are completely seperate and only share a common name?
    Any help would be appreciated.

    Scott,
    I think I'm in the same environment as you. I'm running Windows Server 2003 on two machines. One machine has my Oracle 10gR2 database and the other machine has my OAS installation.
    After countless hours going around in circles primarily on Sun's site, I finally found the correct JDK and JRE combination. I already had an older version of the JRE, but it didn't seem to mind that I now have two versions available in different locations.
    Anyway, after getting these installed, the BI Publisher install finally allowed me to continue.
    Next, I had to do the "Start OC4J" (under Start, Programs, Oracle BI Publisher). Then I went into "Welcome to Oracle BI" and clicked the BI Publisher link on the right side. I then logged in with the id and (initial default) password of Administrator. Next of course, I changed the default password. After that, I went into JDBC Connections and created one for my database on the other machine, in the format:
    jdbc:oracle:thin:@//my_server:1521/sid_name
    Finally after all this I eliminated the Adobe message about the corrupt or damaged PDF. I still have issues with how the output looks, almost everything is piled into the same column on the left side, but at least the connectivity is finally there.
    Of course figuring this out wasn't a simple process. I spent around 20 hours of experimenting, researching, getting frustrated, etc. before it all came together.
    Hope this helps you out some.
    Bill Ferguson
    Oops, I forgot another step that I saw in one of the documents somewhere. Once you get into the BI Publisher app, where you can create the JDBC Connection, look at your URL bar. It will have your server_name:port in it. Whatever that port is (mine turned out to be 9704 instead of the default 8888), use that on the Apex side, where you define the Instance Settings.
    Message was edited by:
    wbfergus

  • OAS 10g (10.1.2) Windows install -- different location for pagefile.sys

    During installation of OAS 10g (10.1.2), by default the pagefile.sys on the C:\ is checked to see that it has at least 512 MB. The pagefile.sys on our Windows server is located on a different drive. Is there a way to specify to the OAS installer to scan for the pagefile.sys on a different drive?

    Hi,
    Do you get this error when you try to run forms configured using OAS 10g 10.2.0.2.
    We run a Web application using OAS 10g 10.2.0.2 and after leaving the application idle, more than half an hour, ora-12152 is displayed and the application is in a deadlock.
    Can you please suggest any solution for the same.
    Should the SQLNET.AUTHENTICATION_SERVICES= (NTS) be commented in sqlnet.ora file.
    Sridharrs

  • Deployment of JSR-109 Web Services on Weblogic 11g (OAS migration)

    Hi.
    I'm being part of an ongoing migration effort from Oracle Application Server 10.1.3.5 to WebLogic 11g (10.3.6). Some of the OAS applications use old JSR-109 Web Services, where each service has the following components:
    - A SEI interface that extends java.rmi.Remote and declares the service methods, which throw java.rmi.RemoteException (e.g. ServiceSEI)
    - A service implementation POJO that implements the SEI interface (e.g. ServiceImpl)
    - A [Service]-config.xml file that declares the service and relates name, namespaces, packages, interface and implementation (e.g. Service-config.xml)
    - A declaration of the service implementation POJO as a servlet (with mapping) in web.xml (docs says it doesn't have to be technically a servlet)
    - A webservices.xml file that defines the service and references the mapping file.
    - A [Service]-mapping.xml file that defines the WS-Java mappings.
    All the artifacts look right according the old documentation:
    - Programming Web Services for WebLogic Server, Creating a J2EE Web Service Manually: http://otndnld.oracle.co.jp/document/products/wls/docs92/webserv/jsr109.html
    - Web Services for J2EE 1.0 Final Release Spec: http://download.oracle.com/otndocs/jcp/websvcs-1.0-fr-spec-oth-JSpec/
    The Web Services work OK in OAS. When I try to deploy any of the application that contain one of that services to WebLogic, I get the following Exception:
    <BEA-101216> <Servlet: "WSServlet_Procesos" failed to preload on startup in Web application: "/webapp".
    java.lang.IllegalStateException: ClassNotFound co.com.acme.services.ServiceSEI_serviceOperation_RequestStruct
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.processTypeMappings(Deploytime109MappingHelper.java:601)
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.initBindingFileFrom109dd(Deploytime109MappingHelper.java:273)
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.<init>(Deploytime109MappingHelper.java:171)
    at weblogic.wsee.bind.runtime.internal.RuntimeBindingsBuilderImpl.createRuntimeBindings(RuntimeBindingsBuilderImpl.java:86)
    at weblogic.wsee.ws.WsBuilder.createRuntimeBindingProvider(WsBuilder.java:705)
    at weblogic.wsee.ws.WsBuilder.buildService(WsBuilder.java:201)
    at weblogic.wsee.ws.WsFactory.createServerService(WsFactory.java:54)
    at weblogic.wsee.deploy.ServletDeployInfo.createWsService(ServletDeployInfo.java:91)
    at weblogic.wsee.deploy.DeployInfo.createWsPort(DeployInfo.java:372)
    at weblogic.wsee.server.servlet.BaseWSServlet.init(BaseWSServlet.java:83)
    at javax.servlet.GenericServlet.init(GenericServlet.java:241)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    I obviously though the EAR package given to me was incomplete, lacking the ClassNotFound related class, but the package was OK, and is exactly the same that deploys without problems in OAS.
    The ClassNotFound related class is referenced in the <java-xml-type-mapping> element of the [Service]-mapping.xml file, e.g.:
    <java-xml-type-mapping>
    <java-type>co.com.acme.services.ServiceSEI_serviceOperation_ResponseStruct</java-type>
    <root-type-qname xmlns:typeNS="urn:Service/types">typeNS:serviceOperationResponse</root-type-qname>
    <qname-scope>complexType</qname-scope>
    <variable-mapping>
    <java-variable-name>result</java-variable-name>
    <xml-element-name>result</xml-element-name>
    </variable-mapping>
    </java-xml-type-mapping>
    I searched the OAs installation deployment dirs looking for the missing class and found it was present in a Jar called deployment-cache.jar. According OC4J related documentation, this Jar es auto-generated at deployment time.
    Weblogic 11g documentation says that kind of Web Services will continue to run, without any changes, on version 10.3.x of WebLogic Server because the associated Web services run time is still supported in this release, although it is deprecated and will be removed from the product in future releases (http://docs.oracle.com/cd/E21764_01/web.1111/e13760/upgrade.htm). I know the right estrategy is migrate the Web Services, but right now my client needs to deploy and use them as they are. I think WL recognizes my service since internally is calling a "Deploytime109MappingHelper" class.
    ¿Is there any way I can deploy that kind of services to Weblogic 11g? ¿I'm I missing some required step?
    As a workaround, I included the OAS generated deployment-cache.jar into the EAR to deploy in Weblogic 11g and the app deploys without errors, but I see this is not a nice solution.
    Any help would be much appreciated.
    Thanks,
    Esteban
    Edited by: salzo on Oct 30, 2012 9:54 AM
    Edited by: salzo on Oct 30, 2012 9:56 AM

    Hi. The [Service]-mapping.xml file is a standard "JAX-RPC mapping file" according the JSR-109 spec and WebLogic 9.2 doc ([1],[2]). That's the file that references the class. Here's a fragment:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <java-wsdl-mapping xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
    <package-mapping>
    <package-type>co.com.acme.services</package-type>
    <namespaceURI>urn:Service/types</namespaceURI>
    </package-mapping>
    <package-mapping>
    <package-type>co.com.acme.services</package-type>
    <namespaceURI>urn:Services/wsdl</namespaceURI>
    </package-mapping>
    <java-xml-type-mapping>
    <java-type>co.com.acme.services.ServiceSEI_serviceOperation_RequestStruct</java-type>
    <root-type-qname xmlns:typeNS="urn:Service/types">typeNS:serviceOperation</root-type-qname>
    <qname-scope>complexType</qname-scope>
    <variable-mapping>
    <java-variable-name>String_1</java-variable-name>
    <xml-element-name>String_1</xml-element-name>
    </variable-mapping>
    </java-xml-type-mapping>
    I'll take a look at the ant task.
    Thank you very much.
    [1]http://download.oracle.com/otndocs/jcp/websvcs-1.0-fr-spec-oth-JSpec/
    [2]http://otndnld.oracle.co.jp/document/products/wls/docs92/webserv/jsr109.html

  • Crazy JNDI Problem... (Third Party DB Driver Effects Lookup???) (OAS 10g)

    Ok folks, I need some help here...
    The scenario is this...
    I have a simple web app (one jsp) which is used as a "status checker" to ensure that all the session beans we expected to be deployed are actually deployed and that they can be looked up with JNDI and run some small status routine... That war file for that app is included in the ear file with all of the session ejb jar deployments...
    Now, the collection of session beans references three different datasources at one time or another... 2 of which are oracle databases and 1 is a DB2 database...
    Lets name them as follows...
    OracleDataSource1
    OracleDataSource2
    DB2DataSource
    Now, if I configure the three datasources in the oracle standalone OC4J 10g datasource file and deploy the ear file to standalone OC4J 10g, all of the lookups work, and it successfully uses the datasources... no problems at all...
    Ok, so now I try to deploy the ear on OAS 10g using the enterprise manager console, and deployment works fine...
    If I run the app before configuring the datasources, of course the lookups work, but the status routines of certains beans fail because they are not able to look up the datasources... no big deal, just start adding the datasources...
    I configure OracleDataSource1 and rerun... now things still work, the lookups for all the beans works fine, and some pass now, but others still want the other datasources...
    Now configure OracleDataSource2 and rerun... as before, things all work great but there are still complaints looking for the DB2DataSource from a couple of the routines...
    Herein lies the problem...
    I configure DB2DataSource and rerun, and boom, my program crashes claiming that the lookup of the bean failed...
    Now mind you, these beans have all been looked up numerous times during previous runs, and absolutely nothing has been changed with the application... in fact, even the beans that wanted the DB2DataSource were looked up successfully and then just complained of no datasource during their status routine execution...
    It's just that once I configure the DB2DataSource, all of a sudden my lookups don't work... I have tried commenting out a couple of the beans, and regardless of which lookups are commented out, it still fails saying it can't find any of the beans, even if the beans i'm trying to look up don't use the DB2DataSource, it doesn't seem to matter...
    The InitialContext used for the lookup uses the default "new InitialContext()" constructor and the lookups work fine when the DB2DataSource is not configured, but once it is, the lookups fail saying the objects are not found...
    I have consulted with a few other developers here, and noone can seem to understand why this behavior is happening... I have added debugging statements to print the contents of the context's environment, and it is always empty regardless of whether the lookups pass or fail...
    The ONLY difference I can see with this DB2DataSource is that it uses an external 3rd party driver... The oracle connections use a driver which was packaged with the OAS installation... I feel pretty strongly that it has to do with the driver because if I have the DB2DataSource configured (causing the failure) and then I edit that datasource to say that it should us the oracle driver, miraculously it causes the lookups to work again, except now I get the error saying the oracle driver doesn't like my DB2 jdbc url...
    I'm sorry for the long post, but I'm hoping that at least one person has encountered this before... I cannot think of any reason why the configuration of that datasource with the third party driver would cause these problems, especially when the exact same configuration and setup DOES work with standalone OC4J 10g, even with the DB2DataSource configured... ????? And the fact that the lookups work fine until that datasource is configured really blows my mind... i wouldn't think the datasource configuration should have anything to do with whether the lookups of the session beans succeed or not... hahaha...
    Any help would be great... I'm pullin my hair out here... :)
    Thanks,
    -Garrett

    No, I have not asked on the oracle forums yet... :)
    It seems that the cause is the driver itself... if I set a different driver for the datasource configuation, the lookups work but it just complains about the driver not being correct for the individual beans...
    I have found some documentation claiming that there is an OAS version of the DB2 driver, as well as a Merant version, but I can't seem to find jar files for either...
    Does anyone know where I can download the "YMdb2.jar" file? Supposedly this contains the DB2 DataDirect driver that I need...
    Thanks,
    -Garrett

  • OAS + oracle 8i

    After successfully installing oracle 8i (connecting to database
    works etc.) on suse 6.2 I installed OAS 4.0.7.1. The OAS seams to
    work fine, but when I try to connect to the database with sqlplus
    I get the message 'Segmentation Fault'.
    When I try svrmgrl, i get the message 'ora 12537 TNS connection
    closed'
    has this something to do with overwritten libraries due to the
    oas installation?
    null

    Please share with me your PERL solution.
    Thanks.

  • Disable autostart of middle tier whily patching OAS

    Hi,
    I have an OAS installation of 10gR2(10.1.2.0.2) with Bussiness Intelligence Middle Tier and ready to install patch 5983622 10g Release 2 Patch Set 3 (10.1.2.3.0).
    The readme says that only the database, listener and infrastructure should be running.
    I make sure the middle tier is down, but after a little time elapses, the middle tier services automatically start up. How can I prevent them from starting up until patching is complete?
    I'd very much appreciate if someone could please explain.
    Pat

    Oracle instances do not automatically go up or down. Either a user or a process starts or stops them.
    Just do the following and the server would stay down unless some cron job or another user would bring it up.
    set and export your ORACLE_HOME to midtier;
    $ORACLE_HOME/bin/emctl.bat stop iasconsole
    $ORACLE_HOME/opmn/bin/opmnctl stopall
    thanks,
    AMN

  • OAS with Linux

    Hi
    I have to install Oracle Application Server 10g with any version of linux.
    Can anybody tell me the best version (with the best performance) for my oas installation, and what server is the best. ¿have DELL, efficient servers for this combination?
    Thanx for your help.
    Oscar

    First question - WHAT Oracle Application Server capability do you need?
    There is a summary of the features at http://www.oracle.com/appserver/appserver_family.html so you can have a quick look.
    I would install App Server 10g release 1 or higher ONLY. This version has improved the administration tools significantly, and that makes life much easier for monitoring, adding services and management.
    I have successfully installed and run all parts on Red Hat Enterprise Server 3 and have had no problems with the RH clones WhiteBoxLinux and TaoLinux. I am also quite pleased with the Novell/SuSE Enterprise Linux and Novell/SuSE Pro 9.3.
    Since there is a lot of potential complexity to the Oracle Application Server, I STRONGLY encourage using a supported Linux, such as RedHat ES 3 or 4, or SuSE SLES 9. That way you can officially purchase a copy of the AppServer from Oracle and get support.

Maybe you are looking for

  • Serial number ignored when I try to authorize AP 2.01 Trial

    I have just bought the AP 2 online and immediately received a serial number in the mail. I started the AP 2.01 trial and pressed "Authorize". I entered my name and the serial sent to me, but it is completely ignored? When I press ok (or done? I forge

  • Updated my itunes now i cant sync my ipod touch to itunes to get transfer my songs any solution

    any solution to sync music from itunes to my touch recently updated itunes now it wont allow me to perform this

  • Smart form for commercial invoice

    hi , i have to develop a smart form for commercial invoice for argentina in spanish language only. is there any standard smartform in SAP which i can use as a reference for this. or any help regarding this you can tell. any help is appreciated.

  • Package Equivalent in RDB

    Hi, Currently upgrading forms 5.0 to 10g on RDB database sitting on VMS server. However, while implementing the Webutil and RP2RRO plls, there are certain standard sql scripts that needs to be executed. Stored packages are being created thru these sc

  • Add on registraion failed

    dear all, i had installed on add on on the SAP B1. it runs on server machine using all user logings like manager, stores.. but the problem is when i am going to log in from client machine the that add on is not runing erroring like addon installation