Application Portal

Hi,
I have about 10 application in 2 different servers (oracle 10 & 11). I'm looking to develope "Application Portal". With a table-driven authentication and authorization schema.
Any help pls.
Thanks
Ribhi

Hi Erwin,
It is possiable to call a WAD design in portal by mapping the IVIEW of the WAD application on portal. If you are using WAD 7.0, it is possiable for you to call a BEx Query view in WAD designer but not a iview in portal.
Regards,
Pankaj

Similar Messages

  • JNLP & User Authentication (Application Portal Dilemma)

    There is an interesting article on JavaWorld under the Applied Java Topic about distributed applications and Java Web Start. Recently I have also become a big fan of rapid thick-client deployment using the JNLP framework. However, I (and many others I suspect) have come across a road-block implicit to distributed application (non-applet) development. There is no ability to preserve a session.
    Now in Jonathan Simon's article, in presents the case for "Application Portals" in which one could easily set up an authentication servlet and during run-time construct a list of verified applications. This implementation seems straightforward and but I am confused on one simple point for which I am in "dying-need" of clarity. The JNLP simply provides a link and protocol to deploy and update the client-side application. Upon initial execution or launching, the "link" is unknown making this solution great. However, once launched the link can be determined and the application can be executed without the use of the authentication portal (or if an off-line implementation is also deployed - launched locally).
    Is there a current design pattern to circumvent this limitation? How can I pass session information or even arguments to the client-application when launched? What happens when the application is launched via the desktop integrated icon? At first glance, I would expect the solution to be to invoke a WebService from the application upon execution of main. This service would then authenticate, but still would require its own interface for data (user/pass) capturing - thereby nullifying the entire point of setting up an authenticating application portal.
    Any suggestions or clarity would be well received

    I'm not sure if this will help you guys or not, but there is a guide for deploying JNLP applications from a servlet here: http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/downloadservletguide.html
    Perhaps you can use this to dynamically specify the JNLP file. If a user accesses the server from the plain URL the servlet assigns a new session id, and places this in the codebase or href of the JNLP file it sends to the user. Later when the user runs the JNLP application from app manager, or an icon, the servlet will see the decorated codebase/href and act accordingly.
    Anyway, like I said, I'm not sure if this is exactly what you are looking for, but I think it has been used in the past for session maintenance.
    As to why JNLP doesn't support portal tech... these two technologies were invented at the same time. Initially they were somewhat competing ideas.
    For the future it might be possible to make JNLP more portal friendly, but in that case, Sun needs to have a better idea from the users what is needed. Simply saying, "make it better" is just to vague. Be specific, and who knows what good ideas might be picked up. (Another possibility is to contribute your own ideas for improvement through http://www.java.net/).
    Mike.

  • Is the Company Application Portal available in Config Man 2012 SP1?

    I heard while at Teched this year, that a company application portal was part of Config Man 2012 SP1.
    Is that true or is that a new 2012 R2 feature?
    thanks
    Thanks Lance

    Hi,
    It was released with Configuration Manager 2012 R2 and if you look at the system requirements at the download page it clearly says ConfigMgr 2012 R2. So yes it is an R2 feature.
    http://www.microsoft.com/en-US/download/details.aspx?id=40795
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Deploy JSR 168 on oracle application portal 10.1.4

    We have Oracle Application Portal 10.1.4 and have been deploying Oracle PDK portlet on it.
    Now we decide to standardize things and use JSR 168 portlets and follow some framework.
    As a first step, I developed one JSR 168 in jdeveloper and deployed on a OC4J standalone and then register this on actual portal server through WSRP.
    Registration was successful, but the JSR 168 portlet does not work perfectly as it couldn't load/locate some resources (javascript file and image file). I even tried URL rewriting, but doesn't work!
    I then deployed the jsr168 portlet directly to oracle portal AS. the deployment was successful but I was unable to get the WSDL in the browser. when I try to access the WSDL for example http://myserver.com/application_name/portlets?WSDL it prompts me with 'resource not available'.
    Can someone put some light on this issue.
    thanks in advance.
    Best Regards
    Edited by: user9515104 on Nov 30, 2010 8:10 PM

    Make sure that you have all the required patches installed if you want to use JSR-168 portlets in the Portal container. Check Note 335911.1 - Master Note for OracleAS Portal PDK / WSRP Patches
    Thanks,
    EJ

  • SCCM 2012 application portal: config questions

    Hi,
    We have setup SCCM 2012 application portal correctly and it's working fine.
    However some config questions:
    -can we change the name of the configuration portal? Now its servername/CMApplicationCatalog ... what's not userfriendly.
    We'd like it to be applicationportal.ourcompany.com. Howto achieve that?
    -can we customize layout in a supported way (we could change html pages but after an upgrade of SCCM they would/could be erased)?
    -how does flexera (adminstudio?) plugs in into this. I've read this entry
    http://helpnet.installshield.com/appportal2014/Content/helplibrary/AP_CreatingCatItemSCCM.htm but what's the big picture here? Anybody using this? What are the advantages?
    J.
    Jan Hoedt

    We want to offer software center for overview of mandatory installs, application catalog for optional software.
    On our companies portal, we can then set a link which directs to the application portal. User can then install optional software from there.
    My current config works http://applicationportal.ourcompany.com/ goes to the sccm-server but not to the url below.
    That would be http://applicationportal.ourcompany.com/CMApplicationCatalog/#/SoftwareLibrary/AppListPageView.xaml
    how can I make sure the application portal shows up when this link is opened?
    It sounds like you want to perform a URL rewrite?
    http://www.iis.net/learn/extensions/url-rewrite-module/creating-rewrite-rules-for-the-url-rewrite-module
    You should test this to see if it's what you want - I may have misunderstood your question.
    Also, I wouldn't host this module on your AppCatalog server, I'd host the rewrite module elsewhere.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Creating a portal application(portal component) that connects to SAP R/3.

    Hello Everyone,
    I need to create a portal application that should connect to SAP R/3 & fetch some data in some table according to some input parameters provided at runtime & display the data in TABLEVIEW control.
    Anyone can guide me on this i:e- how to go about it. What things i should know or should be aware of before creating this application. Any PDF documents , any help material, any guidance about the same will be of great help.
    Thanks,
    Chetan

    Hi Chetan Deshpande
    package com.systechi.jspdynpages.tableapplication;
    import com.sap.mw.jco.IFunctionTemplate;
    import com.sap.mw.jco.JCO;
    import com.sapportals.htmlb.InputField;
    import com.sapportals.htmlb.event.Event;
    import com.sapportals.htmlb.event.TableNavigationEvent;
    import com.sapportals.htmlb.page.DynPage;
    import com.sapportals.htmlb.page.PageException;
    import com.sapportals.portal.htmlb.page.JSPDynPage;
    import com.sapportals.portal.htmlb.page.PageProcessorComponent;
    import com.sapportals.portal.prt.component.IPortalComponentContext;
    import com.sapportals.portal.prt.component.IPortalComponentProfile;
    import com.sapportals.portal.prt.component.IPortalComponentRequest;
    public class TableApp extends PageProcessorComponent {
          public DynPage getPage(){
                  return new TableAppDynPage();
        public static JCO.Client mConnection;
        public static class TableAppDynPage extends JSPDynPage{
              private TableBean myTableBean = null;
              private int visibleRow = 1;
              int flag=0;
              String inf1,inf2;
              public static JCO.Client mConnection = null;
              public static JCO.Repository mRepository = null;
              public static JCO.Function function = null;
              private String name1,name2;
             public void doInitialization(){
                    IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
                    IPortalComponentContext myContext = request.getComponentContext();
                    myTableBean = new TableBean();
                    myContext.putValue("myTableBean", myTableBean);
                    mConnection = JCO.createClient("200",
                                                         "jbabu",
                                                         "sy5tech!",
                                                         "EN",
                                                         "10.5.5.33",
                                                         "00");
                   mConnection.connect();
                   mRepository = new JCO.Repository("myRep",mConnection);
                   IFunctionTemplate ft = mRepository.getFunctionTemplate("BAPI_BANK_GETLIST");
                   function = ft.getFunction();
                   setJspName("Input.jsp");
        public void doProcessAfterInput() throws PageException {
                    IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
                    IPortalComponentContext context = request.getComponentContext();
                         myTableBean = (TableBean) context.getValue("myTableBean");
                   try{
                       InputField myInputField1 = (InputField) getComponentByName("inf1");
                        if (myInputField1 != null) {
                             this.name1 = myInputField1.getValueAsDataType().toString();
                        InputField myInputField2 = (InputField) getComponentByName("inf2");
                        if (myInputField2 != null) {
                             this.name2 = myInputField2.getValueAsDataType().toString();
                   JCO.ParameterList imParam1 = function.getImportParameterList();
                   imParam1.setValue(name1,"BANK_CTRY");
                   JCO.ParameterList imParam2 = function.getImportParameterList();
                   imParam2.setValue(name2,"MAX_ROWS");
                   mConnection.execute(function);
                   JCO.ParameterList exParam = function.getTableParameterList();
                   JCO.Table table = exParam.getTable("BANK_LIST");
                   myTableBean.setName(table);
                    mConnection.disconnect();
              catch(Exception ex)
                   ex.printStackTrace();
         public void doProcessBeforeOutput() throws PageException {
                   if(flag == 1)
                      this.setJspName("OutputTable.jsp");
         public void onButtonClicked(Event event) throws PageException
                    flag = 1;       
              public void onNavigation(Event event) throws PageException
                                  TableNavigationEvent tne = (TableNavigationEvent) event;
                                       this.visibleRow = tne.getFirstVisibleRowAfter();
                                       myTableBean.setVisibleRow(new Integer(this.visibleRow).toString());
    above is my JSPDynpage  
    package com.systechi.jspdynpages.tableapplication;
    import com.sap.mw.jco.*;
    import com.sap.mw.jco.JCO.*;
    import com.sapportals.htmlb.*;
    import com.sapportals.htmlb.event.*;
    import com.sapportals.htmlb.page.*;
    import com.sapportals.portal.prt.component.*;
    import com.sapportals.portal.htmlb.page.*;
    import com.sapportals.htmlb.table.JCOTableViewModel;
    import java.io.Serializable;
    public class TableBean
              private String visibleRow = "1";
              public JCO.Table t;
              public JCOTableViewModel tableListModel = null ;
              boolean bHasData = false;
         public JCO.Table getName()
                return t;
           public void setName(JCO.Table tab)
               this.t = tab;
         public String getVisibleRow()
              return (this.visibleRow);
        public  void setVisibleRow(String visibleRow)
                this.visibleRow= visibleRow;
         public boolean hasData()
                             if (t.getNumRows() == 0)
                                   return false;
                             else
                                   return true;
         public JCOTableViewModel getTableListModel()
                     //return new JCOTableViewModel(t);
                     tableListModel = new JCOTableViewModel(t);
                          return tableListModel;
         public void setTableListModel(JCOTableViewModel tm)
                     this.tableListModel = tm;
            public void     TableBean()
    like u can fetch the data from r/3 backend system...

  • Force refresh of application portal?

    Hi,
    We published a package to users as available, last time it took several hours before it was visible.
    So it works but really slowly. Is there a way to force the refresh?
    J.
    Jan Hoedt

    This seems to be a good start, however the manual refresh did not help:
    http://blogs.technet.com/b/ptsblog/archive/2011/12/20/configuration-manager-2012-rc-configure-software-catalogue-portal-and-publish-applications.aspx
    Note: default refresh was on 1380 minutes (didn't set it)!
    Jan Hoedt

  • How to make use of Portal service in the web dynpro application

    hi
    I have some portal service and how to use that in the web dynpro application.
    and also what is the main diff between Portal Component and web dynpro application.
    do we required portal to run web dynpro application.
    thanks
    mmukesh

    Hi,
    >> I have some portal service and how to use that in the web dynpro application.
    Yes. U can use Portal service in webdynpro. Check the link given by subathra.
    >> and also what is the main diff between Portal Component and web dynpro application
    Portal Components are components designed to run in portal server while webdynpro application can run in J2EE WebAS.
    >> do we required portal to run web dynpro application.
    No for general cases. Just WebAS is sufficient to run webdynpro appl. But if u use portal service in ur webdynpro appl, then make sure both (portal service and webdynpro appl) run on same J2EE engine. That is mandatory.
    Regards,
    Vijai

  • My experience of SSO between SAP Portal6.0 and non-Sap Application

    Firstly I announce that I am not a Sap developer or a Sap Consultant.  I am a Cognos Consultant. I need do SSO between Sap Portal and Cognos Portal in my project, So I have to make SSO between two portals.
    I  tested  SSO between the two products on IIS5 of Windows XP and IIS6 of Windows 2003 and passed.
    Step 1:  Copy sapsecin.exe and sapsecu.dll on any directory where you want, such as “C:PortalSecurity”
    Then add this  directory  to your Environment variable PATH. You can find the two files on sapserv<x> under general/misc/security/SAPSECU/<platform>;
    Step 2: Copy your Filter ISAPI Files IIS_SSO.dll or IIS6_SSO.dll in any directory where you want, such as “C:PortalFilter”. You can find this two files on SAP note 442401.
    Step 3:  Get you ‘verify.pse’  which is located in
    <irj>
    ootWEB-INFpluginsportalservicesusermanagementdata  and put it on the same directory with your ISAPI Files ,such as C:PortalFilter
    (According Sap Support articles , IIS_SSO.dll should be used on IIS 5 and IIS6_SSO should be used on IIS 6,but I can not load IIS_SSO.dll on IIS 5 of Windows XP, I use IIS6_SSO.dll );
    Step 4:  Create a new file named ‘verify.properties’ , the content of this file see the appendix A;
    Step 5:  Load the IIS6_SSO.dll on your IIS. On IIS5, Select  Website Properties—ISAPI Filter—Add IIS6_SSO.dll and name it ‘wp’ . On IIS6,do as such and Create a Web Extensions  named  ‘wp’ and allocate file IIS6_SSO.dll. Finally restart the www service.
    I
    If you can load the filter successfully, you will see the  filter color is  green.
    On IIS6,Maybe you find that you can’t load your ISAPI file IIS6_SSO.dll, Its state is unloaded and its color is red. I am confused by this question long time. I finally found you must install some R3 dll files on your system! The .dll files which I mentioned can be found in SAP note 684106, put it in a same directory with your security files, such as C:PortalSecurity and restart your web server.
    (The steps above I reference Chris beck ‘s topic)
    Step 6: I write an  ASP file named ‘headerdumper.asp’ on my website and create a i-view to show my asp file in SAP Portal. If you succeed, you can see the http header variable<your logon name> in ASP page. If you application can receive http header variables, then Congratulations! You have apply SSO successfully.
    If your log file show ‘Can't find MYSAPSSO2 ticket cookie for URI "" on host "", don’t worry about it. I am confused by this question long time though.  I found the key cause the errors are cross domain or different DNS suffix.
    I tested 3 scenarios :
    1 if your Sap Portal URL is http://sap-server:50000/irj/protal ,and your asp file is located in http://sap-server:80/headerdumper.asp, You can’t access this asp page from i-view . I am sorry that I have no idea about this.
    2 if your Sap Portal URL is http://sap-server:50000/irj/protal ,and your asp file is located in http://your-server:80/headerdumper.asp, Your log will show ‘Can't find MYSAPSSO2 ticket cookie for URI "" on host "". because they have  no domain name, which is seemed that they meant different  domain.
    3 you must deploy your asp file and sap portal like below ,So you can apply SSO correctly:
    you must access SAP Portal like : http://sap-server.domain.com:50000/irj/portal
    you must access your asp file like http://yourserver.domain.com:80/headerdumper.asp
    then add your asp file as  i-view to your SAP Portal which URL is like  above , you can get Http header variable correctly.
    I am not an native English speaker, I hope you can understand what I said.
    Appendix A The Content of Verfy.properties
    remote_user_alias=REMOTE_USER
    pse_file=C:PortalFilterverify.pse
    application=portal
    log_file=C:PortalFilterverfy.log
    log_level=3
    cache_size= 1000
    Appendix B The Code of headerdumper.asp

    I'd recommend to cross-post your inquiry to the Security

  • Application to iBooks problem: iTunes account already used for apps

    Hi,
    I work at a publishing company, where we have an iTunes Connect account we use to sell apps to the appstore. I'm trying to use this same account to distribute iBooks as well. So I go to the application portal at https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wo/7.0.0.9.7.3.1
    where it says you can submit multiple different media type using the same accoutn as long as you apply seperately for each. I choose Books from the dropdown, then fill in my First/Last name, AppleID, and password, check the box to agree, and then I get the following error:
    "The iTunes Store account entered has already applied to distribute Apps on the iTunes Store. To continue with this application, you must enter a different iTunes account."
    I don't understand this as it seems to contradict the other information about being able to sell multiple media types with one account. Am I supposed to make a new AppleID? A new iTunes account? What do I need to do to sell iBooks?
    please help!
    many thanks

    I have registered with iBooks, but will also need to sign up to sell Apps really soon. Posts in the thread confuse me a lot, since they are mixed to the point of being mutally exclusive.
    So do I really need a separate TIN/EIN and company or what?
    I mean Apple is quite specific that I'll need another Apple ID for every time of content
    "If you currently have an iTunes Connect account to sell another media type, you cannot create a second iTunes Connect account with the same Apple ID. You’ll need to set up a new Apple ID and use it to complete a separate book application."
    But - really will Apple  flag a mistake for using same legal address, company name and etc?
    Still hope @sfomel is right and/or I'll be lucky not to face all the above mentioned problems.
    Will definitely post here to tell how it went. In the mean time I suggest using that e-mail [email protected]
    I did hear back from them.

  • How to Install and integrate the Portal with a external DIT

    We have an existing enterprise directory with more than 1000 users.
    The existing system runs on Portal 3.x and has a profile directory for the portal system and the enterprise directory is used for Authentication.
    We are migrating the Portal to 6.x and the requirement is to have a single directory server for all the applications ( portal ,messaging and calendar).
    The problem is the enterprise directory also manages other applications and has a entirely different DIT to that of portal .
    Can the Portal , Messaging and Calendar point to a different DIT ..
    Just a small example for the problem we face here.
    The actual portal install has a
    <base-dn>
        |
        |___________________________________
        |                                        |                                       |
    ou=services           o=<company>            ou=DSAME
                                                                                           etc.
    But the existing Production system has the following DIT
    <base-dn>
       |
    c=country
       |
    ou=organization
       |____________________________________
       |                                        |                                          |
    ou=apps                        o=customers                   etcSo they want the Portal ,messaging and the calendar applications to have their attributes under the " ou=apps" branch .
    Is this possible ,.if not why and any other possible alternative solutions are also appreciated .
    thanx in advance.
    ( sorry i am facing some formatting problems ..Hope u get the question right)

    You can share the DIT.
    It will however be a tricky config with the default tools.
    When you add a user with the portal gui you will miss some classes needed for mail and calendar. If you add the user in the mail console you will miss some classes for the portal.
    You have to use a tool that adds all the required stuff for the user in ldap if the user shall be able to use the portal, the calendar and the mailsystem. But of course... you have the ldap console...
    /Per-Olov

  • Making portal services as web services

    hi,
          i have created a portal service. i want to publish this as web service . anyone know how to do this ...
    padma

    hi padma,
             in your project folder follow the path new->other->portal application -> portal application object ->
    portal web services -> portal web services from portal services and select ur portal service.
    to view ur wsdl file go to System administration->support->portal runtime -> soap admin -> web services
    Regards,
    jeyasingh Samuel

  • Oracle Portal returns 500 error running under Weblogic 11g server

    I've got Oracle Portal set up under Weblogic 11g.
    SSO running, talking to OID 11g, also running under the same Weblogic 11g server. Tested SSO, it is working well.
    After the install (no errors or issue on install), I go to http://<server>:8090/portal/pls/portal and geta Error 500 - Internal Server Error.
    I traced down the problem to OHS - in ohs1.log:
    [2009-08-04T10:09:15.0512-05:00] [OHS] [ERROR:32] [OHS-9999] [odl_log.c] [host_id: <server>] [host_addr: 127.0.0.1] [tid: 1320139072] [user: oracle] [ecid: 004S594zs25Fw000jzwkno0002740001NK] [rid: 0] [VirtualHost: main] Request Failed for : /portal/pls/portal, Resp Code : [500]
    [2009-08-04T10:09:15.1212-05:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [host_id: <server> [host_addr: 127.0.0.1] [tid: 1330628928] [user: oracle] [ecid: 004S5953tHhFw000jzwkno0002740001NL] [rid: 0] [VirtualHost: main] File does not exist: /opt/oracle/Middleware/asinst_2/config/OHS/ohs1/htdocs/favicon.ico
    So the problem is favicon.ico is missing, which I confirmed. Does this mean a bad deployment of an .EAR file? What should I do?

    Yes, it seems you are correct....this is from WLS_PORTAL-diagnostic.log
    Looks like the real problem is ERROR: Failed to load C shared library in RepositoryGateway after calling RepositoryGatewayJNI.load:
    [2009-08-05T08:32:08.333-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBekbL6Fw000jzwkno1AU3uT000001,0] [APP: portal] Portal Servlet Context Listener destroy started
    [2009-08-05T08:34:14.191-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] Initializing Portal Servlet Context Listener
    [2009-08-05T08:34:14.534-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] Creating Repository Service
    [2009-08-05T08:34:14.540-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] In RepositoryService.constructor(<3 args>), PLSQL_CONFIG_FILE = /opt/oracle/Middleware/user_projects/domains/pfrd/servers/WLS_PORTAL/stage/portal/portal/configuration/portal_plsql.conf[[args: serverInfo=WebLogic Server 10.3.1.0 Thu Jun 11 00:26:56 EDT 2009 1227385 , contextRoot=/portal, logMode=error]]
    [2009-08-05T08:34:14.578-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] In RepositoryServiceConfig, DAD_CONFIG_FILE = /opt/oracle/Middleware/user_projects/domains/pfrd/servers/WLS_PORTAL/stage/portal/portal/configuration/portal_dads.conf, CACHE_CONFIG_FILE = /opt/oracle/Middleware/user_projects/domains/pfrd/servers/WLS_PORTAL/stage/portal/portal/configuration/portal_cache.conf
    [2009-08-05T08:34:14.582-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] In RepositoryServiceConfig, dadRetriever = oracle.webdb.repository.service.DadFileConfigRetriever@26d4835, cacheRetriever = [email protected]7
    [2009-08-05T08:34:14.622-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] Calling RepositoryGatewayJNI.load ...
    **ERROR STARTS HERE
    [2009-08-05T08:34:14.637-05:00] [WLS_PORTAL] [ERROR] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] ERROR: Failed to load C shared library in RepositoryGateway!
    [2009-08-05T08:34:14.665-05:00] [WLS_PORTAL] [ERROR] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId:
    <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] ERROR: Repository Service creation failed. Please check previous log entries for possible cause.
    [2009-08-05T08:34:14.911-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal.config.modplsql.mbeans.DadManagerMXBeanImpl] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] **** Inside Reloaded, NOW Register mbean = : /pls/portal
    [2009-08-05T08:34:14.915-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal.config.modplsql.mbeans.DadManagerMXBeanImpl] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] **** Inside RegisterBean, global beanName = : oracle.portal.config:subtype=DADs,name=/pls/portal,type=PortalConfig,Application=portal
    [2009-08-05T08:36:16.717-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portlet.server.wsrp.mbean.WSRPTransientConfigMXBeanImpl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IBelXi4Fw000jzwkno1ARF2b0004Zm,1:5002] [APP: wsrp-tools] Found WLS AppDeployment MBean com.bea:Name=portalTools#11.1.1.1.0,Type=AppDeployment

  • Using additional jars in portal (jregex1.2_01.jar ) and use of javabeans

    Hi
    I want to use code that parses regular expressions with java and to that end I would like to use jregex1.2_01.jar (if there is a native jar file in oracle that does the same, that woule be good, but I could not find anything that refers to regex or jregex).
    I tried to put that new jar file in two locations in the portal area under WEB-INF\lib, namely in:
    C:\oracle\ora9ias\j2ee\OC4J_Portal\applications\portal\portal\WEB-INF\lib
    where there are a lot of other jar files and also in:
    C:\oracle\ora9ias\j2ee\OC4J_Portal\applications\jpdk\jpdk\WEB-INF\lib
    However, when I try to compile my code, it fails on the import line:
    import jregex.util.io.*;
    (the line itself is correct)
    Obviously the jregex1.2_01.jar file is not in my classpath, but when oracle was installed, it did not create a CLASSPATH environment variable, so I would not like to make one that may exclude others oracle jars that then are not listed in CLASSPATH.
    I have two questions:
    1. How does import additional jars into Oracle, so that they can be used by java programs, and are there any inherent dangers in doing that?
    2. Where do I place my class file, if I want to use that class file as a javabean. The bean will be referred to by a jsp file which has been imported as a portlet. I assumed I would place my beans under
    C:\oracle\ora9ias\j2ee\OC4J_Portal\applications\jpdk\jpdk\WEB-INF\lib
    as my jsp files are residing close to that, namely in:
    C:\oracle\ora9ias\j2ee\OC4J_Portal\applications\jpdk\jpdk\htdocs\myjsps
    but I am not sure.
    Can anyone help me with setting up additional jars so they can be used by java files (to be used as javabeans) and with the location and use of javabeans in Oracle Portal?
    Any help will be greatly appreciated.
    Thanks very much
    Hugo

    Hi Hugo,
    When developing server-side applications, forget about the CLASSPATH environment variable. You must instead become familiar with how the server's classloading scheme operates.
    From your post, it looks as though you already are familiar to some degree, because you have correctly identified one of the places to put extra jar files, namely WEB-INF/lib.
    At first glance, I would have expected your import to work with the jar file located in WEB-INF/lib - have you made sure you bounced the server?
    Also, make sure that any dependencies of jregex are also included in WEB-INF/lib.
    Another thing to try is add an entry into ${OH}/j2ee/OC4J_Portal/config/application.xml which explicitly references the jregex jar file.
    Regards,
    Gareth
    (PDK team)

  • Weblogic 6.1 sp1 Application Server MDB does not consume messages

    I have the following situation:
    WebLogic Application Server 6.1 sp1. A deployed mdb does nothing - just sits idle
    even when the JMS queue it points to has many messages waiting to be consumed.
    When the application server is bounced (i.e., shutdown and restarted), the mdb
    starts processing the messages. JMS server has a JDBC backing store.
    Any ideas?
    Thanks,
    Prakash

    Tobin is right, my apoplication is called "portal", I am not using WLPortal. Anyway,
    I managed to resolve my problem,I had sax2 , xp and xt parsers placed in the WEB-INF\lib
    directory of my application in addition to my own jar file. I removed the parsers
    , and now my application is running fine.
    It is strange though, since my application used to load and work flawlessly on
    weblogic 6 as well as weblogic 6.1 sp1 with the parsers in the lib directory....
    Anyhow, thanks a lot for the help.
    Regards,
    Lalitha
    "Tobin Paterson" <[email protected]> wrote:
    >
    Having applied WLS 6.1 sp2 upgrade today I am seeing the same fault.
    I am not using
    WL Portal. Also I think the original poster's application just happens
    to be called
    "portal" and is not using WL Portal.
    cheers,
    Tobin.
    "BEA Support" <[email protected]> wrote:
    Hello,
    Only WLCS and/or WLPS 3.5 sp 2 support WLS 6.1 sp 2
    WL Portal 4.0 support only WLS 6.1 sp 1.
    Regards,
    Developer Relations Engineer
    BEA Support
    "Lalitha" <[email protected]> a écrit dans le message de news:
    [email protected]..
    Hi
    For some reason, my application 'portal' does not run on weblogic
    6.1
    sp2,
    It used to run fine on 6.1 sp1 .
    I am attaching the weblogic.log file with this msg.
    Thanks,
    Regards,
    Lalitha

Maybe you are looking for

  • How to create multiple nodes for a feature in PE03

    Hi Specialists, I have a requirement for australia where we need to maintain multiple nodes  in a feature ( Tcode : PE03). Action Type      Action Reason L6                      00                           01 L7                      06              

  • Is it true that I can't change the Registration Confirmation HTML page?

    I am using Connect 8 on Win2000 using Firefox. I am using Adobe's Connect as an Adobe hosted service, currently on a trial but happy to convert the service if I can iron out all difficulties. After creating Curriculum, I created an event and set up a

  • Uiscroller doesn't hide on single line text

    I have a UIScroller attached to a dynamic text field. When the text field only has one line of text in it the arrows dissapear but the UIScroller still leaves a border shadow. Is there a way to have the UIScroller completely disappear when it's not n

  • Theme color

    Hello, we have upgrade our portal of EP6.0 to EP 7.0. In the Theme we have now an extra blue line. In theme editor I can not find the line. Can some tell me where this line comes from? Where can I change the color, or removed the line? Thanks in adva

  • Use bean tag

    Hi, I've used the usebean tag in my jsp, but while compiling it cannot lacate my bean. The bean is kept in the same folder as the jsp. What is the problem? Please help! regards