Built-in login portlet

Hi,
My requirement is i need to develop a login portlet. It should store user preferences for each user. Do we have any built-in portlets. If it is there pls. give me the URL
Thanks in advance.
Regards,
Hari.

Hi Hari,
I'm not sure if that's what you're looking for, but there is a built-in Login portlet shipped with Portal 3.0.9. (maybe even with 3.0.8). http://portalstudio.oracle.com/help/sbslgnwh.htm http://portalstudio.oracle.com/help/sbslgncu.htm
Regards,
Peter

Similar Messages

  • How to change login portlet message

    how to change the login message on the login portlet "Welcome to your Portal" to custom message ?
    thanks in advance

    String customization is well explained in the ALUI dev documentation, at:
    http://edocs.bea.com/alui/devdoc/docs60/Customizing_the_Portal_UI/Using_String_Replacement/plumtreedevdoc_customizing_stringreplacement_intro.htm
    Fabien

  • Location of Login Portlet in Weblogic Portal 9.2

    Hi All,
    Does Weblogic Portal 9.2 provide its own Login Portlet or not?Actually I want to use login portlet that comes with Weblogic Portal 9.2 into my sample application.
    If anyone has got idea about where is the login Portlet and how to use in our application then please let me know.All suggestions are welcome and thanx in advance.
    Regards,
    Chiku...

    Hey Chiku,
    There is a brand new login portal sample in Dev2Dev (thanks to Skip
    Sauls).
    https://codesamples.projects.dev2dev.bea.com/servlets/Scarab/remcurreport/true/template/ViewIssue.vm/id/S275/nbrresults/37
    You can browse to it like this:
    http://dev2dev.bea.com/
    http://dev2dev.bea.com/wlportal/
    Hit the "Code Samples" link and look for the sample on the 2nd page. Its ID
    is S275 and its title is "Login Portlet"
    <John Wright> wrote in message news:[email protected]..
    Hi All,
    Does Weblogic Portal 9.2 provide its own Login Portlet or not?Actually I
    want to use login portlet that comes with Weblogic Portal 9.2 into my
    sample application.
    If anyone has got idea about where is the login Portlet and how to use
    in our application then please let me know.All suggestions are welcome and
    thanx in advance.
    Regards,
    Chiku...

  • How to create a login portlet?

    anyone can tell me how to create a login portlet?
    I'm created a JSR286 portlet use "weblogic.security.services.Authentication",that can login only in the portlet application.The portal can't Authentication.

    Hi.
    Portlets are consumed via WSRP 2.0 (Remotelly).
    I recommend you create an ADF Task Flow for your login process of your Portal instead of a Portlet.
    Regards.

  • Online Help does not have "Customizing the Login Portlet" as claimed by Conf Guide

    Hello
    Portal 309 configuration guide claims that you can include a self-registration link in your customized login portlet. However, this does not exist in online help.
    Does anybody know what is the link which I can use in m customized login portlet?
    Thanks
    Tam.
    null

    Here is the topic:
    Installing and configuring the self-registration feature
    You can enable users to create their own portal user accounts. However, first you must install the self-registration feature.
    To install and configure the self-registration feature:
    1.Start SQL*Plus and login to the database in which the Login Server is installed.
    2.Create a schema. This schema will be used for accessing user administration objects on the Login Server. From now
    on in this task we will refer to this as the user administration access schema.
    3.In the user administration access schema, create a synonym for the Login Server SSO schema package
    wwsso_api_user_admin. This synonym must be called wwsso_api_user_admin.
    4.Grant Execute privileges on the wwsso_api_user_admin package in the Login Server SSO schema to the user
    administration access schema.
    5.If Oracle Portal and the Login Server are installed in different databases:
    a.In the user administration access schema, create a synonym for the Login Server SSO schema package
    wwctx_api_vpd package. This synonym must be called wwctx_api_vpd.
    b.Grant Execute privileges on the wwctx_api_vpd package in the Login Server SSO schema to the user
    administration access schema.
    c.In the schema in which Oracle Portal is installed, create a database link to connect to the user administration
    access schema.
    6.Start a command line prompt.
    7.Change to the portal30/admin/plsql directory of the directory in which Oracle Portal is installed.
    8.Enter the following command:
    UNIX:
    selfreg.csh -s <portal_schema> -p <portal_password> -ua <sso_uadmin_schema> -c
    <portal_connect_string> -dblink <sso_uadmin_dblink>
    NT:
    selfreg.cmd -s <portal_schema> -p <portal_password> -ua <sso_uadmin_schema> -c
    <portal_connect_string> -dblink <sso_uadmin_dblink>
    where:
    portal_schema
    is the database schema in which Oracle Portal is installed.
    Default: PORTAL30
    portal_password
    is the password for the above schema.
    Default: <portal_schema>
    sso_uadmin_schema
    is the user administration access database schema you created in step 1.
    Default: <portal_schema>SSOUA
    Note: You do not need to provide a value for this parameter if you specify a database
    link for the dblink parameter.
    portal_connect_string
    is the connect string for the database in which Oracle Portal is installed.
    Note: You need to provide the connect string only if you are running the script on a
    different database.
    sso_uadmin_dblink
    is the name of the database link created in step 4c.
    Note: You need to provide the database link only if the Login Server is installed in a
    different database instance from the Oracle Portal installation. If you do not provide a
    value for this parameter, it is assumed that the user administration access schema is
    in the same database instance as Oracle Portal.
    For example:
    selfreg.csh -s myportal -p myportal -ua myportal_sso_ua -c orcl -dblink uadmin_link
    9.Press the Enter or Return key.
    10.Start Oracle Portal
    11.In the Services portlet, click Global Settings. By default, the Services portlet is located on the Oracle Portal home
    page's Administer tab.
    12.In the Self-Registration Options section, select Enable Users To Log On Immediately if you want users to be able to
    log on to Oracle Portal immediately after they create their own user account using the self-registration feature.
    Note: If you do not select this check box, you will need to assign the user as an authorized user before he or she is able
    to log on.
    13.To expose the self-registration feature to users, you can customize the Login portlet to include a self-registration link.
    null

  • Active "remember me" feature in  "login portlet"

    how we ca active "remember me" and "forgotten password"
    features in "login portlet" ?

    Hi,
    I have customised the login portlet in 10g , i too is in need of forget password to put in my login page .If you have done early please help me like /URL link for forget password/or what i need to configure .
    Thanks and Regards
    Mourougane

  • Our own Customized Login Portlets

    Hi,
    can anybody help me how to develop our own login portlet in jsp in portal .please give me an idea to do this.

    Hi there,
    This topic has been discussed in depth earlier too. I would suggest that you search the forum for it and you will get more than enough threads discussing it. :-)
    thanks,
    Harsha

  • Login Portlet

    Does anybody have a log-in portlet (not a link) that prompts for the user id and pswd? I'm ne to portal and haven't done anything with the PDK yet.

    To add the Login portlet to your page, edit the page and click the add portlets icon. Then go to Seeded Providers->Login Server. You'll see the Login portlet there.

  • Grant access to built-in administration portlet

    I need to create a user (or group) ADMIN that can create and manage portal users and groups using the built-in User, User Profile, Group and Group Profile Administration portlets. I do not want to grant Portal Administrator to this user.
    I have created a page that contain just the above four portlets however when I log as ADMIN I can see only three of them, the User portlet does not show. I have granted Manage on All User Profiles and All Groups Privileges to this user.
    Is it any way to grant the user access to the User portlet?
    Regards,
    Anna

    If the schema2.package_name has been successfully compiled using defining user authorization (default) and not current user authorization then yes all any other username requires to use the package and perform any DML activity defined in the package is an "execute" grant on the package.
    In the case of current user authorization then the executing user would also need DML grants on the referenced objects.
    HTH -- Mark D Powell --

  • Oracle Portal Built-in Portlets

    Hi all!
    Where can I find the list of the built-in portlets that come with Oracle Portal
    regards,
    plamen

    Hi
    thanks for your reply
    i want to edit search portlet code.
    actually i wanna edit buttons in this portlet,replace its buttons with image .
    i want to customize apperence of this portlet?
    and also login portlet
    tnx

  • Login and Content Management Portlets in 8.1 SP2 Portal app

    Hi all,
    1. Create a portal domain in 8.1 SP2.
    2. Create a portal app , web , import the portlets ( Login and content
    management ) and relevant files and start the server. No exceptions.
    3. Page 1 - >Login portlet Login into the portal with success
    message
    4. Page 2 - >Content Portlet Click on the page to browse the
    contents
    5. For the first time, I am getting this exception
    javax.transaction.TransactionRolledbackException: EJB Exception: :
    java.lang.NullPointerException
    at $Proxy1.haveCurrent(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.p13n.usermgmt.AtnProviderProxy$Runner.run(AtnProviderProxy.java:113)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:353)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
    at com.bea.p13n.usermgmt.AtnProviderProxy.invoke(AtnProviderProxy.java:84)
    at $Proxy12.haveCurrent(Unknown Source)
    at
    com.bea.p13n.usermgmt.internal.GroupManagerImpl.getGroupNamesForUser(GroupMa
    nagerImpl.java:962)
    at
    com.bea.p13n.usermgmt.internal.GroupManager_hq5p2c_EOImpl.getGroupNamesForUs
    er(GroupManager_hq5p2c_EOImpl.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.wlw.runtime.core.control.EJBControlImpl.invoke(EJBControlImpl.jcs:60
    4)
    at
    com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:373)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
    at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:389)
    at $Proxy11.getGroupNamesForUser(Unknown Source)
    at
    com.bea.p13n.controls.userInfoQuery.UserInfoControlImpl.getGroupNamesForUser
    (UserInfoControlImpl.jcs:152)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:248)
    at
    com.bea.wlw.runtime.jcs.container.JcsContainer.invoke(JcsContainer.java:84)
    at
    com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean
    .java:198)
    at
    com.bea.wlw.runtime.core.bean.SLSBContainerBean.invoke(SLSBContainerBean.jav
    a:103)
    at
    com.bea.wlwgen.StatelessContainer_nni20l_ELOImpl.invoke(StatelessContainer_n
    ni20l_ELOImpl.java:99)
    at
    com.bea.wlwgen.p13controlsSLSBContAdpt.invokeOnBean(p13controlsSLSBContAdpt.
    java:59)
    at
    com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherB
    ean.java:153)
    at
    com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.j
    ava:54)
    at
    com.bea.wlw.runtime.core.bean.SyncDispatcherBean.invoke(SyncDispatcherBean.j
    ava:160)
    at
    com.bea.wlw.runtime.core.bean.SyncDispatcher_k1mrl8_EOImpl.invoke(SyncDispat
    cher_k1mrl8_EOImpl.java:100)
    at
    com.bea.wlw.runtime.core.dispatcher.Dispatcher.remoteDispatch(Dispatcher.jav
    a:161)
    at
    com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.invoke(ServiceHandleIm
    pl.java:414)
    at
    com.bea.wlw.runtime.core.dispatcher.WlwProxyImpl._invoke(WlwProxyImpl.java:2
    75)
    at
    com.bea.wlw.runtime.core.dispatcher.WlwProxyImpl.invoke(WlwProxyImpl.java:26
    4)
    at $Proxy9.getGroupNamesForUser(Unknown Source)
    at portlets.content.contentController.begin(contentController.jpf:801)
    at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.
    java:1504)
    at
    com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowControl
    ler.java:1430)
    at
    com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.jav
    a:761)
    at
    com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowContro
    ller.java:211)
    at
    com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:591)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
    sor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at
    com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestP
    rocessor.java:651)
    at
    com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterAct
    ionServlet.java:527)
    at
    com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServl
    et.java:152)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at
    com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:152
    5)
    at
    com.bea.netuix.servlets.controls.content.PageflowContent.preRender(PageflowC
    ontent.java:379)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:388)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:619)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:137)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:158)
    at
    com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:357)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:198)
    at
    com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:559
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:971)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :402)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:6356)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3635)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2585)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    ; nested exception is:
    java.lang.NullPointerException
    6. But when i go to search tab and come back to browse tab , every thing
    seems to be normal and I can see the repository hierarchy
    Karthi.

    Sorry I forgot to add this information to my previous post.
    Please note that I am using RDBMS Authenticator in 8.1 SP2 with oracle 9.2.0
    and the set up is very fine with no problem. Order of the Authenticator
    changed with RDBMS Authenticator as the first one.
    Thanks,
    Karthi
    "Karthi" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    1. Create a portal domain in 8.1 SP2.
    2. Create a portal app , web , import the portlets ( Login and content
    management ) and relevant files and start the server. No exceptions.
    3. Page 1 - >Login portlet Login into the portal with success
    message
    4. Page 2 - >Content Portlet Click on the page to browse the
    contents
    5. For the first time, I am getting this exception
    javax.transaction.TransactionRolledbackException: EJB Exception: :
    java.lang.NullPointerException
    at $Proxy1.haveCurrent(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.p13n.usermgmt.AtnProviderProxy$Runner.run(AtnProviderProxy.java:113)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:353)
    atweblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
    at com.bea.p13n.usermgmt.AtnProviderProxy.invoke(AtnProviderProxy.java:84)
    at $Proxy12.haveCurrent(Unknown Source)
    at
    com.bea.p13n.usermgmt.internal.GroupManagerImpl.getGroupNamesForUser(GroupMa
    nagerImpl.java:962)
    at
    com.bea.p13n.usermgmt.internal.GroupManager_hq5p2c_EOImpl.getGroupNamesForUs
    er(GroupManager_hq5p2c_EOImpl.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.wlw.runtime.core.control.EJBControlImpl.invoke(EJBControlImpl.jcs:60
    4)
    at
    com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:373)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
    at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:389)
    at $Proxy11.getGroupNamesForUser(Unknown Source)
    at
    com.bea.p13n.controls.userInfoQuery.UserInfoControlImpl.getGroupNamesForUser
    (UserInfoControlImpl.jcs:152)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:248)
    at
    com.bea.wlw.runtime.jcs.container.JcsContainer.invoke(JcsContainer.java:84)
    at
    com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean
    .java:198)
    at
    com.bea.wlw.runtime.core.bean.SLSBContainerBean.invoke(SLSBContainerBean.jav
    a:103)
    at
    com.bea.wlwgen.StatelessContainer_nni20l_ELOImpl.invoke(StatelessContainer_n
    ni20l_ELOImpl.java:99)
    at
    com.bea.wlwgen.p13controlsSLSBContAdpt.invokeOnBean(p13controlsSLSBContAdpt.
    java:59)
    at
    com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherB
    ean.java:153)
    at
    com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.j
    ava:54)
    at
    com.bea.wlw.runtime.core.bean.SyncDispatcherBean.invoke(SyncDispatcherBean.j
    ava:160)
    at
    com.bea.wlw.runtime.core.bean.SyncDispatcher_k1mrl8_EOImpl.invoke(SyncDispat
    cher_k1mrl8_EOImpl.java:100)
    at
    com.bea.wlw.runtime.core.dispatcher.Dispatcher.remoteDispatch(Dispatcher.jav
    a:161)
    at
    com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.invoke(ServiceHandleIm
    pl.java:414)
    at
    com.bea.wlw.runtime.core.dispatcher.WlwProxyImpl._invoke(WlwProxyImpl.java:2
    75)
    at
    com.bea.wlw.runtime.core.dispatcher.WlwProxyImpl.invoke(WlwProxyImpl.java:26
    4)
    at $Proxy9.getGroupNamesForUser(Unknown Source)
    at portlets.content.contentController.begin(contentController.jpf:801)
    at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.
    java:1504)
    at
    com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowControl
    ler.java:1430)
    at
    com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.jav
    a:761)
    at
    com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowContro
    ller.java:211)
    at
    com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:591)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
    sor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at
    com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestP
    rocessor.java:651)
    at
    com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterAct
    ionServlet.java:527)
    at
    com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServl
    et.java:152)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at
    com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:152
    5)
    at
    com.bea.netuix.servlets.controls.content.PageflowContent.preRender(PageflowC
    ontent.java:379)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:388)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:619)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker
    .java:630)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:137)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:158)
    at
    com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:357)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:198)
    at
    com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:559
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:971)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :402)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:6356)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    atweblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3635)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2585)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    ; nested exception is:
    java.lang.NullPointerException
    6. But when i go to search tab and come back to browse tab , every thing
    seems to be normal and I can see the repository hierarchy
    Karthi.

  • Hide portlet login after user logged-on

    Hi all,
    I've seen many post with the issue to hide a portlet but i didn't find a answer that help me.
    After user logged in, I want to hide the login portlet.
    I've tried a backing file, with the setVisible() method on the object PortletBackingContext in the preRender method but it didn't work.
    Can someone help me ? Is is something possible to hide dynamically a portlet or i must use another way to do it ?
    Thanks all for any answer.

    Use entitlements. Login to the portaladmin tool and navigate the library tab on the left column. Find the login portlet and click on it. On the right, click the entitlements tab.
    Entitle the view capability of the portlet to the "Anonymous" user role. This way, only anonymous users (users who are not logged in) will see this portlet.
    In the same way, if you have a User Info portlet that you should see only once you are logged in, entitle it to the "Authenticated" user role.

  • Problem: Dynamic Page portlet is not displayed on a public-viewable page

    I've written a little dynamic page portal that works nicely on secure pages, but when I create a new page and mark this page as "public viewable" - the portal is not displayed.
    I created a 2nd public page and put several prebuilt and some of our own portlets onto this page - again none worked - except the prebuilt "login" portlet.
    Is there a restriction that I'm not aware of?
    Is there a documentation about this behaviour?
    Can anyone post me a hit or link to documentatin?
    Sincerly,
    Art
    Message was edited by:
    user620777

    Make sure your Portlet Provider access is set to allow 'PUBLIC' access with Execute';
    To set, navigate to Providers > Locally Built Providers
    Follow 'Grant Access' link near provider name
    Doc Reference, Section A.5.1.2 > http://download.oracle.com/docs/cd/B14099_19/portal.1014/b14135/pdg_portletbuilder.htm#BABIEFJG

  • How auto login

    i made "self registration portlet"
    i want
    user self registration finish --> auto login portal
    please help me

    1. POST the login form to SSO's wwsso_app_admin.ls_login directly:
    https://infra.domain.com/pls/orasso/orasso.wwsso_app_admin.ls_login
    2. Accept the user's username in the ssousername field (no change).
    3. Accept the user's password in a temporary field, p_request.
    4. Define a hidden inline frame that contains the output produced
    from wwptl_login.show_site2pstoretoken (see example). This
    is used to provide a "fresh" site2pstoretoken for browsers
    that support inline frames (<iframe>).
    5. Define an onClick Javascript action that performs the following:
    a. Set a value for the hidden field, site2pstoretoken
    (see "Obtaining a site2pstoretoken"), using a static value,
    or a dynamically produced one from the iframe, depending on
    browser capabilities.
    b. Copy the password from p_request into the hidden password field
    c. Null out the p_request field
    d. Submit the form.
    .Sample HTML for Login Portlet
    The following HTML fragment shows the necessary HTML code to implement the correct modified posting of user credentials. This code can be pasted into the built-in HTML portlet to test it. The code generates a dynamic site2pstoretoken when the Login button is pressed, using a call to wwptl_login.show_site2pstoretoken within a hidden iframe. Some older browsers do not support iframes, so a static site-specific site2pstoretoken is used if the iframe cannot be created.
    <!-- BEGIN CODE FRAGMENT -->
    <script language="javascript">
    <!--
    function loginSubmit()
    if (!parent.frames.s2pFrame) {
    document.loginForm.site2pstoretoken.value
    "<replace_this_value>v1.2~B80DB71A~609F1ACAB1B46ADFAA7EA2C3C13B4019C8B5CBF971ED5C1B80CF9DF4EC16A97125E1A3E22777F7968D453767755B001978AF57955CF51B15CBD37AAD851D6FAE1A0EF14D8F00856E8FD8314EAC9863FC3CCEB5F37866555F68DE5DBD4AB1A9E614462BA43410C56242174AD583F274587CD661EB08310E8258B623AECE842386D830E6DA266DE67355310E6251AE83A8D42E6C85532225C81DF2FC2B81264413E0C433005F22A6D1086CFF5CB87B9E13567A04381F24D3A66147C7B5B1B304B7951B87B18240812D9501756A0AA75F456ED987DA82D3D93197672B73DDACFF16B6EEFE288F5BFBE0C15C657D9A253957";
    } else {
    var hw = parent.frames.s2pFrame.window;
    var hd = hw.document;
    var s2p = hd.forms.freshTokenForm.site2pstoretoken.value;
    document.loginForm.site2pstoretoken.value = s2p;
    document.cookie="'|| wwctx_sso.get_cookie_name || '_url='||wwsec_obfuscation.base64_encode(l_requrl)||'; path=/";
    document.loginForm.password.value = (document.loginForm.password.value == "") ? document.loginForm.p_request.value : document.loginForm.password.value;
    document.loginForm.p_request.value = "";
    document.loginForm.submit();
    //-->
    </script>
    <p>
    <h1>Sign In</h1>
    <form name ="loginForm"
    action="https://<sso.domain.com>:<port>/pls/orasso/orasso.wwsso_app_admin.ls_login"
    method="post">
    <input name="site2pstoretoken" type="hidden" value ="">
    <input name="password" type="hidden" value ="">
    Username: <input name="ssousername" type="text" value =""><br>
    Password: <input name="p_request" type="password" value =""><br><br>
    <input name="Login" type="button" value="Login" onClick="loginSubmit();">
    </form>
    <iframe
    name="s2pFrame"
    style="width:0px; height:0px; border: 0px"
    src=http://<portal.domain.com>:<port>/pls/portal/portal.wwptl_login.show_site2pstoretoken>
    </iframe>
    <!-- END CODE FRAGMENT -->
    Every site2pstoretoken contains an embedded timestamp and will expire after 5 minutes. If an expired (static) site2pstoretoken is used for login, Portal will detect this and request a new site2pstoretoken automatically. This will cause an extra round-trip to the SSO server but is invisible to the user. To ensure that new site2pstoretokens are generated with the correct requested URL parameter, a cookie is created

  • Error on deploying portlet WAR to Oracle AS 10.1.2 (JDeveloper 10.1.3)

    Hi All,
    I built a simple portlet (the one explained in section building PDK Java Portlet with Oracle JDeveloper in OracleAS Developer's Guide). When deploying the portlet as WAR, I got the following error. Any helps are appreciated. Thanks. Best regards.
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    HTTP response code = 200, HTTP response msg = OK
    Command was successfully sent to Oc4jDcmServlet
    Receiving session id from servlet to check command status
    Session id = 771f06058e8c4d3335312a5b8524ad03862e19610e5bf069755ef30364dade5c
    Please, wait for command to finish...
    Checking command status...
    Setting userName to ias_admin
    Setting Cookie to JSESSIONID=771f06058e8c4d3335312a5b8524ad03862e19610e5bf069755ef30364dade5c
    Checking command status
    HTTP response code = 200, HTTP response msg = OK
    Command has finished
    Receiving command exit value
    Receiving command output
    **** No output was received from command
    Closing connection to Oc4jDcmServlet
    #### DCM command did not complete successfully (-8)
    #### HTTP return code was -8
    Exit status of DCM servlet client: -8
    Elapsed time for deployment: 13 seconds
    #### Deployment incomplete. #### 27/01/2010 17:56:25

    Hi Erik,
    Thanks for your help. I found the answer. The servlet 2.3 web application version must be used instead of version 2.4 when building the application.
    Thanks Erik

Maybe you are looking for

  • F1 key for help not working in 32-Bit Application

    OS : Windows Embedded Standard with Service Pack 1 System Type : 64-bit Operating System Problem:  Our application is a 32-Bit Windows Form application which runs fine on the intended OS.  However when the user hits F1 the help is not displayed.  I c

  • Contacts missing from iphone

    I have had this problem before, and was able to solve it before, but this time have tried everything listed in previous forums and nothing is working. Not only are people's names, addresses and phone numbers missing in my contacts, but in my "telepho

  • SELECT photos from cameraroll to put in dropbox (NOT the whole lot!)

    Several previous responders have shown how to synch the whole cameraroll with dropbox. OK, but I don't want to transfer ALL my photos to Dropbox, only some of them. I tried marking some pics as "Selected". But at the point where other operating syste

  • File/directory info behaviour

    Hi, I'm having an issue with the file/directory info VI (and more file I/O VI's) in labview 7.1.1. They produce a popup error message by themselves which I need to suppress for my own error handling. Any solution for this ? Regards, Marcel Janssen

  • Loading Color exchange files (.ase) into illustrator

    In Applescript: I want to load a swatch library exported from InDesign as .ase file and want to load it in Illustrator CS3, because I want to use the same swatch definitions in both applications. I found that the documentation states that you can ope