EmployeeSearch Portlet Problem

Hi, I am trying to install those three portlets in Community Contribution. The first one, Calendar Portlet is O.K. But after installing the second one, EmployeeSearch Portlet, I got the following error when I tried to run it:
"Request URI:/EmployeeSearch/code/EmployeeSearch.jsp
Exception:
oracle.jsp.parse.JspParseException: Line # 20, Error: Unable to find class for bean: dataBean defined by tag with class: employeesearch.SearchBean".
I checked everything and all the .class file and .jsp file are in the same directory.
I appreciate your help!
Young

Young,
Compile the java files by running the command : javac -d . *.java
This generates SearchBean.class and ConnectionParams.class within the directory employeesearch.
Restart the HTTP Server listener.
Hope this helps
Pushkala

Similar Messages

  • Studio 3.1 & Portal 9.2 - JSF portlet problem

    Hi, first time here.
    Let say I have create a simple jsf navigation application using Studio 3.1 like this:
    // inside faces-config.xml
    <navigation-rule>
    <from-view-id>/pages/inputname.jsp</from-view-id>
    <navigation-case>
    <from-outcome>greeting</from-outcome>
    <to-view-id>/pages/greeting.jsp</to-view-id>
    </navigation-case>
    </navigation-rule>
    I have done all beans config and resources bundling. After all I run it successfully in server.My next step is to create a portlet, holding the first jsp page. Oh, well, Studio can't do it and I have to do it in Portal 9.2
    What should I do now? I have try many method to import my project into it and of course it is not working.
    To my knowledge, portal support PageFlow (Controller.java) but i dunno about MyFace (faces-config.xml).

    Hi Rene,
    When you found out that you misread the instrucition and you already ran the script, what did you do next? Did you restore the db and redo over? Or did you continue on? I have the same problem with you too but I'm not sure what to do next.
    Trina :)
    [email protected]

  • Jsr168 portlet problem

    Hi,
    I am creating a JSR168 compliant portlet with
    A single form that contains:
    - a search field
    - a table that displays radiobuttons and search query results
    - a button that sets a navigation parameter depending on the itemID that was picked from the table
    The problem is that while my search-query parameter is processed fine when running the application locally,
    I can not access the input parameter when the portlet is deployed to an OC4J container on a Webcenter Application Server and running in an ADF Faces jspx dashboard.
    In my portlet JSP page I have the search field:
    <input type="text" name="query">
    and I process it with a page refresh and the following:
    request.getParameter("query")
    which turns out to be null in the deployed portlet.
    when I do request.getParameterNames() I get different results depending on whether I run the application in JDeveloper, or when I deploy the portlet and I run it in the dashboard.
    getParameterNames() in the deployed portlet only displays my navigation parameter, while getParameterNames() running locally only displays my query parameter.
    It seems as if parameters need to be treated differently. Any input would be appreciated!

    Hi,
    In view.jsp, I have the following under <portlet:defineObjects/>:
    String actionURL = "view.jsp";
    if (renderResponse != null) {
    actionURL = renderResponse.createActionURL().toString();
    My form is defined like this:
    <form method="POST" action="<%= actionURL %>">
    Thanks in advance!
    Louisa

  • Oracle Jive Forum Viewer Portlet problem in Firefox

    Has anyone used the Oracle-provided JIVE Forum Viewer portlet? We have built one with the personalization function enabled, so users can go to the personalize page to select the forum they want to view in the portlet.
    Everything works fine now, except that the tree menu to display all the categories and forums on the personalization page does not display or respond to mouse clicks correctly in Firefox. But if you right-click in the region of the tree menu, everything will just become fine.
    We wonder if anybody can help us to identify the problem and fix it. Thank you in advance!
    Yijia

    hi Yijia
    Could this possibly be a question for the "WebCenter" forum?
    WebCenter Portal
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    regards
    Jan Vervecken

  • 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

  • Exchange Portlet problem

    hi experts,
    we have a problem getting the asp pages that come with the exchange portlet running. The inbox.asp script runs fine, when not the contacts.asp and calendar.asp, they both come back with the error message that the
    the method 'GetDefaultFolder' is not supported. We are running IIS server on a different NT-Box(Service Pack 6) as the exchange 5.5 server, but within the same domain. Anybody experienced the same problem?
    thanks,
    Benjamin

    Benjamin,
    See if this thread helps:
    Re: OCI JDBC Driver - Runtime UnsatisfiedLinkError
    James

  • Omni portlet problem

    hi all
    i'm trying to create an XML portlet and this is what i get as a error message:
    Error : Insufficient Privilege. Please contact the administrator for privilege in Default Provider Builder Instance.
    i'm the portal administrator so i really have no idea why this message is displayed. can anyone please help?

    hi,
    can you please try to grant the user manage privileges on this page explicitly ?
    i found an entry that this could cause the problem. if this does not help, could you please check the portal log files as well to see if there might be a different underlying problem.
    i tried this in portal 10.1.4 and it worked. not exactly sure what causes this problem.
    regards,
    christian

  • Multiple Portlets problem for sessionBean

    Hi all,
    I created a Master-Detail two page database portlet using sun creator 2 update 1. The portlet was running fine both in test server and my actual portal server. But when i placed it on the same page as another portlet created by me. The portlet does'nt work("doesnt goes to second page"). I believe that is because both portlets share the same session bean.But what should i do to solve this problem. Can i create a new session bean other than the default SessionBean1? PLease help
    regards
    Kimi

    panky_p wrote:
    Ok,
    but submitting form on selection will refresh my page which will affect rest of the data on page!Use AJAX or redesign your app better.
    and another thing is that without submitting form how it takes value of last element (for Audi)?JSF runs on the server side. You can only reach it by sending a request (can be GET or, in this case, POST).
    is there another way? so that complete page will not be refreshed and why it take value for last div element only?Drop that Javascript away, use a single textarea and determine the selected car in the backing bean.

  • URGENT!!! inlineRendering of URL-Based Portlet problem !!!

    Hi there;
    About one month ago I faced a problem which one of the other member has faced it too. He posted the problem and till now nobody has answered it. Any clue in this following regards?
    I have deployed a simple url-based portlet on Oracle9iAS portal by using PDK 2.0
    problem occures when i want to use inlineRendering feature of PDK 2.0, it just poped-up a new windows with wrong url
    Regards,

    Have you tried the WebClipping portlet?
    Its definitely worth taking a look at it.

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

  • Exchange 5.5 portlets problems

    I am having a number of problems. I have portal installed on NT4. We are running exchange 5.5 and IIS4 and they are in the same domain. I can add the inbox portlet and I can view my email. But when I try to open a message, it comes up with a login screen and I login and then I get a browser window with "Page cannot be displayed" error. I also get the same message when I click on the "New Message" link.
    The next problem I get is when I add the contacts portlet and the calendar portlet, either the inbox, the contact, or the calendar portlet will time out. They won't all show up together. If I do a refresh, sometimes they will switch. For example if the inbox was showing and the other 2 were timed out and I do a refresh, then the calendar will show up and the inbox and the contacts will be timed out. And then sometimes when I do a refresh I will get all three portlets showing up with this in them:
    Collaboration Data Objects error '0000043f'
    [Collaboration Data Objects - [E_INVALIDARG(80070057)]]
    /exchange/inbox.asp, line 38
    Collaboration Data Objects error '0000043f'
    [Collaboration Data Objects - [E_INVALIDARG(80070057)]]
    /exchange/calendar.asp, line 36
    Collaboration Data Objects error '0000043f'
    [Collaboration Data Objects - [E_INVALIDARG(80070057)]]
    /exchange/contacts.asp, line 35
    Then in order for it to get at least one of them to work again I have to reboot the IIS server.
    This stuff is driving me crazy. Can someone please help.
    Thanks for any assistance.
    Randy

    Randy,
    Please specify whether or not you are using the latest version of the Exchange portlets that became available in PDK-March. This version is fundamentally different from prior versions and may resolve some of the issues you are seeing.
    Regarding the "Page could not be displayed" error upon clicking the message links, this may be an issue with your Outlook Web Access configuration. Do you have Outlook Web Access installed? If so, you need to make sure that the links in the portlet point to your instance of Outlook Web Access. By default they should point to the host on which the portlet ASPs are installed, but if this is not where Outlook Web Access is installed, you may not see anything when you click on a link.
    Regarding the refresh error and the "E_INVALIDARG" message, this may be something with the parameters you are providing to the provider (server, etc.). Also check this thread: Re: FRM-92090 : An unexpected error occurred Simon Joll apparently had the same error and resolved it by configuring his Outlook Web Access correctly. You may want to follow up with him.
    James

  • Mail Portlet Problem

    Hello All,
    i'm facing a problem with Mail Portlet on OCS Portal Page it keeps telling me: Failed to retrieve content.
    and i tried to edit the portlet and nothing works, please Help me.
    Thanks.

    Hi,
    Can you please detail your installation/configuration ?
    1) Did you configure SSL for you OCS ?
    2) What is you patchset level (version of product) ?
    3) What are the errors in the "applications.log", file from the OC4_Portal ?
    Regards,
    Mouhssine

  • Discussion Forum Portlet - Problems with JAVA and UTF8?

    Hi
    I installed the Discussion Forum Portlet successfully. It also seems that almost everything works fine. There's only a problem if I have new posts that include special German characters (Umlaute) like ä, ö, ü or special French characters like é, è or ç. They are saved correctly in the table but if you view the post the characters are not displayed correctly.
    Example
    input: ça va?
    result: ça va?
    I know that there are problems with Java and UTF8 Database. Is there a possibility to change this (bug)?
    Regards
    Mark

    Here's what I got. I don't see anything that helps but I'm kinda new to using SQL and java together.
    D:\javatemp\viddb>java videodb
    Problem with SQL java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver
    ] Syntax error in CREATE TABLE statement.
    Driver Error Number-3551
    java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error in
    CREATE TABLE statement.
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.executeUpdate(Unknown Source)
    at videodb.main(videodb.java:31)
    D:\javatemp\viddb>

  • URGENT: Favorites Portlet Problem

    Hi
    I have edited the links on the Favorites Portlets and deleted the one that were the default ones like Oracle, Oracle Help or Oracle Technology Network but when I load my page they are there, I don't understand why.
    Please help me I need to show my links instead of the default ones.
    Thanks in advance
    Ana

    My version is:
    Oracle Portal Version: 3.0.9.8.2
    The problem is that I have customized the portlet, I removed the default links, but they don't disappear, they still there when I load my page but when I login then my links appear, so I really don't understand the customize of this portlet.
    Thanks
    Ana Maria

  • JSP Portlet Problem

    Hi,
    i have installed oracle portal 3.0.6.3.3 on NT.
    The problem is that i face problems while trying to install a sample portlet given in JPDK download.
    i have followed the exact instructions as given in the oracle portal development kit installation guide(Pre-configuration and Set-up).
    when registered a sample portlet provider in the Admin tab, and i tried to put it into my page, i got the following error.
    Error:(WWC-00000)
    The following error occurred during the call to Web provider: true (WWC-43147)
    i've already searched in metelink but there is not information about.

    Juan,
    I have not seen this error before, so I will try to help you debug.
    Are you able to display any of the portlet samples from the JPDK. Using PDK January, 8 are JSPs and 2 are servlets. HelloWorld and Web Services Portlet are servlet implementation. Can you display any of them?
    1) Check the provider.xml file make sure that you only changed the <appRoot> and this should point to the location of your JSP directories. For example: D:\9iAS\Apache\Apache\htdocs\lottery
    2)Make sure that you have placed the location of the provider.jar and sample_portlets.jar in the jserv.properties file.
    3)Question, when you are trying to add portlets to the page, do you actually see the information in the "Add Portlets" page? Do you see a description of the Web Services Portlet? If you can see the Web Services description, it sees the sample_portlets.jar.
    Please let me know the answers to the above questions and if you get it working, can you post the solution on the message board to help others having the same problem.
    Thanks
    Sue
    null

Maybe you are looking for

  • Use of HDMI (HDCP enabled) Monitor with MacBook

    Hi I've been searching the discussion boards to try and answer this but as I haven't been able to get a definitive answer I will post my own thread (with apologies if I've missed a previous response that covers this)- I am about to purchase one of th

  • The user profile service service failed to logon user profile cannot be loaded on Windows 7 Home Premium

    Good Afternoon Everyone, I am not technologically savvy as a result I'm having trouble understanding previous posts on "The user profile service service failed to logon user profile cannot be loaded." Lingo on domain reset etc, not sure that this per

  • Currency in form fields

    I have a report where some of the data contains currency infomation. When the user clicks "Edit", the user is taken to another page where they edit the data. Is there a way within the edit mode where I can display data right aligned and with a curren

  • How to find the application type fora Script based on Form name?

    Hi Guys,             can anybody tell me how to find the Application Type and output type based on Form name and print program name? I am having form name as: ZINVENT (INVENT is the actual) and program name as RM07IDRU.How can i find the Appliction n

  • Trouble moving from lightroom to Photoshop CS6 raw editor

    I am having trouble moving from my lightroom 4 to Photoshop camera raw. I can move directly to Photoshop but would like to use the raw editor in photoshop CS6 and not the lightroom editor