Migration of WCI portlets into JSR 286 portlets

Hello,
We have portlets developed in struts2.0 and registered in WCI container. Now we want to move or converts those portlets into JSR 286 and then we want to register those portlets into
Oracle WebCenter.
Question: Can we go for Oracle's PDK or JSR 286?
Thanks.

Hi Kevin,
Long time ago SAP promised to implement JSR 168. Nowadays, you don't find much official documentation stating SAP portal is JSR168 compliant.
SAP introduced the Federated Portal Network (Consumer and Producer portals), also with WSRP support.
Check:
cheers,
Noë

Similar Messages

  • Exception when deploying a JSR 286 portlet into WebLogic+WebCenter

    I get the following exception when deploying a JSR 286 portlet into WebLogic:
    "<19-ene-2010 13H32' CET> <Error> <oracle.portlet.server.containerimpl.PortletApplicationImpl> <BEA-000000> <Error al procesar el archivo "/WEB-INF/portlet.xml" en la lÝnea 6 columna 68.
    org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'portlet-app'"
    The error message is in spanish. It means:
    "Error processing the file "/WEB-INF/portlet.xml at line 6 column 68"
    The portlet.xml of my portlet seems to be correct and I've deployed it in other portal servers. So I don't understand the error message.
    This is the portlet.xml of my portlet (eclipse XML validator said it was a valid XML)
    {code}
    <?xml version="1.0" encoding="UTF-8"?>
    <portlet-app version="2.0"
    xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd
    http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd"
    xmlns:dnd="http://www.denodo.com/widget/portlet/portletjsr286">
    <portlet>
    <description>Test Inter Portlet Communication (JSR286)</description>
    <portlet-name>Test IPC</portlet-name>
    <display-name>Test IPC</display-name>
    <portlet-class>com.denodo.ipc.TestIPCPortlet</portlet-class>
    <supports>
    <mime-type>text/html</mime-type>
    <portlet-mode>VIEW</portlet-mode>
    </supports>
    <supported-locale>en</supported-locale>
    <resource-bundle>PortletMessages</resource-bundle>
    <portlet-info>
    <title>Test IPC</title>
    <short-title>Test IPC</short-title>
    <keywords>Test IPC,Denodo</keywords>
    </portlet-info>
    </portlet>
    </portlet-app>
    {code}
    *How do I deploy my portlet*
    <li> I convert my portlet into to a WSRP portlet by executing
    +java -jar wsrp-predeploy.jar source EAR target EAR+
    as explained in http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/wcadm_portlet_prod.htm#CHDECJHI)
    </li>
    <li>I try to deploy it into WebLogic with the WebLogic Console and I get this exception.
    </li>
    *My Environment*
    WebCenter Suite (11.1.1.2.0) + WebLogic Server (10.3.2) downloaded from the oracle.com. Default configuration
    S.O: Windows XP SP3
    *Thanks in advance for your time.*

    Hi,
    Are you including the Toplink jars in your EAR?
    -Patrick

  • How to call servlet in action of the Form in jsr 286 portlet

    HI,
    We are using Portlet producer application to create JSR 286 Portle. In the View.jsp of a portlet we need to call a servlet by mention it in the action of the form. WHen I run the only view.jsp page , on form submission the servlet gets called.
    But when i consume the portlet in the portal application and click on submit of the portlet  , the doDispatch method of the portlet class gets called again and not the servlet doPost.
    PLease let me know what can be done in this case.

    hi all,
    can anyone please answer the Query ???

  • How to do interportlet communication in JSR 286 Portlet

    HI,
    We are using webcentre portlet producer appliaction  and creating JSr 286 portlets. Using Jdeveloper 11.1.8.1 .
    Now we have two portlets one is search and another is search result.
    After the seacrh is clicked DAO should get called and search result should get refreshed with the search result.
    PLease let me know how can we do this ?
    Thanx in Advance.

    Hi ,
    You can refer below links to achieve interportlet communication.
    Inter Portlet Communication with ADF portlets | Yannick Ongena's WebCenter And Enterprise 2.0 Blog
    https://www.youtube.com/watch?v=NI2Zy6gRfF4
    Thanks

  • Support of JSR 168 and JSR 286 portlets

    Hi,
    As far as I know there is no direct support for JSR 168 compliant portlets in the SAP portal. Remote portlets can be consumed using WSRP. I was wondering whether the SAP portal will provide direct support for JSR 168 or even JSR 286 portlets in future releases?
    Regards,
    Kevin

    Hi Kevin,
    Long time ago SAP promised to implement JSR 168. Nowadays, you don't find much official documentation stating SAP portal is JSR168 compliant.
    SAP introduced the Federated Portal Network (Consumer and Producer portals), also with WSRP support.
    Check:
    cheers,
    Noë

  • Is this possible to display standard JSR-286 data in ADF Task Flow WCP Page

    Below is my scenario,
    I have one Webcenter page. Portlet-A (standard JSR-286 based portlet) consumed from WSRP Registration process and Taskflow-B ( with Fragments ) consumed as region from ADF library jar.
    On the submit of an Drop down menu/submit button in Portlet-A , I want display selected data in Taskflow-B.
    Please help me out.

    Hi Yannick,
    Thanks a lot for the information. It worked.
    The portlet data can be accessible using bindings, but parameter name can be different.
    Meanwhile I have got one more scenario, where the Portlet and Task Flow placed in different pages of WCP Application. On change of data in the Portlet the application should navigate to another page where the Task Flow placed and displays selected data.
    Basically I can not use any button for navigation. The navigation should happen once I do some action in Portlet.
    Is this possible? If yes can you please let me know the steps?
    Thanks in advance!
    Somnath
    Edited by: Somnath Basak on Dec 20, 2011 9:41 AM

  • SAP Enterpirse Portal Development standards (JSR 168 and JSR 286)

    Hi
    I am working on SAP Entperprise Portal Assessment. I  heard SAP-EP not supporting JSR 168 and JSR 286 standards.
    Can anyone please let me know what JSR 186  and  JSR 286 standards are and impact in SAP development work.
    Thanks everyone.

    Hi Ravi,
    SAP EP is definitely not supporting JSR 168.
    The next release (Portal on NetWeaver 7.1) will support JSR 286.
    You have to consider that the huge amount of SAPs standard portlets / iViews (addressing Knowledge Management, Employee Self Service, Business Intelligence, etc.) will not be implementations of JSR 286 but so called portal applications or Web Dynpro applications.
    HTH,
    Carsten

  • Is there a way to migrate my iPhoto content into Lightroom 5?

    I have been using iPhoto as my photo organising app since I first got my Mac, and I'm reasonably happy with the way it works. I have all my photos organised into 'Events', and it is all very satisfactory.
    However I am aware that iPhoto is on it's way out with the upcoming release of Yosemite in the autumn, and so I wondered about changing over to the 3rd Party, (but highly recommended), Adobe Lightroom app.
    I've paid my money for the Adobe 'Creative Cloud' subscription package, which includes full versions of both Lightroom 5 and Photoshop, but I've hit a snag when I come to migrate my photos from iPhoto 9.5.1 into Lightroom 5.5.
    Does anyone know if there is a way to migrate iPhoto content -organised into Events- into Lightroom please?
    I am running iPhoto under OS X 10.9.4.

    iPhoto is not on the way out with the release of Yosemite. Apple have stated that it will be updated to run on Yosemite. That means that iPhoto will continue to run for another 18 months at least.  iPhoto will then be migrated into a new App, called Photos, sometime in 2015. This migration will include the seamless adapting of your iPhoto app to the new Library. Even then, iPhoto will still continue to run until you update to a version of the OS that doesn't run it at all. There has been a lot of discussion on the merits or otherwise of migrating to Lightroom. One thing is sure is that there is no rush, and it might be worth waiting to see what the new Photos app is like before making such a big decision.
    You've gone from using a consumer level Photo Manager (retail cost $15) to a using two very serious professional level applications (combined retail cost about $800 - if you could still buy Photoshop at retail at all.) Even at subscription rates thats $100+ per year. Are you sure that's what you want to do? That's a heck of a learning curve for a start.
    Anyway to cases:
    Lightroom has no ability at all to parse an iPhoto Library. There is no migration path at all. So you'll need to export your Events to folders in the Finder. Then import those to Lightroom.
    When you export you're going to have to choose which version to export - the original or the edited versions. Or both - and have duplicates in your Lightroom library. Also, you'll need to consider what to do with metadata that you may have added in iPhoto. Along the way you'll lose the non-destructive editing feature.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.

  • Hi, After migration of smart form into adobe form, while checking( syntax )

    hi,
    After migration of smart form into adobe form, while checking( syntax ) the error message will be displayed like the Sender Country is not filled. if i fill the sender country then only the adobe form activate but no sender country is provided in smart form. how can we rectify this problem in migration of smart form into adobe forms ( Address node ).
    sender country is not mandatory in smart form but comes into adobe form it is mandatory. How can we handle this type of issues.
    Thanks&regards,
    Ashok Reddy

    I too have the same query..to check Adobe form after migrating from smartform.
    Can anybody answer in this regard?
    Thanks in advance..

  • Will the data entered under "Add a description" in iPhoto migrate with the images into Photos?

    Will the data entered under "Add a description" in iPhoto migrate with the images into Photos?

    Thanks for the reply. My particular use of iPhoto is for documents that I have photographed from archives, libraries, and other repositories across the US and Europe. For each one I have added a complete citation and notes. I am so relieved to hear that all my years of work on this will migrate with the new app!

  • Migrate Hyperion Essbase Application into .rpd

    Dear all
    Is there any tool to migrate Hyperion Essbase Application into .rpd file. If possible means i will import the .rpd file in BI.

    Yes u can import data from Essbase to Bi .. there is built in function to do that in Bi
    version :Oracle Business Intelligence Enterprise Edition 10.1.3.4 or latest
    once u have installed and opened ur .rpd file u can see 3 layers Physical, bmm, and presentationlayer
    go to file >import>multidimensional
    u get popup windows where u need to input u informations
    Provider tye: Essbase
    Essbase server: localhost(if ur using same pc )
    username: admin
    password: admin password
    then if ur ceredentcails are correct u can login in essbase and u get all application which u ahve in ur essbase server
    chose which one u need and then import
    hope this helps

  • How to refresh JSR 286 Portlet from managed bean?

    Hi,
    I am using jdev 11.1.1.5, I have created a Portlet Producer Application, this application contains ADF TABLE with command link inside and the partial submit set to false.
    I want to refresh the portlet when in Portal Application from within the action of the command link.
    The idea behind this scenario is that the same command link have 2 behavior:
    -open popup window
    - reload the ADF Table and changing the "value" for it
    If I change the partial submit to true, the reload works fine but the popup does not appear
    If I change the partial submit to false, the popup appears but the reload of the table does not happen.
    Thank you in advance
    Emile

    This question should be moved to the WebCenter forum: WebCenter Portal
    You have a commandLink that opens a popup in your consuming application and on the same time you also want to refresh the portlet?
    Why not adding a partialTrigger to the portlet that listens to the commandLink?

  • Load property file in init(PortletConfig) method of JSR 286 portlet

    I store my configuration in .properties file. Now I want to load this file only once, so I decided to load it in init(poerletConfig) method. But now I'm confused to where to put this file, so it can be loaded in this method. I'm using following code:
    Properties properties = new Properties();
    try {
    properties.load(new FileInputStream("which_path_to_give_here")); // not sure where to put property file and how/which path to give here?
    } catch (IOException e) {
         System.out.println(e.getMessage());
    }

    Friend i think you are trying to reinvent the wheel again...
    To my knowledge liferay provides a utility class for FileUpload by default.
    Guess U need to add portlet-ear.jar along with the application you programme.
    Hope you could have seen admin portlet already where we would upload company logo.. hope you remeber tht....
    I've Posted the code behind(ActionClass) it in the below post
    http://forum.java.sun.com/thread.jspa?threadID=5160308&messageID=9610263#9610263
    it would be great if you can make use of StrutsPortlet class provided by liferay and configure your porlet.xml accordingly & then write an PortletAction class & then create its action mapping in struts-config.xml.
    and the reason why i'm stressing with that approach was sometimes The FileUpload Components may not be compatible different Portlet Containers
    Hope that might help :)
    and a small advice liferay does have their devoloper zone where you have user communities.Im sure you might get a better reply from their side too.
    REGARDS,
    RaHuL

  • How to migrate  published content portlets

    When trying to migrate the Published Content Portlets , I get the error: "The Migration Utility cannot contact a server. Please check the status of this server or select a different server in the list: Server Name: Content Server Remote Server.
    Any clue?

    I get the same problem. I'm running content 6.0 on Weblogic express 8.1 SP3. I realise SP3 isn't supported in the interoperability matrix for content 6.0 but I'm trying to establish if we can run with the combination anyway as I'd like to deploy collab 4.2 on the same weblogic server, and collab 4.2 requires sp3.
    When I try to import the published content portlets pte, i get the following error in the content server weblogic log:
    ####<07-Feb-2005 11:49:53 o'clock GMT> <Error> <HTTP> <UKSP11195> <myserver> <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-101020> <[ServletContext(id=35333080,name=ptcs,context-path=/ptcs)] Servlet failed with Exceptionjava.lang.NullPointerException at electric.server.http.ServletServer.service(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(Unknown Source) at javax.servlet.http.HttpServlet.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:996) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(ServletStubImpl.java:419) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(ServletStubImpl.java:315) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava.lang.Object;(WebAppServletContext.java:6452) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.java:118) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic.servlet.internal.ServletRequestImpl;Lweblogic.servlet.internal.ServletResponseImpl;)V(WebAppServletContext.java:3661) at weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic.kernel.ExecuteThread;)V(ServletRequestImpl.java:2630) at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:178) at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    ... but nothing in pcs.log.
    Any thoughts? Has anybody successfully deployed content 6.0 on Weblogic SP3?

  • How to migrate multiple ACS database into one ACS database ?

    Hey All,
    we just purchased several companies and as IT/network department, we need to consolidate all the ACS from the HQ and the purchased company into one ACS,  I read the cisco docs. mentioned, I can export the migration file from the old acs and upload it into the new acs serve.
    but my concern is we have multiple acs server, will the the muliple acs migration files overwrite each other during the upload into the new server.
    thanks

    Raghavender -
    I am not an expert on MySQL migration, but you would look to migrate the database to a local Oracle Database and then move that to your Database Cloud Service.  However, keep in mind that at this time you can only access the Database Cloud Service from outside the Cloud via RESTful Web Services, so you might have to modify the application that accesses the database.  Hope this helps.
    - Rick Greenwald

Maybe you are looking for

  • Not working correctly

    The program should take all input at one time until they input 0 and output it at all at one time (exluding the 0) but my program just takes each user input and outputs it right away instead of waiting until the user inputs 0 and doing it all at once

  • Error -8. Can iChat w/computer in house but not across the net

    Hello and thanks in advance for any help. I can initiate and carry on a Video Chat with another Mac in our house, but get communication error 8 almost every time I try to Video Chat to anyone across the Internet. Here is my setup: Time Warner (Road R

  • AIR-CAP1532I in a non-mesh environment

    Hi. I'm trying to get a CAP1532I working as a "normal access point" and not in a mesh environment. Is that possible? If I try to get the AP joining our controller ( 5508 with 7.6.120.0 ), I get these errors: *Mar  1 00:02:27.495: %CAPWAP-3-ERRORLOG:

  • Tigger event when user change iphone time

    It is possible, we can trigger event if user change date and time of iphone.

  • How do I enlarge text without going out of screen boundaries

    I am a senior citizen and need text that is at least size 18 often when I enlarge it to size 18 it extends beyond the margins and I can't read it without scrolling back and forth. Is there a remedy?