Oracle Portal and APEX

Hello,
After visiting the site for APEX I was very much excited about the simplicity with which an application could be built. I want to implement this at my site.
Currently, we have a Oracle Collaboration Suite 10g instance at our site. It includes Application Server & Portal. It uses SSO to authenticate the users.
Now my query is that can we use the same application server and single sign on to access APEX. OR in other words Can APEX be integrated with SSO?
So that users while visiting portal have access to all the applications that we develop in APEX.
Any insights would be of great help.
Your co-operation would be highly appreciated.
Regards,
Saabir.

Saabir,
Yes, you can develop Application Express applications that use the same AS/SSO login server used in your Portal configuration for authenticating your application users. They will be able to run your applications whether they access them through links in Portal or from links situated elsewhere. Also, I'm pretty sure they will have to login when accessing any of your SSO-enabled applications even if they've already authenticated to your Portal/SSO environment.
See http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html for detailed instructions.
Scott

Similar Messages

  • Oracle Portal and Discoverer Integration

    Portal Version: 9.0.2.0.1
    RDBMS Versjion: 9.0.1.3
    OS/Vers. Where Portal is Installed:: Suse 7 SLES
    Error Number(s)::
    Oracle Portal and Discoverer Integration
    We're trying to integrate Discoverer with Portal unsuccessfully.
    We made many things in accordance with oracle's documentation until add discoverer portlets (worksheet and list of workbooks) in a test page.
    In view mode, the worksheet portlet shows the error:
    "The portlet has not been defined. The publisher must define the portlet by clicking on Edit Defaults for the portlet on the edit mode of this page. Please contact the publisher of this page."
    We think we have to edit properties before. Is this? Anyway edit worksheet portlet crashes between step 1 and 2. The error is: "The listener returned the following Message: 500 Internal Server Error".
    We have a public conection created in EM and a discoverer application which can be viewed using plus or viewer.
    Furthermore, it's not possible delete the added portlets neither the page that contain it. The error at delete is:
    Error: An unexpected error occurred: User-Defined Exception (WWC-44082)
    (WWC-00000)
    An unexpected error has occurred in portlet instances: User-Defined Exception (WWC-
    44846)
    An unexpected error occurred: User-Defined Exception (WWC-43000)
    The following error occurred during the call to Web provider:
    oracle.portal.provider.v2.PortletNotFoundException
    at oracle.portal.utils.v2.ContainerException.fillInStackTrace(Unknown Source)
    at java.lang.Throwable.<init>(Throwable.java:78)
    at java.lang.Exception.<init>(Exception.java:29)
    at oracle.portal.utils.v2.ContainerException.<init>(Unknown Source)
    at oracle.portal.provider.v2.PortletException.<init>(Unknown Source)
    at oracle.portal.provider.v2.PortletNotFoundException.<init>(Unknown Source)
    at oracle.disco.portlet.provider.DiscoPortletPersonalizationMgr.destroy
    (DiscoPortletPersonalizationMgr.java:65)
    at oracle.portal.provider.v2.DefaultPortletInstance.deregister(Unknown Source)
    at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.deregisterPortlet
    (Unknown Source)
    at java.lang.reflect.Method.invoke(Native Method)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.doMethodCall(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.processInternal(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.process(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doSOAPCall(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter
    (ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    (WWC-43147)
    Edit properties for portlet List of Workbook works but in view mode we have the error in the portlet area:
    "Failed to refresh portlet. Please verify that the information used to create the
    portlet instance or customization is still valid. Otherwise, please contact your
    iAS administrator. oracle.discoiv.controller.FatalControllerException:
    DiscoNetworkException - Nested exception: org.omg.CORBA.OBJECT_NOT_EXIST: minor
    code: 0 completed: No null"
    Any ideas?
    Thanks

    Hi there,
    Have you applied any patches to 9ias since it was first installed? We had the same problem and had to apply a couple of patches to get the portlets working.
    1. Apply the 9.0.2.53.16 one-off patch for Oracle 9iAS Discoverer which takes Discoverer up to 9.0.2.53.16. This patch appears to be password protected and you need to get someone at Oracle support to give you a password.
    2. Apply the Discoverer Portlet Provider: 9.0.2.53.00c patch (patch no. 2595444) which gives you a new discportal.xsl file that actually works. It's this second step that solves your problem but you need to do step 1 before this. This is password protected as well.
    3. As you've upgraded Disco on the server to 9.0.2.53, you'll need to upgrade Disco Admin & Desktop within your 9iDS installation using patch no. 2555265. This is because Disco 9.0.2.53 uses an upgraded EUL that Disco Admin & Desktop need to be patched to use.
    This was the course of action Oracle support advised us about nine months ago. Of course they may have released a further patch to Disco that does 1 & 2 in one go, but we regularly carry out steps 1 and 2 on servers we use and we can use the Disco portlets successfully.
    Hope this helps
    Mark Rittman
    [email protected]

  • BUG for sort column with Oracle 11g and APEX 3.2

    I have BUG in Report region(Oracle 11g and APEX 3.2). if i have more than 746 Char for my column's value and i want to sort them, this error appear
    Report error :
    ORA-00910: specified length too long for its datatype.
    But in an other environement in Oracle 10g and apex 3.2, with the same data. I have no BUG.
    Somebody have an idea for a possible solution to this problem???

    Again, I may just be wasting your time...but if I have XDB problems...especially with the password, I do the following:
    1. Change your working directory to $ORACLE_HOME/apex.
    2. Start SQL*Plus and connect to the database where Oracle Application Express is installed as SYS.
    3. Run apxconf.sql
    > @apxconf
    4. When prompted, enter a password for the Oracle Application Express Admin account.
    5. When prompted, enter the port for the Oracle XML DB HTTP server. (default port being, of course,8080).
    6. Unlock the ANONYMOUS account
    > ALTER USER ANONYMOUS ACCOUNT UNLOCK;
    7. If needed, I do the SETHTTPPORT command mentioned before...
    Since I'm using the Oracle 11g, with embedded PL/SQL server, I have no idea if this is the same for 10g us OHS?
    Hope that helps!
    KSL.

  • Difference between Oracle Portal and HTML DB

    Hi folks,
    I am thinking about using another oracle tool to generate web reports.
    I see two possibilities: Oracle Portal and Html db.
    But what are the differences between them? Which one is the best?
    Nowadays we're using Oracle Reports, but as it is very expensive, we're are looking for another tool.
    Thank you all,

    Hi Sergio,
    I read the suggested forum.
    But to me, it was a little bit confusing.
    I don't know these technologies so deeply.
    I just want to know, if both (Oracle Portal and HTML DB) can be used to generate simple reports in Web?
    As I told you, we are using Oracle Reports which demands Enterprise Edition of IAS. This is very expensive to my company.
    So, I need to suggest some other tool to substitute Oracle Reports, so the company will be able to decrease the IAS version to the Standard one.
    In your opinion, which is the best tool in terms of generating reports in the web?
    Do these two tools genereate pdf reports????
    Please, I want to know your opinion about my problem.
    Thank you!!!

  • Oracle Text and APEX

    Hello
    Tried the Oracle White Paper - Oracle Text Web Applications
    Created the table and populated with relevant url links
    create table htmldb_documentation(
    id number,
    doc_title varchar2(4000),
    doc_url varchar2(4000))
    then created the index
    create index htmldb_doc_ctxidx on htmldb_documentation(doc_url)
    indextype is ctxsys.context
    parameters ('datastore CTXSYS.URL_DATASTORE')
    Then ran my SQL for the report in Toad and APEX SQL Workshop>SQL Commands before creating an APEX Region based on a SQL Report
    select score(1) relevance, doc_title, doc_url
    from htmldb_documentation
    where CONTAINS (doc_url, :P1_SEARCH, 1) > 0
    order by 1 desc
    After running the APEX Report I get error
    report error:
    ORA-29902: error in executing ODCIIndexStart() routine
    ORA-20000: Oracle Text error:
    DRG-50901: text query parser syntax error on line 1, column 1
    I also ran these grant commands after I received this error
    grant ctxapp to demo;
    grant execute on ctx_cls to demo;
    grant execute on ctx_ddl to demo;
    grant execute on ctx_doc to demo;
    grant execute on ctx_output to demo;
    grant execute on ctx_query to demo;
    grant execute on ctx_report to demo;
    grant execute on ctx_thes to demo;
    grant execute on ctx_ulexer to demo;
    Any ideas ?? I'm running APEX 3.1.0.00.32 on Oracle 10.2.0.1 on WindowsXP
    If I replace the bind variable :P1_SEARCH, with a literal value the error disappears

    Couple of things to check:
    1) do you have an item called P1_SEARCH in your application?
    2) If so, make sure that it has a value; otherwise, Oracle Text gets confused and will throw that error.
    You may want to consider using a PL/SQL Function Returning SQL Query that will only append the CONTAINS clause if P1_SEARCH has some value.
    Thanks,
    - Scott -
    http://sumnertechnologies.com
    http://spendolini.blogspot.com

  • How to create a omniportlet for oracle portal with apex

    Hello everyone!
    Is there someone who knows how to create a omniportlet?
    This is for openning an application in apex from oracle portal using single sign on.
    Could you explain me step by step how to do this please?
    Thank you.
    Regards

    Hello Erik,
    Please check if the following can help you - http://www.oracle.com/technology/products/database/application_express/howtos/omniportlet_index.html .
    Regards,
    Arie.

  • Oracle 11g and APEX version

    Hi,
    My understanding was that APEX 4.0 comes by default with Oracle 11g... recently we've got the oracle 10g upgraded to 11g and our admin has mentioned that APEX verision is showing APEX 3.2.1...
    Please advice...
    Thanks

    Hi,
    With Oracle 11g by default apex 3.2 was installed.
    You have to download the latest apex release from: http://www.oracle.com/technetwork/developer-tools/apex/downloads/index.html
    Regards,
    Kartik Patel
    http://patelkartik.blogspot.com/
    http://apex.oracle.com/pls/apex/f?p=9904351712:1

  • Integrating Web Services Manager with Oracle Portal and SSO

    Hi,
    I wanted to throw this out there and make sure I was on the right track and also if somebody can point me to some resources online that might help. Basically, we have OWSM acting as a Gateway securing some web services. Oracle Portal is integrated w/ Oracle SSO (as well as using OID). What is the best way to pass the credentials to the OWSM from the Portal for authentication purposes? I believe using SAML voucher token is the way to go, but I'm not positive. Has anybody done this before and if so, what methodology did you use? I'm assuming since using SSO, we don't necessary want to also pass in the password.
    Thanks,
    Nathan

    I have noticed that nobody has same kind of situation and this is not intresting question. Still we have same problem and I have heard many oracle employee saing that this behaviour is wanted situation. In our kind of virtual host enviroment it would be nice to choose behaviour of Single-sign-on server and I request oracle support to find out ways to enable this option... I would be pleased if some oracle development would say opinion about this mater. Waiting for ideas.

  • Oracle OLAP and APEX

    Hi,
    We have built reports in APEX using Oracle OLAP views. But these reports are very very slow as they query the views which in turn use TABLE and CUBE_TABLE functions to convert cube into two dimensional format of a table.
    The cube contains 10 dimensions and 6 measures. Can you help us in answering the below question
    Is using OLAP views the only way of accessing Oracle OLAP in APEX ? If yes can you suggest ways to speed up the access ?
    We can access the cube very fast using data viewer in AWM.
    Thanks,
    RK

    This is the complete query
    SELECT
    SUM(TS.TOTAL_SUBMITTED)
    FROM EDW2.TOTAL_SUBMITTED_DS_VIEW TS ,
    EDW2.CUBE_DIM_CALENDAR_HIE_CAL_VIEW CA
    WHERE TS.CUBE_DIM_CALENDAR = CA.CALENDAR_DATE
    AND CA.LEVEL_NAME ='CALENDAR_DATE'
    AND TS.CUBE_DIM_SOURCE<>'ALL VENDORS'
    AND TS.CUBE_DIM_CAMPAIGN<>'ALL CAMPAIGNS'
    AND TS.CUBE_DIM_CLIENT_CONTRACT <> 'ALL CONTRACTS'
    AND TS.CUBE_DIM_VERTICAL <> 'ALL VERTICALS'
    AND TS.CUBE_DIM_PRODUCT <> 'ALL PRODUCTS'
    AND TS.CUBE_TIME_HOURS <> 'ALL HOURS'
    AND TS.CUBE_DIM_CHANNEL <> 'ALL CHANNELS'
    AND TS.CUBE_DIM_CLIENT <> 'ALL CLIENTS'
    AND TS.CUBE_DIM_LEAD_TEMPLATES <> 'ALL LEAD TEMPLATES'
    AND CA.END_DATE >= '18-FEB-2013'
    AND CA.END_DATE < '19-FEB-2013'
    After I included all dimensions in the query, the execution time reduced to 2.7 seconds. In the earlier query I included only 4 dimensions.
    The cube is partitioned by Month, there is a partition for each month.
    I did 70% precompute on the cube.
    I also enabled the Materialized view refresh of the cube. Now the same query using the materialized executes in 0.2 seconds. Below is the query.
    SELECT
    SUM(TS.TOTAL_SUBMITTED)
    FROM EDW2.CB$TOTAL_SUBMITTED_DS TS
    WHERE CUBE_DIM_CALENDAR = 780
    Now in APEX we will use the materialized view instead of cube view and check the performance.
    I will paste the contents of CUBE_OPERATIONS_LOG table shortly.

  • Oracle portal and session tracking

    Friend I am working in JDeveloper in my PC and my statements in with setAttribute and getAttribute does work ,but the same statement doesn't work when I use this jsp as my portlet.The error is given below.So portal doesnot support this method's ?
    Method getAttribute(java.lang.String) not found in interface javax.servlet.http.HttpSession.
    OConnect = (Connect)Session.getAttribute("OConnect");
    Method getAttribute(java.lang.String) not found in interface javax.servlet.http.HttpSession.
    OMainMenu = (MainMenu)Session.getAttribute("OMainMenu");
    Method setAttribute(java.lang.String, ccrspackage.Connect) not found in interface javax.servlet.http.HttpSession.
    Session.setAttribute("OConnect",OConnect);
    Method setAttribute(java.lang.String, ccrspackage.MainMenu) not found in interface javax.servlet.http.HttpSession.
    Session.setAttribute("OMainMenu",OMainMenu);
    please help
    Note : below is my jsp code as it is.
    **************my jsp code**************
    <%@ page contentType="text/html;charset=WINDOWS-1252"%>
    <%@page import = "oracle.portal.provider.v1.*, oracle.portal.provider.v1.http.*, oracle.portal.utils.v1.*, java.sql.*, ccrspackage.*" %>
    <HTML>
    <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=WINDOWS-1252">
    <META NAME="GENERATOR" CONTENT="Oracle JDeveloper">
    <TITLE>
    CCRS Application
    </TITLE>
    </HEAD>
    <BODY BGCOLOR = #FFCC00 FONT SIZE = "+2" >
    <FORM NAME="CCRSMenu " action="CCRSMenu.jsp" METHOD="POST" target ="NewWindow">
    <%
    //create session for connection
    HttpSession Session = request.getSession(true);
    //set the connection to the database variable null
    Connect OConnect = null;
    MainMenu OMainMenu = null;
    if (request.getMethod().equals("POST"))
    OConnect = (Connect)Session.getAttribute("OConnect");
    OMainMenu = (MainMenu)Session.getAttribute("OMainMenu");
    //throws the page returned by the method
    String LoadJsp = OMainMenu.ReturnLoadJsp(request);
    response.sendRedirect(LoadJsp);
    else
    OConnect = new Connect();
    OConnect.ConnectDatabase();
    OMainMenu = new MainMenu();
    OMainMenu.InitialSetting();
    Session.setAttribute("OConnect",OConnect);
    Session.setAttribute("OMainMenu",OMainMenu);
    %>

    If Oracle Portal is running on Apache/Jserv, which is the only application server it runs on as far as I know, then that's your problem. JDeveloper uses one of the newer Servlet specificatione, 2.1 or 2.2, where as Jserv is using a very old one. 2.0, which doesn't support the session.setAttribute() method.
    I happen to know a little bit about portal and the JPDK. You do have the option of using the ProviderSession object that is provided by the JPDK PortletRenderRequest.getSession() method. I believe they have a setAttribute() method in there. In fact, if you want this object in the user's session, then you HAVE to use the ProviderSession from the JPDK.
    There are some other configurations you have to set to use this, you must specify to use session in your provider.xml, and you must also set the login frequency on the provider registration page to "Once per user session".
    Check out the discussion boards on http://technet.oracle.com for more info.

  • Integrating Collaboration Suite, Oracle Portal and E-Business to SSO

    Hello,
    I am in the middle of integrating several Oracle applications and one non-Oracle application to an Identity Management fresh installation.
    I found the procedure to integrate E-Business to SSO, with bi-directional provisioning, but I am stuck with the integration of the next applications, Oracle Collaboration Suite and Oracle Portal:
    1. How to integrate them to my new SSO Server? is it enough with the ssoreg.sh script?
    2. What happens to the users? do I have to manually import them into my new SSO/OID install?
    3. What happens with new users? how do they get created? are they now created in the new SSO/OID server?
    If someone has had any experience with this kind of tasks, I will really appreciate your feedback. Thanks in advance.

    You might ask this question in the Streams forum. You might ask it in the e-Business Suite forum. You might ask it at metalink. But asking it here is not likely to get you the definitive answer you need. I would make sure, before I made such a business decision, I heard it directly from Oracle Support Services.

  • How to Integrate Oracle Portal and Content DB

    Hi , I have installed Oracle portal Oracle AS 10g.4 and oracle Content DB How can i use the features given in the web interface of Oracle Content DB in the portl pages.... is there any portlet available.. where to use the API's those are mentioned in the DOC???

    ...via WebCenter Suite?
    http://www.oracle.com/technology/products/webcenter/index.html

  • Configuring a Apache Reverse Proxy for OracleAS Portal and OracleAS Single

    I'm trying to implement my Oracle Portal 10g Release 2 with a reverse proxy (Apache 2.2) as described in this link: http://download.oracle.com/docs/cd/B14099_19/core.1012/b13998/variants.htm#BEIFECEH without success. I have Oracle Portal, Oracle SSO,OID in the same domain and Apache Reverse Proxy in another domain. Has anyone had success using OracleAS Portal with a reverse proxy?

    First of all i'm trying to configure a reverse proxy only for Ora SSO (infra tier). Here is what i already do:
    APACHE REVERSE PROXY (Apache 2.2)
    http:/proxy.mycompany.com:80
    ProxyRequests off
    ProxyPassInterpolateEnv On
    ProxyPass / http:/portal.tech.everett.it:7777/
    ProxyPassReverse / http:/portal.tech.everett.it:7777/
    ProxyPreserveHost On
    ORACLE SSO
    http:/portal.mycompany.com:7777
    Here are the steps i already do:
    1- CONFIG OID
    create an ldif file called setdasurl.ldif and insert as follow:
    dn:cn=OperationURLs,cn=DAS,cn=Products,cn=OracleContext
    changetype: modify
    replace: orcldasurlbase
    orcldasurlbase: http:/proxy.mycompany.com/
    then do ldapmodify as follow:
    ldapmodify -x -h portal.mycompany.com -p 3060 -D "cn=orcladmin" -w password1 -v -f setdasurl.ldif
    2- CONFIG ORA SSO (as gentjan user)
    export ORACLE_HOME=/home/gentjan/product/10.1.2/OracleAS/infra/
    2.1-config Apache config of ORA SSO
    vi $ORACLE_HOME/Apache/Apache/conf/httpd.conf
    change from:
    ServerName portal.mycompany.com
    Port 7777
    KeepAlive On
    to:
    ServerName proxy.mycompany.com
    Port 80
    KeepAlive Off
    and add at the end of httpd.conf
    RewriteEngine On
    RewriteOptions inherit
    2.2- update DCM Repository (as root)
    *$ORACLE_HOME/dcm/bin/dcmctl updateconfig -ct HTTP_Server -v -d*
    2.3- modify SSO Server Home URL to reverse proxy hostname and port (as root)
    *$ORACLE_HOME/sso/bin/ssocfg.sh http proxy.mycompany.com 80*
    2.4- Updating the targets.xml File
    Open the ORACLE_HOME/sysman/emd/targets.xml file and locate the target type oracle_sso_server.
    vi $ORACLE_HOME/sysman/emd/targets.xml
    Update the HTTPMachine and HTTPPort attributes with the proxy server host and port attributes that were passed to ssocfg. For example:
    Property NAME="HTTPMachine" VALUE="proxy.mycompany.com"
    Property NAME="HTTPPort" VALUE="80"
    Property NAME="HTTPProtocol" VALUE="http"
    Save and close the file.
    Reload the Application Server Control Console by issuing this command (as gentjan):
    *$ORACLE_HOME/bin/emctl reload*
    2.5- Re-register mod_osso on SSO Middle-tier with reverse proxy hostname and port
    some needed permissions
    chmod -R 775 /home/gentjan/product/10.1.2/OracleAS/infra/dcm/
    Re-register mod_osso (as gentjan)
    *$ORACLE_HOME/sso/bin/ssoreg.sh -oracle_home_path /home/gentjan/product/10.1.2/OracleAS/infra -site_name infra.proxy.mycompany.com -config_mod_osso TRUE -mod_osso_url http:/proxy.mycompany.com:80 -update_mode MODIFY*
    2.6- update DCM Repository (as root)
    *$ORACLE_HOME/dcm/bin/dcmctl updateconfig -ct HTTP_Server -v -d*
    2.7- Restart OC4J_Security and Oracle HTTP Server at Infrastructure tier
    *$ORACLE_HOME/opmn/bin/opmnctl restartproc process-type=HTTP_Server*
    *$ORACLE_HOME/opmn/bin/opmnctl restartproc process-type=OC4J_SECURITY*
    After this modifications my reverse proxy is ok.
    I can access to http:/proxy.mycompany.com:80 and this redirect me to Oracle Application Server Welcome page.
    If i try http:/proxy.mycompany.com/pls/orasso/orasso.home, i can view the SSO Server Home page.
    The problem that i find is when i click to Login page for Oracle SSO.
    I have the following error:
    Forbidden You don't have permission to access /pls/orasso/ORASSO.wwsec_app_priv.login on this server.
    So, in other words i can't do the login/logout under reverse proxy. Anyone can help?
    Gentjan

  • Oracle Portal and EJB Web application

    Hi,
    Can anyone tell me how to make portlets in Oracle Portal from the jsp files which are a part of EJB application ?
    Problem here is OC4J is accessed behind Apache so the provider testing url(eg http://localhost/servlet/xxxx) gives page not found error.So portlets cannot be made.
    Hope somebody has some solution on this.
    Regards,
    Mandar.

    Hi Christopher,
    I am trying to do the same as you have said,I am trying to access the EJB from JSP's that run on JServ.However I am getting this error when I try to use RMI
    com.evermind.server.rmi.OrionRemoteException: Invocation error: java.lang.ClassNotFoundException: com.crm.Dao.Customer.CustomerDataHome; nested exception is: java.lang.ClassNotFoundException: com.crm.Dao.Customer.CustomerDataHome
    But the same code runs fine if run the jsp from Orion server.
    My code in jsp -
    Properties env = new Properties();
    env.put("java.naming.provider.url","ormi://localhost/autoglobal");
    env.put("java.naming.factory.initial","com.evermind.server.rmi.RMIInitialContextFactory");
    // env.put("java.naming.factory.initial","com.evermind.server.ApplicationClientInitialContextFactory");
    env.put(Context.SECURITY_PRINCIPAL,"admin");
    env.put(Context.SECURITY_CREDENTIALS,"j2ee");
    InitialContext ictx_t = new InitialContext(env);
    CustHom = (CustomerDataHome)ictx_t .lookup("CustomerData");
    CustRem =CustHom.create();
    The above error is when I am using com.evermind.server.rmi.RMIInitialContextFactory .
    If I use com.evermind.server.ApplicationClientInitialContextFactory I get the following error
    javax.naming.NamingException: Error reading application-client descriptor: No location specified and no suitable instance of the type 'com.crm.Dao.Customer.CustomerData' found for the ejb-ref CustomerData
    Hope to get some solution on this.
    Regards,
    Mandar

  • Integrating Oracle Portal and Siebel with OAM

    Sorry for the prob. straightforward question (just getting my feet wet with OAM)
    We would like to configure Oracle Portal so that when users login into Portal and click on the link to launch Siebel they are not prompted with a password again.
    We have the integration to OAM working for both Portal and Siebel seperatly, but we launch Siebel from within Portal we are then prompted for a password again.
    Can someone please point me in the direction of how to configure OAM so that Siebel will reconize the portal cookie and not prompt for a password again.
    Thanks
    Karl

    Please Install IIS WebGate at Siebel Server. Enable the WebGate by logging to Control Panel-> Administrative Console--> ISPAI Filters--> Add the WebGate Location.
    Check the webgate status by below URL
    http://<FQDN>/access/oblix/apps/webgate/bin/webgate.dll?progid=1
    Thanks,
    Ajay Babu Pentela

Maybe you are looking for

  • How to total 2 colums with an -If then else- statement each

    Hello, I have 2 colums A en B who generate data based on an "If then else" statement. Colum A <?xdofx:if (OMZET_YTD_VJ )!='' then ((OMZET_YTD_VJ) * (BM_YTD - BM_YTD_VJ)) div 100 else 0 end if?> Colum B <?xdofx:if (BM_YTD)!='' then ((BM_YTD) * (OMZET_

  • Two I phones in same household

    I have an i tunes account and my husband now has an I phone also. We have only one computer at this time, can I sync his I phone with my I tunes even if he has a seperate apple id? Second question would be can he load my itunes llibrary on to his pho

  • Portugal Payment medium format - PS2 - configuration and custom program

    Hello, this is my first post here, so first of all "hi!" and second, sorry if this thread isn't in the right forum. I need to do a custom copy of the PS2 payment medium format, which is used in Portugal. It would be a short development, I just need t

  • Tool or  idea wanted...how to remove an object in a frame

    After Effects. CC2014.xxx Yesterday I effectively removed a small skin mole on a close up of a hand ( in movement) by using Simple wireframe Tool. ( and key frames) EAsy as it was at the time... I wondered if there was a better tool or technique to d

  • How to include condition types in tax codes

    Hi can anyone help me in including the user defined condition types in the tax codes creation .. that is in FTXP i would like to add my condition types so that i can specify the % of tax against my condition types.. and also how these amounts get upd