Want to use IMAP portlet in my portal page

i try to make my page support sending and receiving mails for my company,i try to use IMAP portlet,And when i make an external application to connect to mail server the following message appear
Login Failed: Failed to authenticate the user with the credentials supplied.
and i am sure that i supply the server name and username and password correctly.
any one can help my to solve this problem
thanks.

Since this forum is generally for the public, and not really handled by Apple officialy, I think it is best for you to contact iTS on this matter.
iTunes Store Support
http://www.apple.com/emea/support/itunes/contact.html

Similar Messages

  • Query- IPC using JSF Portlets in WebLogic Portal

    The question is how to pass data when doing InterPortlet Communication using Local JSF portlets in Weblogic Portal.
    I will eloborate on the particular scenario we have below.
    Two JSF portlets are build (both are not using Java Page Flows). The first porltet has a table of data. When the user clicks on one of the items in the table (which is coded using <h:commandLink/> option), the second portlet should show some details on the item clicked.
    For example:
    If there is a list of books in first portlet, when clicking on one of the book name, the details of book should come up in the second portlet.
    To achieve this, faces event was enabled in first portlet with requestAttrPersistence option set to session.
    For example :
    <netuix:content>
    <netuix:facesContent contentUri="/bookList.faces" requestAttrPersistence="session">
    <netuix:facesEvents>
    <netuix:facesEvent action="/bookDetails.faces" eventName="bookDetailEvent"/>
    </netuix:facesEvents>
    </netuix:facesContent>
    </netuix:content>
    The second portlet was configured to handle faces events, particularly the bookDetailEvent.
    Example:
    <netuix:handleFacesEvent eventLabel="handleFacesEvent1" eventName="bookDetailEvent" fromSelfInstanceOnly="false" onlyIfDisplayed="true" sourceDefinitionLabels="JSFPortlet_1" sourceDefinitionWildcard="this">
    <netuix:invokeFacesAction action="/bookDetails.faces"/>
    </netuix:handleFacesEvent>
    Going by this method, how can we find the particular book whose detail has to be shown? As in JSF, we dont directly access the request attributes, what is the ideal way to pass data from one page to other?
    Please help on this.

    i am also having the same problem.I tried by passing _nfls=false but it didn't work.Can you suuggest where do i need to set this or any other parametrs such as this programmatically?                                                                                                                                                                                                                                                                                                                                                                           

  • Use 11g portlet in Oracle Portal or WSRP1 in WebCenter application fails

    Hi,
    I build a portlet as in the example at http://download.oracle.com/otndocs/tech/webcenter/files/owc_r11_portlet_bridge_demo.html and try to consume it from Oracle Portal. This is failing with a connection to the server failed error in the browser. I then tried to consume it in a webcenter application as wsrp2 and it works correctly. If i change to wsrp1 it fails with the same error. In the logging i see the following error:
    4-jan-2008 12:10:01 com.evermind.server.ServerBase log
    WARNING: WebcenterTest-ViewController-webapp: Servlet error
    oracle.security.jazn.JAZNRuntimeException: Method not supported
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:480)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:583)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:646)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:614)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:405)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:168)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:149)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: Method not supported
         at oracle.portlet.wsrp.v1.ServerToWSRPv1.getResource(ServerToWSRPv1.java:7727)
         at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.getResource(ActivityServerWrapper.java:1519)
         at oracle.portlet.client.techimpl.wsrp.WSRPResourceOperationPipe.execute(WSRPResourceOperationPipe.java:116)
         at oracle.portlet.client.techimpl.wsrp.WSRPResourceOperationPipe.pre(WSRPResourceOperationPipe.java:43)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:531)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:418)
         at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:391)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:416)
         ... 1 more
    Does this mean wsrp1 is no longer supported with 11g because of client side ajax? Would this mean that Oracle Portal consuming 11g portlets is out of the question?
    Kind Regards,
    Andre Jochems

    Thank you for the clear answer. Just curious .... if Portal 11g supports wsrp 2 will it be possible to have a portlet generate events and link those in portal to page parameters which in turn can be linked to portlet input parameters as is possible with a pdk java portlet? In other words, ... can the inter portlet communication be set/edited/wired at runtime in Portal instead of design time as is the case with WebCenter?
    Also if Portal 11g will have these features what is the added value of WebCenter, aside from not needing the extra infrastructure to run Portal?
    While i am at it, ... how will the skin and stylesheets be handled when a 11g rich faces portlet is rendered in Portal, will it keep its nice looks? Can they be mapped to portal defined styles for portlets to adapt the style to the surrounding portal?
    Kind Regards,
    Andre Jochems

  • How to configure and use Groupware portlets in weblogic portal 10.3.2

    Hello All,
    Weblogic 10.2 (home = c:\bea\102) and Weblogic 10.3.2 ( home = c:\bea\103) are installed on our systems and we downloaded the" wl_groupware_portlets_oracle103-10.3.0_win32.exe " file from "edelivery.oracle.com" and tried to install then it gave some exception for tool.properties file. To run it in 10.3.2 we copied tools folder from c:\bea\102 to c:\bea\103 and then setup ran successfully in c:\bea\103.
    But still groupware facet in not visible in IDE.
    Any quick help would be highly appreciated.
    Thanks,
    Alka

    See this thread.
    Error Installing Groupware Portlets for WLP 10.3.2
    Brad

  • 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...

  • Order of execution of JPDK Portlets inside the same Portal Page

    We have 2 Sample JPDK Portlets from the same provider on our page
    - A LoginPortlet that accepts the username and Password
    - A Welcome Bin Portlet that shows the logged in user's details
    Once the user enters username and password in the LoginPortlet, we authenticate the user and set his username and other details in the 'ProviderSession'.
    Further, in the Welcome Bin Portlet, we access the username and other details of the user from the 'ProviderSession' and display.
    Though this solution seems to be working most of the time, we have an issue at times when the Welcome Bin Portlet executes before the LoginPortlet and hence is unable to fetch the userName and other details which are not yet set in the 'ProviderSession'. Hence, wanted to know if there is an execution order that we can enforce on the Portlets in a Portal Page, so that we can mandate that LoginPortlet Rendering shall happen before WelcomeBinPortlet Rendering.
    Further, had it been a JSR168 Portlet, I understand that we could set the details over to the 'ProviderSession' in the 'ProcessAction' method of the LoginPortlet, which for sure gets executed before the Rendering of all the portlets. Is there a similar way or a hack while using JPDK?

    The Private Event Submission sample portlet shows how to achieve this. It is part of the PDK download.
    Peter

  • Imap portlet problem

    Hi,
    I have installed 9i AS 1.0.2.1 on NT and pdkmay.zip I am trying to use the imap portlet to check mail.I add the portlet I am able to see it. When I customize the portlet information and add information like server info, mailuser name etc. I am not able to see the portlet in the portal page. Has anyone else faced this problem. Any solutions? I have around 300 mails in my mailbox could this be a problem. Thanks in advance.
    Makario

    There's a more sophisticated imap mail portlet in the January PDK. Check it out.

  • Passing parameter to a portal page that display a WSRP portlet ?

    I have created, deployed and regisered a WSRP portlet to Portal 10.1.4. I also create a portal page used to render this portlet. I would like to pass in a parameter xx (thru the HTTPRequest) when calling this page and have it visible to the portlet inside the page. Something like http://host:port/portal/page/portal/myPortlets/portletA?xx=123 where
    "http://host:port/portal/page/portal/myPortlets/portletA" represented my portal page and "xx=123" is what I want my page to see.
    Is it even possible/support by Portal 10.1.4 ?
    Thanks.
    Kim

    HI Alejandro,
    Did the same what you have told me. I am getting the following error
    oracle.jbo.JboException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-29000. Error message parameters are {0=java.io.EOFException, 1=null}
    at oracle.adf.model.bc4j.DCJboDataControl.setCurrentRowWithKey(DCJboDataControl.java:1554)
    at oracle.adf.model.binding.DCIteratorBinding.setCurrentRowWithKey(DCIteratorBinding.java:3829)
    at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1588)
    at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2189)
    at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:751)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:407)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:255)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:213)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at com.sun.el.parser.AstValue.invoke(AstValue.java:254)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)
    Thanks

  • How to force a Mail account to use IMAP instead of POP?

    I'm trying to setup a new mail account on my wife's iPhone 3G (4.2.1) and after putting in the in initial info (name, e-mail address, password), Mail picks up the POP server information (which is valid), but I don't want to use POP, I want to use IMAP. I know that the account supports IMAP as it's configured and working in Outlook. Changing the incoming server from pop.netcabo.pt to imap.netcabo.pt (which I know is the correct server) does nothing, it still functions as a POP server.
    I know that in some cases a big IMAP/POP selection button appears at the top of the mail configuration screen but in this case it doesn't. There appears to be no way to force iPhone Mail to use IMAP.
    The only way I know to get around this, which is a pain in the ***, is to configure the account as IMAP in OS X Mail and then sync the account to the iPhone, but I don't want to go there if I don't have to.

    If your having problems getting your Apple Mail or Mac Mail to sync across your devices, I thought this might be helpful.  It could be because you have your email accounts set up with POP rather than IMAP configuration.  Try this solution.
    I had set up my gmail account a long time ago (5 years) before I know the differnce between POP and IMAP.  IMAP allows you to sync across devices... POP is OLD SCHOOL technology of the 90's.  Now that I know better, and have more than one device I want to sync, so I want to change the settings in mac mail to convert the gmail emails from a POP account type to an IMAP accont type, but I cannot afford to loose all of my previous emails that I'd saved (100's of them), which is what will happend if you delete this account to start anew. 
    Odly, even after I set up the email as IMAP in gmail, it still did not update the account type in Apple Mail.  Apparently this has to be done from scratch.
    !.WARNING, BEFORE PROCEDING THROUGHT THE FOLLOWING, BACK UP YOUR  MAC.!
    What worked for me was actually rather simple, but to be safe BACK UP.
    Note:  It did dissassociate all of my "Signatures" but did not erase them from my email acconts (I have 14 email accounts with google apps).  Your exprience could be different, so please ba safe and back up.
    1) First I dissabled the existing email account in my Apple Mail program. 
    2) Then recreated the account from scratch as an IMAP.* 
    * Be sure to change the account to an IMAP in  gmail first (Click the Gear on the right > Settings > Forwarding & POP IMAP > Disable POP then Enable IMAP
    ***Deactivating took the account out of view (hidden) but retained all of the saved emails from the past.  At the same time it allowed me to recreate the account in Apple Mail from scratch and it auto pulled up the IMAP configuration, with the same gmail account I was using before set up as POP. ***
    Now I'm left with the best of both worlds and all syncs perfectly.
    Just don't forget and accidentally delete the inactive account, or you will lose ALL of the emails you saved during the time when the old POP email account was active.
    Good Luck!

  • Creation of a portal page using XML web form

    Hi Experts,
    I want to know how to make a portal page using XML web forms... Please tell me the steps involved in doing the aforesaid.
    Thanks in advance...

    Hi
    You compose page using WPC(Web page Composer), this is a bussiness package, which you need to deploy it on portal server then will get a WPC role which you can assign the user and then user can start composing the using follwoing PDF
    To compose it chect this pdf
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2041eb17-6001-2b10-b08d-b95ce55fa9b7?overridelayout=true
    Thanks

  • I am not able to use two backing files in same portal page

    hi to all
    i am using backing files in remote portlet.
    but i have two portlets in my portal page and in both i need to use backing files. i used seperate backing files for both the portlets but only one works at a time.
    please help me out frnds..
    did this happening because of same object MarkupRequestState.KEY..... following is code that i am using. similar code used for another portlet, just a change of state varible and parameter variable
    am i missing something?
    package backempno;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking;
    import com.bea.wsrp.ext.holders.MarkupRequestState;
    import com.bea.wsrp.ext.holders.SimpleStateHolder;
    public class sendempno extends AbstractJspBacking
    public boolean preRender(HttpServletRequest request,HttpServletResponse response)
    SimpleStateHolder state2 = new SimpleStateHolder();
    String empno=request.getParameter("empno");
    state2.addParameter("empno",empno);
    request.setAttribute(MarkupRequestState.KEY, state2);
    return true;
    }

    Hi Susan,
    In that case I will recommend that you consult a local technician/IT team and see if there is some network connectivity issue with your machine.
    - Abhishek Maurya

  • Register the Oracle 9iFS Portlet with Oracle Portal

    I did register the Oracle 9iFS Portlet with Oracle Portal.
    But when I am adding the portlet to a portal page I get the error:
    "500 Internal Server Error"
    When I am trying to access the page by url:
    http://<myserver>:7777/ifs/portlet
    I get the error:
    "You are not authorized to view this page"

    not a problem with BEA , just means your database has been configured to close your session after a period of inactivity(which is normal).
    Check you connection pool testing settings and tune accordingly.

  • Using the EDK (PRC) in ASP Pages

    Hi there,
    I have an ASP Portlet that I would like to move to use the EDK. (It formerly used the GDK). As it is quite a large application, moving it to .NET is not possible at this time. Does anyone have any experience with this?
    The overall objective is to set Administrative Settings of a portlet. To do that, I want to use the RemoteSessionFactory to create an IRemoteSession which is used to call the PortletManager to open a portlet. The final goal is to get the IPortlet interface (from Plumtree.Remote.PRC) . Once I have the IPortlet Interface, I am able to get/set Administrative settings.
    (For those of you who would recommend using the Portal Server API, the problem I have then is that once I change the administrative settings, the new settings are not picked up until I restart the portal on the portal server. It appears that the Portlet stays in the globalgadgetcache and does not know that it has been updated. Please let me know if there is a way to force that update from the Remote Server)
    I've basically tried 2 options, with both resulting in the following problems.
    1. Calling the EDK directly from the ASP, using Server.CreateObject. I have 2 major problems here. The firsrt is, it appears that the object I wish to use is not creatable. (RemoteSessionFactory) I have successfully created some classes off the EDK using Server.CreateObject. For example, Server.CreateObject("com.plumtree.remote.prc.xp.XPAdminPortletSettingsPersistence") seems to work. Unforutnately, I can not figure out how to get my IRemoteSession in ASP. If anyone knows how, I would be very grateful.
    The other problem I have with using Server.CreateObject is that some of the objects I can find PROGIDs for do not create successfully. Here, I receive the error that the "DLL or some of its dependencies can not be found". This is noteable because of my strategy #2.
    2. I have created a wrapper class that IS createable using Server.CreateObject. I can then create this class and call it's functions from the ASP. This C# .NET DLL references the EDK.dll. When I call functions in my class that to not use the EDK ( Set oPISettings = Server.CreateObject("PISettings.PIRemoteAdminSettings"), Response.Write "<BR>" & oPISettings.TestClass() ) it works fine. However, as soon as I try to use the EDK to open the RemoteSessionFactory (IRemoteSession session = RemoteSessionFactory.GetExplicitLoginContext(new System.Uri(sURI), sUserName, sPassword);) then I get the same error as above "the DLL or one of its dependencies can not be found". Interestingly, I can use SOME parts of the EDK - for example all of the classes that I can create in ASP - but not that Remote Session Factory.
    With EDK 5.1 being signed, I thought my problem would be solved by putting the EDK into the Global Assembly Cache. I have put the EDK and OpenFoundation in. I have also registered them both using REGASM.exe. Neither fixed my problem. I have also installed the Microsoft Web Services Extensions (and put the dll in the GAC)
    I'm wondering if there is another DLL that is required to go into the GAC? It's clear that the ASP can find the EDK - as I can call some functions from it - but only when I call certain other functions (through direct ASP or through my wrapper) that I hit problems.
    ANY suggestions would be very much appreciated.
    Thanks and Hpapy Holidays,Karen

    Hi Phil and Joseph,
    Thanks for your responses! Yes, Christams during summer is a bit wierd. It always sneaks up on me and I dont realize it's christmas until I go to the store and everthing is closed!!!
    Joseph, to answer your questions - I can't use the GDK because I want to set Administrative preferences from a portal page. (As you know, Plumtree blocks you from setting admin preferences from a portal page).
    Going direct to the database (via Plumtre server API) ALMOST works, except the settings aren't picked up until the server restarts? (I'm thinking here that the Gadget Cache isn't clearing - is there a way to force that?) However, going through the Remote API does work, except that I run into the problems described above. (The portlet does though update the settings right away)..
    Yes, I have added all 4 to the project and to everywhere else I can think of (and used REGASM.exe), as well as the new EDK. (not all at the same time, and also all at the same time!). It is quite bizarre b/c I have 2 computers that it works fine with EDK 5.02 (never works with EDK 5.1) but nowhere else does it work?
    (PS sorry Joseph it took me so long to reply, our email address changed and I guess my notifications have stopped!)
    Phil, your suggestion is a good one, maybe you can give me a bit more detail? If I used ASP.net to route the request to the ASP files, then I would pull those admin settings that were set by the ASP file (ie GDK) out and set them via the EDK Remote Server? Do you think that would work?
    Thanks so much for everything,Karen

  • Portal Applications in Portal Page

    In the newest version of Portal (Oracle9ias Portal Release 2) I'm having the following problem:
    I have a Portal form that I created in Portal. I want to add that Portal form as a portlet in a Portal Page. I can add the Portal Form successfully into the page if I add the form as a 'Item Displayed Directly In Page Area'. However, if I chose the display as a 'Link That Displays Item In New Browser Window ' or 'Link That Displays Item In Full Browser Window', no link appears. In past versions if I selected this option a link would appear in the page that took me to the Portal Form. In this new version, the portlet is added but the link is invisible??? Is this a bug or is there something I'm missing???

    Hi,
    This is a bug. It has already been filed.
    Thanks,
    Sharmila

  • Pass a parameter  to a 'portal page'

    I want to pass a parameter to a 'Portal' page. This parameter is a the title of the page. I found that in the page's properties a 'parameter' tab is there where we can add a parameter. But I don't know how the page will read the value of this parameter & display it.
    Thank you for your help.
    Jayasree

    i am trying to pass the parent_id as a parameter to a portal page but am not able to... i can add it to the list of in parameters to the PL/SQL based parent id but when i add the parent id to the url then i get no result... i created a custom attribute for the parent id since there is no attribute build other then page group and page id... when I set the Parent ID attributes default value in the attribute properties of the item type based on PL/SQL it just brings back results for the default value and if i pass a different value for ithe parent id i dont get the correct result I get the result for the default parent id.
    I am using the followin url to pass the parent id
    http://localhost:7778/portal/page?_pageid=76,87832&_dad=portal&_schema=PORTAL&parentid=22223

Maybe you are looking for