Can workshop consume portlet from preconfigured OC4J

hi,
i want to use remote portlet from workshop and consume portlet that i have deployed at preconfigurd oc4j. i developed portlet from jdev, and when i use portlet via jdev (using wsrp producer registration), i successfully display the portlet.
the problem is when i try to use remote portlet from workshop, for wsdl i use wsrp v1 wsdl at preconfigured oc4j, i can connect with oc4j but at information number of available portlet is zero. i don't know where is wrong.
is there any tips, advice or tutorial how to consume portlet at preconfigured oc4j in workshop? or it's impossible to do it...
i'm still new with adf and weblogic workshop... hope anyone can help me ^^

Yes via WSRP. By default (if you did not turn off) portal created in workshop 8.1 is a wsrp producer. you can access a portlet in the portal in a different web app as a remote portlet.
Hope this helps

Similar Messages

  • Migrating security settings from embedded oc4j to preconfigured oc4j

    Hi,
    I was able to configure security in my 11g TP3 ADF application, and run it successfully against embedded oc4j.
    Now, when I want to migrate this to preconfigured oc4j, I am getting ERROR:null.
    Please see the steps I follow:
    set CLASSPATH=C:/JDeveloper/j2ee/home/jazn.jar;C:/JDeveloper/BC4J/lib/adf-share-base.jar;C:/JDeveloper/j2ee/home/lib/security-api.jar;
    After that, I run the migration tool:
    java oracle.security.jazn.tools.JAZNMigrationTool -sr jazn.com -dr jazn.com -st xml -dt
    xml -sf "C:\Documents and Settings\nneelaka\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config
    \system-jazn-data.xml" -df "C:\Documents and Settings\nneelaka\Application Data\JDeveloper\oracle.adfp.seededoc4j.11.1.1.0.
    0.071218.1800\j2ee\home\config\system-jazn-data.xml" -m policy
    This is because, as I mentioned in the earlier mail, the webcenter preconfigured oc4j's configurations are read from the directory :
    C:\Documents and Settings\nneelaka\Application Data\JDeveloper\oracle.adfp.seededoc4j.11.1.1.0.
    0.071218.1800\j2ee\home\config\system-jazn-data.xml
    and, the embedded oc4j's configuration is read from the directory :
    C:\Documents and Settings\nneelaka\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config
    \system-jazn-data.xml
    However, when I run the migration tool, I get a message ERROR:null. Also, I dont have adfshare.jar, and instead, I have put adf-share-base.jar. Is there something I could be missing here ? Please advise.
    Best Regards,
    nattu

    Hi,
    Try enabling java logging to see what the exact error is. That might give you an idea of what the error could be..
    When I tried, I got the below error though I added jps-common.jar, which contains CredStoreResources, into the classpath
    java.util.MissingResourceException: Can't find oracle.security.jps.internal.common.resources.credstore.CredStoreResources bundle
         at java.util.logging.Logger.setupResourceInfo(Logger.java:1293)
         at java.util.logging.Logger.<init>(Logger.java:203)
         at java.util.logging.Logger.getLogger(Logger.java:274)
         at oracle.security.jps.util.JpsLogger.getLogger(JpsLogger.java:108)
         at oracle.security.jps.service.credstore.CredentialAccessPermission.<clinit>(CredentialAccessPermission.java:60)
    ~ Bijesh
    P.S:check the destination file path. Are you sure that's correct. I believe It should be something like ""C:\Documents and Settings\nneelaka\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.adfp.seededoc4j.11.1.1.0.
    0.071218.1800\j2ee\home\config\system-jazn-data.xml"

  • How can I pass information from one portlet to another?

    First, some background...
    I am using Portal 5.0.2 and developing portlets using JSP/Java on a remote server.
    I need to pass information from a portlet on pageA to another portlet on pageB, but I can't do it using the traditional methods, such as query string, session, cookies, etc. due to either portal framework limitations or because of functional constraints (basically, a user will not necessarily be logged in to the portal, but he can view anything available to the GUEST user). Here are the different ways I've considered using to save state and their limitations:
    Query string: can't use this because portlets on remote servers don't have access to it
    Cookies: if user disables cookies, code will not function properly
    Session variables: limited to one user's connection with one portlet (i.e., can't access a session variable set in portletA from portletB)
    Application variables: because the user may not be logged in, I have no way of uniquely naming variables, which is a necessity in order to maintain state for EACH user
    User Settings: again, the user may not be logged in, so I can't use these
    PCC: can't access client-side variables because server-side JSP executes first
    Are my assumptions above correct? Has anyone had any success using one of these methods given the same constraints, or does anyone have an alternative solution? I'd certainly appreciate any help anyone could provide.
    Thanks,
    Jose

    One possibility would be to use a Login PEI to set a unique UserInfo Name/Value for the user. I think in 5.0 each guest session is unique, so would have unique UserInfo. Then you could pass this value to your portlet (by specifying it in the web service) and use it as a key into a Application-scoped hashmap where you store your info. In other words, your Application variables option, but you have a way of uniquely naming your variables via PEI-set UserInfo.

  • Can I import HTMLs from inside the project and use as portlet page ?

    As you know, I am using Java Studio Creator 2 Update 1 for my current portal project. I have created JSR-168 JSF Portlet Project for my portlet development.
    As I have some html pages ready for my development,
    Can I import HTMLs from inside the project and use as portlet page for my project?
    I did the followings steps:
    1: In side the project - File -> Add Existing Item -> Web Page ( imported test.html page from my local folder)
    2: Let it convert some of the tags for me ( so now it becomes - �test.jsp� )
    3: Set it to initial view.
    4. A default portlet page � newPortletPage.jsp is still there with no initial view.
    Now after doing this, No Visual Designer and Properties window available to for that �test.jsp� page. Though it allowed me to �build� the project successfully.
    When I build and run the portlet application, got the error message �Error occurred in portlet!� on Pluto Portal. Please advice.

    You do not open fcpproject files. You don't double click or anything else. The files have to be in the correct folder structure in the Final Cut Projects folder and the application opens them automatically. Can you post screen shots of the Final Cut Projects folder and its location.

  • How can a JMS adapter be configured in BPEL to consume messages from multiple queues ?

    How can a JMS adapter be configured in BPEL to consume messages from multiple queues ?

    If you want to use JMS with AQ as datastore then there is some configuration you need to do to enable this. This is outside SOA Suite per sa, e.g. no adapter required.
    If you want to connect to the AQ direct then use the AQ adapter.
    this blog may be of some help understand the configuration
    http://biemond.blogspot.com/2008/01/oracle-jms-with-esb-and-bpel.html
    cheers
    James

  • Can we call a pdk portlet from other pdk portlet

    Hi friends,
    Can i call a pdk portlet from other pdk portlet when an event happens.
    Scenario:
    I have a pdk portlet with 10 html links. When anyone clicks on a link then a new portlet should be displayed in the same page.
    Is it possible to call one portlet from others.
    Please help me out with ur ideas or any workarounds.
    Thanks & Rgds,
    Dhanu

    Neeraj,
    Let me state my requirements very clear to u.
    1)I have a search portlet at top right corner.
    2)Below there is a region with 3 tabs(say A, B, C).
    3)When anyone searches for anything in the search portlet then the results should be displayed in new search tab(say D).
    4)If any one navigates to other tab(ie A or B or C) then the search tab(ie D) should not be displayed.
    This is my requirement. Can u please suggest me with how this can be achieved. I am just a beginner to Oracle portals10.1.4 and i am using JPDK to create portlets.
    Please do reply ASAP.
    With thanks & Rgds,
    Dhanu

  • Consuming a Liferay portlet from WebCenter

    Hi all,
    I'm trying to consume the default Liferay "Hello World" portlet from WebCenter but keep on getting a null portlet instance when trying to drop the portlet on a jspx page.
    Any help would be greatly appreciated.
    Regards
    Antonis

    Hi Yannick,
    Exactly, i'm using WSRP to register the portlet. It registers successfully, it's only when you try to add the portlet to the page that you get a NPE.
    I have a customer requirement of integrating or even better migrating their portlets to WebCenter. Their Liferay portlets use Liferay APIs and custom security. How would you tackle this requirements?
    Thanks
    Antonis

  • How can i download file from a pageflow portlet in Webloigc Portal?

    How can i download file from a portlet in Webloigc Portal?
    My Question is, when i download files used codes in a pageflow listed below,
    it didn't work. but in non-portal environments, it worked well.
    How can I download a file from a portlets in portal??
    Thx in advanced.
    this.getResponse().setContentType ( "application/ms-excel" ) ;
    this.getResponse().setHeader ( "Content-Disposition" ,"attachment;filename="
    +new String("Excel.xls".getBytes(),"iso-8859-1")) ;
    sth.write(this.getResponse().getOutputStream());

    i always use an old fashioned method when i have to do this, i create a new jsp that contains a scriptlet that writes to the ServletOutputStream.
    <i>outputWriter.jsp</i>
    // define your own class to get file here, otherwiser use netui-data:callControl tag
    <code><pre>
    File file = FileControl.getFile(fileName);
    String fileName = (String) request.getParameter("fileName");
    response.setContentType(file.getContentType());
    ServletOutputStream sos = response.getOutputStream();
    InputStream is = file.getInputStream();
    for(int i = 0; (i = is.read()) != -1;)
    sos.write(i);
    sos.close();
    </pre>
    </code>
    i then call this jsp from the jsp to which i forward in my action using a simple url rewrite with file name on the url.
    <a href=outputWriter.jsp?fileName=nameOfFileToDownload                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • About migrating security settings from embedded oc4j to preconfigured oc4j

    Hi,
    I was able to configure security in my 11g TP3 ADF application, and run it successfully against embedded oc4j.
    Now, when I want to migrate this to preconfigured oc4j, I am getting ERROR:null.
    Please see the steps I follow:
    set CLASSPATH=C:/JDeveloper/j2ee/home/jazn.jar;C:/JDeveloper/BC4J/lib/adf-share-base.jar;C:/JDeveloper/j2ee/home/lib/security-api.jar;
    After that, I run the migration tool:
    java oracle.security.jazn.tools.JAZNMigrationTool -sr jazn.com -dr jazn.com -st xml -dt
    xml -sf "C:\Documents and Settings\nneelaka\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config
    \system-jazn-data.xml" -df "C:\Documents and Settings\nneelaka\Application Data\JDeveloper\oracle.adfp.seededoc4j.11.1.1.0.
    0.071218.1800\j2ee\home\config\system-jazn-data.xml" -m policy
    This is because, as I mentioned in the earlier mail, the webcenter preconfigured oc4j's configurations are read from the directory :
    C:\Documents and Settings\nneelaka\Application Data\JDeveloper\oracle.adfp.seededoc4j.11.1.1.0.
    0.071218.1800\j2ee\home\config\system-jazn-data.xml
    and, the embedded oc4j's configuration is read from the directory :
    C:\Documents and Settings\nneelaka\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config
    \system-jazn-data.xml
    However, when I run the migration tool, I get a message ERROR:null. Also, I dont have adfshare.jar, and instead, I have put adf-share-base.jar. Is there something I could be missing here ? Please advise.
    Best Regards,
    nattu

    Please post JDeveloper/ADF questions to the JDeveloper/ADF forum here on OTN.
    -steve-

  • Can BPEL retry consuming message from JMS Q Infinite times after rollback?

    Hi Guys,
    I have a scenario where a simple BPEL 11g with a throw consumes messages from a JMS queue.
    If some error occurs the message would be rolled back to JMS queue.
    I want to configure the BPEL in such a way that the BPEL would retry to consume the rolled back message again and again regardless of how many times it is getting rolled back.
    please suggest some solutions.
    Thanks in Advance...

    To get rollbacks to sucessfully put messages back on a queue we:
    1. Ensure the BPEL component in composite.xml has the following properties set:
    <property name="bpel.config.transaction">required</property>
    <property name="bpel.config.oneWayDeliveryPolicy">sync</property>
    2. Use ASync fault policy
    <property name="oracle.composite.faultPolicyFile">oramds:/apps/AIAMetaData/faultPolicies/IC/ASync/V1/fault-policies.xml</property>
    <property name="oracle.composite.faultBindingFile">oramds:/apps/AIAMetaData/faultPolicies/IC/ASync/V1/fault-bindings.xml</property>
    These are custom fault policies we have that simply rethrows the fault (I can send them to you if required)
    The problem is that you will fire your server into an endless loop and not have any control over the process. Many kinds of error will cause the loop not just the one you want. I can imagine SOA server will hang, or run out of memory then you will reboot it and it will just hang again.
    You may have a resubmit delay of 5 mins but if you have 300 messages in the queue that is still one try every second. I can imagine your server falling over.
    Automatic re-submission is possible but I would suggest going for a design that gives you a little more control over the process. Having error messages go into an error queue and an automatic re-submission process might be a good idea. You could then control the process. e.g. Try one of the messages every 5 mins and if that works put the entire contents of the error queue back into the main queue.

  • Problem on running Preconfigured OC4J server in JDeveloper 10.1.3.2

    Hi all,
    I have problem on running preconfigured oc4j server in JDeveloper 10.1.3.2. I get the error message below :
    C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\srcimage\bin>
    C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\srcimage\bin\adfp_oc4j.cmd C:\Jdev10132\jdk\jre\.. C:\Jdev10132\ C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0 -start
    wsrp not installed
    installing wsrp......
    C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\javacache alt path or file already exist
    C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\javacache\admin
    path or file already exist
    System can not find the specified path
    java.lang.RuntimeException: Instruction unknown: loadınstruction
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.mapName(InstructionFinder.java:138)
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.compilePattern(InstructionFinder.java:170)
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.search(InstructionFinder.java:218)
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.search(InstructionFinder.java:264)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Mode.peepHoleOptimization(Mode.java:1444)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Mode.compileApplyTemplates(Mode.java:1058)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Stylesheet.compileModes(Stylesheet.java:615)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Stylesheet.translate(Stylesheet.java:730)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:335)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:410)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:791)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:284)
         at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
         at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    ERROR: 'Instruction unknown: loadınstruction'
    FATAL ERROR: 'Could not compile stylesheet'
    oracle.portlet.server.containerimpl.install.InstallException: Error parsing stylesheet "resource/config-server.xsl"
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:289)
         at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
         at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    Caused by: javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:824)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:284)
         ... 2 more
    caused by: javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:824)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:284)
         at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
         at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    System can not find the specified path
    Error: Can not find C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\j2ee\home\config\server.xml.
    Stop OC4J command finished
    Any help is appreciated...
    Thanks in advance
    Aliye

    well I have downloaded the latest version of jdk (1.6) to check with it so it solved some of the problems but still I get an error on running the oc4j server. Error I get is:
    Starting OC4J from C:\Jdev10132\j2ee\home ...
    Executing: C:\Jdev10132\jdk\jre..\bin\java -XX:MaxPermSize=128m -Xmx512m -jar "C:\Jdev10132\j2ee\home\oc4j.jar" -config C:\Jdev10132\jdev\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\srcimage\j2ee\home\config\server.xml
    07/02/19 10:45:10 Error initializing server: IO error reading system
    07/02/19 10:45:10 Fatal error: server exiting
    Stop OC4J command finished.
    I couldnt understand what is the problem now..
    Thanks for your help..
    Aliye

  • WebCenter Preconfigured OC4J start error....

    When we want to start WebCenter Preconfigured OC4J a error dialog opens and contains fallowing messages.
    the directory this external tool is set to tun in does not exist
    or is not a directory.
    are you sure you want to run this tool
    when we say "yes"
    external tool failed exception occurs.
    log window contains...
    C:\jdev10132\jdev\\extensions\oracle.adfp.seededoc4j.10.1.3.2.0/bin/adfp_oc4j.cmd C:\jdev10132\jdk\jre/.. C:\jdev10132\ C:\jdev10132\jdev\\extensions\oracle.adfp.seededoc4j.10.1.3.2.0 -start
    We are using Jdev 10.1.3.2 with default install on win XP
    The directory is here but some backslash (/) charakter seem to be wrong
    but even we change directory from external tool editor nothing change
    Thanks for your help..

    same error after some magical upgrade.
    we got the SVN plugin and jdev did an upgrade. I'm not sure or aware this ever worked prior to this reboot upgrade series of messages for the svn plugin.
    The behavior was no response. log file showed this:
    C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3/bin/adfp_oc4j.cmd C:\jdev10133\jdk\jre/.. C:\jdev10133\ C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3 -start
    pasted this into dos prompt:
    file not found.
    search directory for adfp_oc4j.cmd
    actually in
    \srcimage\bin
    C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage\bin\adfp_oc4j.cmd C:\jdev10133\jdk\jre/.. C:\jdev10133\ C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3 -start
    c-C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage\bin\adfp_oc4j.cmd C:\jdev10133\jdk\jre/.. C:\jdev1
    0133\ C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3 -start
    wsrp not installed
    installing wsrp......
    The system cannot find the path specified.
    oracle.portlet.server.containerimpl.install.InstallException: Error: Could not find file "C:\jdev10133\jdev\extensions\c
    onfig\server.xml"
    at oracle.portlet.server.containerimpl.install.Main.copyFile(Main.java:346)
    at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:305)
    at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
    at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    The system cannot find the path specified.
    Create WebClipping repository path
    Create portal conf
    A subdirectory or file C:\jdev10133\\portal already exists.
    The system cannot find the path specified.
    Error: Can not find C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\j2ee\home\config\server.xml.
    Stop OC4J command finished.
    What oracle_home and java_home did you set?
    How do I get jdev to properly launch this?
    ask and answer my own question...
    TOOLS, Edit External Tool
    add this path.
    A subdirectory or file C:\jdev10133\\portal already exists.
    A subdirectory or file C:\jdev10133\\portal\conf already exists.
    The system cannot find the path specified.
    Error: Can not find C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\j2ee\home\config\server.xml.
    Stop OC4J command finished.
    What is the srcimage directory? Was does my system have this and default is broken? I had to edit the settings and add this.
    --- almost have it working ... here's the oracle home issue.
    C:\jdev10133\ (dont use the trailing slash)
    tarting OC4J from C:\jdev10133\\j2ee\home ...
    Executing: C:\jdev10133\jdk\jre/..\bin\java -XX:MaxPermSize=128m -Xmx512m -jar "C:\jdev10133\\j2ee\home\oc4j.jar" -config C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage\j2ee\home\config\server.xml
    08/02/26 18:33:41 Error initializing server: IO error reading system
    08/02/26 18:33:41 Fatal error: server exiting
    Stop OC4J command finished.
    C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage\bin>
    C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3/srcimage/bin/adfp_oc4j.cmd C:\jdev10133\jdk\jre/.. C:\jdev10133\ C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage -start
    now i've really screwed it up. doesnt work at all. I'm going to look at 10.1.3.2 and see the settings.
    C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3/srcimage/bin/adfp_oc4j.cmd C:\jdev10133\jdk\jre/.. C:\jdev10133\ C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage -start
    Starting OC4J from C:\jdev10133\\j2ee\home ...
    Executing: C:\jdev10133\jdk\jre/..\bin\java -XX:MaxPermSize=128m -Xmx512m -jar "C:\jdev10133\\j2ee\home\oc4j.jar" -config C:\jdev10133\jdev\extensions\oracle.adfp.seededoc4j.10.1.3\srcimage\j2ee\home\config\server.xml
    08/02/26 18:57:33 Error initializing server: IO error reading system
    08/02/26 18:57:33 Fatal error: server exiting
    Stop OC4J command finished.

  • How do i include a calendar portlet from groupspace in my portal

    hi all
    i have created a portal web project and create a portal,
    the domain created for the portal is normal portal domain without the groupspace/collaboratio facets,
    now i want to include a calendar portlet into my application where users of my portal can use that calendar to schedule their activities,
    What do i need to do integrate calendar portlets into my portal?

    Biren,
    If you want to use calendar portlet,your domain should support the groupspace Framework configuration.
    Here is steps(WLP9.2):
    (1)Create a domain which support portal and groupspace(Check the groupspace checkbox).
    (2)In workshop:
    Create a portal EAR project(Select Collaboration API and Collaboration portlets App from weblogic portal Collaboration facet)
    Create a portal web project(Select Collaboration portlets Checkbox from weblogic portal Collaboration facet)
    Create a data project(if required)
    (3)Now open the merged projects view in the workshop.
    (4)From the portal webb project copy the portlets folder.
    (5)Now create a .portal file and keep the calendar portlet on the portal file.
    You can use all the Collaboration portlets(Email,Tasklist,calendar,Address Book,Discussion).It needs same configuration for every one.
    In weblogic portal 8.1.4 you need to manually run the SQL scripts and update web.xml/weblogic.xml but in 9.2 while creating the domain configuarion it does all the necessary task.
    Thanks
    Bishnu
    Regards
    Bishnu

  • Preconfigured OC4J vs OAS 10g R3 for WebCenter

    I discovered that all the example WSRP portlets that are contained in the preconfigured OC4J in JDeveloper, are not contained in OAS 10gR3.
    Is there way to get all the ear files to deploy them on OAS?
    Or any other solution?

    Steve,
    The sample portlets are deployed to the Oracle Application Server 10.1.3.2, indeed. You can access the producer test page through:
    http://<host>:<port>/portletapp/infofor example:
    http://my.host.com:7778/portletapp/infoThe portlets are deployed to the OC4J_WebCenter instance.
    If you're interested in deploying the app separately, you find more information on the PDK downloads page on OTN.
    Hope this helps,
    Peter

  • Error starting webcenter preconfigured oc4j

    I can start the SRDemoSample and it works great. I was trying to do a tutorial to crate a portlet and it will not work. When I click the icon to start the webcenter preconfigured oc4j this is what I get:
    /export/home/oracle/jdevhome/extensions/oracle.adfp.seededoc4j.10.1.3.2.0/bin>
    /export/home/oracle/jdevhome//extensions/oracle.adfp.seededoc4j.10.1.3.2.0/bin/adfp_oc4j.sh /usr/jdk/instances/jdk1.5.0/jre/.. /export/home/oracle/jdev/ /export/home/oracle/jdevhome//extensions/oracle.adfp.seededoc4j.10.1.3.2.0 -start
    /export/home/oracle/jdevhome//extensions/oracle.adfp.seededoc4j.10.1.3.2.0/bin/adfp_oc4j.sh: test: argument expected
    Any ideas please

    Hi,
    did you try the Webcebter forum ? WebCenter Portal
    Frank

Maybe you are looking for

  • How to use BAPI_MATERIAL_MAINTAINDATA_RT function module in SAP Reatil?

    Hi, I am facing aproblem with BAPI_MATERIAL_MAINTAINDATA_RT function module when i send Article Master data from one SAP Server where all Article Master Data is maintained to another SAP Server where all Transaction Data is maintained. how can i use

  • Enlarging pictures

    Hi, can anybody help, I have just been working on my web site and i can't work out how to enlarge my thumbnail images on my site. thanks

  • Query vs report

    hai gurus    in what scenario we are using query like SQVI  and in waht sceranio we are using Reports(customized)?what is the main difference between them?

  • 1.2.1 - good or bad?

    The 1.2.1 update showed up this morning for my 60 GB video iPod. I've been running 1.2 for months and am finally happy with the iPod after many problems. Is there a version history or change list? Any problems with 1.2.1? Thanks

  • What is the functional scope of the report MILL_IBASE?

    Hello, We're working for a cable manufacturing company and we came across a possible problem. We've discovered recently some double classifications in our system. Could we use this report MILL_IBASE to retrieve all double classifications found in our