Portlets in JDev 10.1.3

Hi,
I need to create Portlets With JDeveloper Release 3 10.1.3 EA1 Version 10.1.3.0.3.3412 (Using Wizard).
Before, With JDeveloper 9.0.5.1 and 10.1.2, I was installing one plug-in PDK.
Now, with JDeveloper 10.1.3, I cannot generate Portles Using Wizard?
- For that?
- That lacking me?
- Is it possible to create Portlets with the Wizard in 10.1.3 Jdeveloper Version?
Regards
Sergio

Hi Justin,
There is an option to create portlets in JDeveloper. But, for that you need either of these Versions JDeveloper 9.0.5.1 or JDeveloper 10.1.2. You need to add a patch of PDK software for developing portelts.
For the download of above software you could follow up the link
http://www.oracle.com/technology/products/ias/portal/pdk.html
All the best

Similar Messages

  • How to have one provider with multiple portlets in JDev 11g

    Hi,
    I am trying to create Oracle PDK Portlets using JDeveloper 11g but for each portlet JDeveloper is creating a provider. As In JDeveloper 10.1.3.4 we can have one provider with multiple portlets in it. But JDev 11g creates provider for each portlet. How can we have one provider with multiple portlets in JDev 11g. Is it something changed in 11g version or am I doing it wrong. As the Help says we can have multiple portlets in one provider but when creating portlets it does not do that. Any help is appreciated.
    Thanks

    Hi,
    I am trying to create Oracle PDK Portlets using JDeveloper 11g but for each portlet JDeveloper is creating a provider. As In JDeveloper 10.1.3.4 we can have one provider with multiple portlets in it. But JDev 11g creates provider for each portlet. How can we have one provider with multiple portlets in JDev 11g. Is it something changed in 11g version or am I doing it wrong. As the Help says we can have multiple portlets in one provider but when creating portlets it does not do that. Any help is appreciated.
    Thanks

  • Quickly test portlets in JDev

    Is there anyway to quickly test portlets in JDev (with portlet producer application only)?
    Or it's necessary to build a consumer application to test portlets?
    Thanks.

    Yes you need to build a consuming app.

  • Developing portlets with Jdev 10.1.3.0 possible?

    Hi all,
    I'm currently using Jdev 10.1.3.0 and I need to develop a portal (and portlets) using AS Portal 10.1.4.
    I tried to install the PDK on jdev 10.1.3.0, but that didn't work well.... do i need to upgrade my jdev version or there's another way to develop portlets for AS Portal 10.1.4 ?
    Thanks,
    Rui

    Hello Rui,
    I experience the same problem. PDK is not compatible with JDev 10.1.3. Actually I'm developing with the prevoius release of JDev, 10.1.2.2, with PDK extension and it works fine.
    Bye,
    Maurizio.

  • It's possible to develop portlets with Jdev 10.1.3.0 ?

    Hi all,
    I'm currently using Jdev 10.1.3.0 and I need to develop a portal (and portlets) using AS Portal 10.1.4.
    I tried to install the PDK on jdev 10.1.3.0, but that didn't work well.... do i need to upgrade my jdev version or there's another way to develop portlets for AS Portal 10.1.4 ?
    Thanks,
    Rui

    Hi,
    Use Jdevloper 10.1.3.2 version which comes up with portlet devlopment stuff.
    Regards,
    Tanmai

  • Error rendering portlet

    I have done a simple JPDK portlet in JDev:10.1.2 (pdkjava.jar version: 9.0.4.1.0) and deployed to a locale stand-alone OC4J. The I added the provider successfully to OracleAS Portal 9.0.4.(pdkjava.jar version: 9.0.4.0.0). If I try access the provider manually via a browser it works fine, but when I add the portlet to a page I get the following error:
    portal: id=4451972691432,1 Invalid status code encountered : status=500 reason=Internal Server Error name=content-fetcher16 label=webPortlet
    url=http://<host>:<port>/Application2-Project-context-root/providers/rejdevprovider time=0ms content=<HTML><HEAD><TITLE>500 Internal
    Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1>java.io.FileNotFoundException
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:504)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:251)
    at oracle.portal.provider.v2.render.http.AbstractResourceRenderer.renderBody(Unknown Source)
    at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
    at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
    at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
    at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    </BODY></HTML>
    Any good ideas, please!

    What do you see when you access the provider registration URL from the browser directly?
    Can you post your provider.xml?
    The error message indicates, that a file is missing; most likely the one responsible for rendering the portlet's "show" mode.
    Peter

  • JDev 10.1.2 and EJB 3.0

    Hi,
    Is it possible to create a portlet in JDev 10.1.2 that uses EJB 3.0 components ?
    Thanks,

    Use Oracle JDeveloper 10.1.3.2 that has both EJB 3.0 and Portlet development support.
    JDev 10.1.2 doesn't support JDK 5.0 out of the box so you'll probably have problems with the annotations of EJB 3.0.

  • Accessing the Query String parameter from a portlet

    Hi!
    I have developed a PDK portlet in Jdev 10.1.3.3 for Web Center (Just for testing, later it'll go on Oracle Portal 10.1.4). I am trying to access the query string parameter coming in the URL but not successfull at all. Following are the options that I have tried in vain :
    In MyPDkPortletShowPage.jsp with *<passAllUrlParams>true</passAllUrlParams>*
    1.) PortletRenderRequest pReq = (PortletRenderRequest) request.getAttribute(HttpCommonConstants.PORTLET_RENDER_REQUEST);
    pReq.getParameter("data");
    2.) request.getParameter("data");
    3.) request.getAttribute("data")
    This makes me ask that is there any other way to access the parameter or is it simply not possible?
    Please suggest!
    Regards,
    Neeraj.

    Hi Neeraj:
    I didn't deal with web center before i am working on Oracle Portal 10.1.4 so if you done that on oracle portal and got the same problem check for this?
    - add the parameter in the page parameter then you will get the value from either preq.getParameter or from request.getParameter,just go to page properties and add a page
    parameter called data
    - did you publish your page containing your portlet as portlet and included it in other page or it is just a page containing this portlet?

  • Struts Portlet problem

    Hello,
    I am developing a Struts Portlet, using JDev 10.1.2, and I'm deploying my app to Oracle Enterprise Manager.
    I have a DB Schema from which I created the Business Components for my Portlet.
    In the portlet, I need to display a tree-like Page Menu (pages have sub-pages and so on) in a single JSP that I have already working perfectly (outside Oracle Portal).
    This JSP consists of a series of "a href" links, each link representing a Menu Page, so that when I click on that link, the other portlets (content portlets) would show the selected page's contents.
    The idea here would be to, when I click a link, raise a struts event so that I can set my ViewObject's current row, and then get Portal to refresh the whole page passing the Page_Id as a parameter, so that both the menu portlet and the content portlet would be synchronized.
    The problem is that inside Portal, I can't seem to get the struts app to work:
    It renders the page just fine, but when I click on a link it obviously sets the browser's URL to one that is not relative to the portal - I suppose because i'm setting the URL mannualy on the "a href".
    (Note that I don't have a Form component in my JSP, just a number of links)
    What I need is to find a way to raise a Struts event so that the current row will be set. I'm trying to do it like this:
    < a href="/portal/menuPage.do?&id=<c:out value="${node2.IdPagina}"/>&event=Select">
    The event is raised and the row is set but I'm (obviously) forwarded to
    http://myServer:myPort/portal/menuPage.do?&id=28&event=Select
    Portal doesn't recognize this address and displays a "404 Not Found" message.
    Is there any other way to raise a struts action with links, or at least, without forms and submit buttons? Because raising it like I'm doing forwards me to a wrong URL.
    I read everything I found on Struts Portlets but still haven't found an answer to my problem.
    Any help?
    Rui Leitão

    When constructing links, you have to use the pdk-specific struts tags, for example:
    <pdk-struts-html:link href="/portal/menuPage.do">Also, you need to use the pdk struts tag library:
    <%@ taglib uri="/WEB-INF/pdk-struts-html.tld" prefix="pdk-struts-html" %>Peter

  • 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

  • JSR286 Portlet in JSPs

    Hello,
    We are trying to develop JSR286 portlets in JDev.
    Question: Can we design/develop JSR286 Portlet UI in jsp with JQuery?

    yes ,you can develop JSR286 portlet in jsps but point is -
    you need to specify the jquery path in hard coded way -means (absolute path ,not relative path)
    jquery src="http://<server>:port/your portlet app context root/jquery path/jquery.js"
    In that way jquery will work.

  • Unable to deploy ADF application on weblogic 10.3

    Hi,
    The steps followed for creating Fusion web application (ADF) in jdev and deployment are as follows:
    1. Create a new application in jdev using the template for Fusion web application (ADF) app.
    2. Created couple of .jspx's (JSF's) and navigational links between these pages.
    3. Portletize one .jspx. This created portlet.xml file.
    4. Deployed this app into EAR.
    5. Pop up says that jdev has identified this app contains a JSR 286 portlet. Jdev asks whether configuration needs to be added to expose this portlet app as WSRP service in an 11.1.1 oracle portlet container
    (with two options: Yes or NO) selected Yes.
    6. Went to Deployments in the WL console and tried to install this app to WLS_Portlet managed server which was already in running state.
    7. App sate shows as prepared and when tried to start servicing all requests getting an error.
    java.lang.ClassNotFoundException: oracle.portlet.producer.container.TestPage
    Can anyone let me know where I'm going wrong please.....

    venky wrote:
    Thanks for the reply.
    After a lot of discussion with my tech lead I tried to deploy the app directly on the Admin server since I'm working only on dev env and managed servers will be created on prod env.
    Well I was able to resolve the above error by not allowing jdev to add configurations realted to creating JSR 286 portlets app.
    The above error was due to one jar added extra by jdev inside the lib oracle.webcenter.framework_11.1.1 which the server was not able to find. Not sure why jdev has this jar and server doesn't??????Ah, ha - that might be your issue. The Admin Server won't have the libraries necessary to support a portlet - you need to deploy your portlet app to a managed server configured to be a portlet producer. (That can either be the WC_Portlet as Yannick noted or a custom Portlet Producer app.)
    JDev (or the intgrated WebLogic Server) adds all libraries to it's own 'admin server' in order to make the process of developing/testing easier in JDeveloper - but an external App Server needs to have a managed server configured to support WebCenter - or any other product - you're attempting to deploy.
    So your first step - create (or use) a managed server configured to support portlet deployments on your 'dev' WebCenter app server.

  • Switching Character Sets in JDeveloper

    Hi, we have developed a number of Portlets on JDev 10.1.2 but used the default encoding of cp1252. When looking back on my course notes I saw that the course instructor had recommended that we set the default project encoding to UTF-8. What are the implications of using the default encoding? We have coded our portlets to use resource bundles in order that we can make them multi-lingual at some point in the future. Is UTF-8 essential for this and if so, should we take the hit now to re-encode ( on trying it, I got errors about malformed input values, mostly hyphens and apostorphes) or will it be a painless process if we do it later on?
    Thanks for any feedback.

    Hello,
    Specifying the character set for a WebLogic webservice (see:
    http://edocs.bea.com/wls/docs81/webserv/i18n.html#1069629) is one of the
    many enhancements made since the 6.1 release. If possible, the best
    solution for your webservice development would be to upgrade.
    Bruce
    "özkan Demir" wrote:
    >
    Hi all;
    I am developing RPC style webservices on weblogic server 6.1 with service pack
    2.
    I have a problem about character sets. I have to turkish language so that the
    character sets must be ISO-8859-9. But the soap messages are default UTF-8 so
    that turkish characters becomes undetermined.
    Is there a way that I can send soap messages in ISO-8859-9 character set or what
    do I have to solve the problem of turkish characters between the client and the
    server applications with webservices...Please Help!
    Thanks

  • Oracle.portal.provider.v1

    Which library contains oracle.portal.provider.v1.* package ? I am trying to render a portlet in JDev and I get a class not found error for this.

    Hello,
    You can download the JPDK version 1 from this PortalCenter. (select pdkv1.zip JPDK and URL-based libraries)
    This contains all the necessary classes to compile V1 Java portlet.
    But I am not sure that you will be able to run the portlet from JDeveloper since the APIs in V1 are targetting Apache JServ as servlet container. When JDeveloper use a pure J2EE Container. (OC4J)
    Regards
    Tugdual Grall

  • Javax.management.RuntimeMBeanException:Unable to access or transform markup

    I have a portlet that I created from an ADF application using the JSF Portlet bridge. I created the application/portlet in JDev 11.1.1.6. I am able to run the application locally and I am also able to display the WSRP Producer Test Page for the portlet (running on the Integrated WebLogic Server). I am also able to bring up the WSDL. We have a test WebCenter application running and when I try to register my portlet as a portlet producer I get the error javax.management.RuntimeMBeanException:Unable to access or transform markup when I click the OK button on the Register Portlet Producer page. Before clicking the OK button I clicked the Test button and I got the Test Connection Successful message.
    Any ideas on what could be causing this error? Where could I go to get more information about the error?
    Thanks for the help!

    The error "Unable to access or transform the markup from the WSDL URL" indicates that it was not able to resolve the WSDL URL. Check whether you are able to resolve this from the server and also you might have given random values to the proxy host and port values. The URL need to be resolved during registration so make sure you are providing the right host port values during update.

Maybe you are looking for

  • Windows 7 RC 64bit on 2006 MacBook.

    I have a late 2006 MacBook. 2.0 core2duo, 2GB ram, 160GB HD. Last week I was running: 10.5 Leopard - 140GB Windows 7 Beta 64bit- 20GB when I installed the beta, I had loads of grief getting hold of 64bit drivers. I can't remember where I got them fro

  • Integrated XSLT in 10g

    Will JDeveloper 10g support XSLT within the IDE? This seems to be a simple integration, and would be very useful. Thanks, Benjamin

  • RE: Suppress or stripping of some digits in XI with out effecting others

    In  POS, the Employee Id (of the Store Rep) who does the sale is his PEIN.  The design of POS does not allow the employee to work in more than 1 store. Therefore we-are exploring a "corrective" solution which - ideally would not affect POS+ as follow

  • Error creation of JCO connection: System Already Exist

    Hi Experts, We have created the SLD connection to the ECC6.0 from the Portal 7.0. Created one JCO connection using that SLD successfully for the Clinet 100. Now we required to create one more JCO Connection for client200 also. But it is giving the Er

  • Where are my gradient presets in photoshop cc?

    This is what comes up. Where are my presets? do I need to re-download the program? I had the trial version and just payed for my CC membership so do i need to do something to get the full version?