WebLogic and PeopleSoft gateway handlers

          Hello,
          I'm working with WebLogic (5.10 SP9) for PeopleSoft. It appears that PeopleSoft
          has made some changes to standard WebLogic to support PeopleSoft.
          In particular, I'm working with the PeopleSoft Messaging Gateway, which is essentially
          WebLogic running servlets designed by/for PeopleSoft Application Messaging.
          When WebLogic is restarted, the gateway handlers (servlets) are not automatically
          loaded by WebLogic. You have to go into the Gateway Administration webpage on
          the WebLogic server and manually load the handlers (servlets). Is there a way
          to have the handlers (servlets) automatically load during a WebLogic restart?
          Thank you,
          Marshall Hamilton
          

"Marshall" == Marshall Hamilton <[email protected]> writes:
                    Marshall> Hello,
          Marshall> I'm working with WebLogic (5.10 SP9) for PeopleSoft. It appears that PeopleSoft
          Marshall> has made some changes to standard WebLogic to support PeopleSoft.
          Marshall> In particular, I'm working with the PeopleSoft Messaging Gateway, which is essentially
          Marshall> WebLogic running servlets designed by/for PeopleSoft Application Messaging.
          Marshall> When WebLogic is restarted, the gateway handlers (servlets) are not automatically
          Marshall> loaded by WebLogic. You have to go into the Gateway Administration webpage on
          Marshall> the WebLogic server and manually load the handlers (servlets). Is there a way
          Marshall> to have the handlers (servlets) automatically load during a WebLogic restart?
          Well, I'm not familiar with PeopleSoft, or what they've done to the standard
          WebLogic distribution, but if you have a standard web application with a
          "web.xml" file, which specifies these servlets, then you can have a
          "load-on-startup" element in the "servlet" element, which when set to a number,
          will cause that servlet to be loaded (and for the "init" method to be called)
          upon startup of the web container.
          ===================================================================
          David M. Karr ; Java/J2EE/XML/Unix/C++
          [email protected] ; SCJP; SCWCD
          

Similar Messages

  • Weblogic and PeopleSoft

    Hi
    We are looking to link weblogic and PeopleSoft. I have noticed that
    there is an eLink product for PeopleSoft, but that only talks about
    linking it with Tuxedo.
    Does anyone know how we would go about accessing the data in PeopleSoft
    from within our weblogic application?
    Any Help appreciated.
    Peter

    Peter,
    If what you want is to get at the Peoplesoft services from , say , a java
    client, you could use Weblogic Server to Manage Jolt Session pools that
    allow you to access Peoplesoft Services. Peoplesoft Services are really
    Tuxedo Services. Jolt lets you access these services. Weblogic Server
    managers Jolt connection pools.
    Hope this helps.
    Chaminda Peries
    Peter Allday wrote in message <[email protected]>...
    Hi
    We are looking to link weblogic and PeopleSoft. I have noticed that
    there is an eLink product for PeopleSoft, but that only talks about
    linking it with Tuxedo.
    Does anyone know how we would go about accessing the data in PeopleSoft
    from within our weblogic application?
    Any Help appreciated.
    Peter

  • What is difference between Weblogic and OSB

    Hi,
    The title says it all.
    What is the difference between Oracle WebLogic and Oracle Service Bus?
    Assuming both products are part of the Oracle strategy, when would I use each product?
    I am really struggling as I cannot find a link with this information.
    Many thanks
    Jason

    Jason,
    Weblogic is application server. Service Bus is a product which runs on top of Weblogic.
    You can find plenty information about both products on the web.
    Regards,
    Milan

  • Jabber and Yahoo gateways

    Having a problem using Jabber and a Yahoo gateway. I set up an account (using Psi) and that was successful. I can chat with others using Psi just fine. But when I set up iChat to do this it recognizes my account, logs me in but when I open a chat with a Yahoo buddy I see them typing but the message never appears. My Yahoo Messenger and Psi work just fine but iChat is a no go I've tried creating a new Jabber account (with Psi) same results. Tried it on 2 different computers - iBook G4 and 933 mhz QuickSilver G4. Same results. Anyone have any ideas?

    Strange.
    I'm still having the same problem with the server you recommended. I'm wondering if there is something that I'm not configuring correctly in Psi or iChat.
    Just to reiterate the issue:
    I can sign up for a Jabber account,
    configure it using Psi (loading the yahoo and msn gateways),
    Log out of Psi,
    Register the Jabber account in ichat and log in,
    What works:
    The contacts appear in my iChat Jabber list,
    Those that are online appear online
    I can send a message out to the contact
    What doesn't work:
    Receiving incoming chats from buddies
    Receiving replies to chats that I've initiated
    Actions I've taken so far:
    Enabled port 5222 and 5223 on UDP and TCP
    I've tried with SSL activated and deactivated
    Any other ideas or recommendations for servers that are working?
    Thanks,
    ...Jamie

  • New Features for UPK with PeopleTools 8.53 and PeopleSoft 9.2

    Hello,
    does anyone know, where I can find information about the effect or new features PeopleTools 8.53 and PeopleSoft 9.2 have especially for UPK 11.0.0?
    I've searched a lot, but couldn't find any information of new features or changed integration of UPK in PeopleSoft according to the Upgrade.
    Thanks for your help.

    Support for PeopleTools 8.53 and PeopleSoft 9.2 are planned for UPK 11.1 ESP 2.
    Best regards,
    Marc

  • Do I need to set  system env variables for weblogic and SOA server installation?

    Hi All,
       I already have two weblogic application servers on my machine(that were installed by others).
    I observed some environment variables were also set in System variables(ORACLE_HOME,WEB_SERVER_HOME etc) section in Env variables section(Start Menu---> Computer --> properties ---).But why do we need to have system environment variables wherein we already have those variables in files like setDomainEnv.bat or/and setSOADoaminEnv.bat for each server.
    And one more thing system variables will be applicable for all servers(the whole machine) right.It may spoil the installation of new servers and present servers as variables should be unique to each server.
        I want to install weblogic and SOA server installation.
    So Can I remove the existing system variables(as they will applicable for every server) and install weblogic and SOA server installation without setting up the environment variables?
    Especially I have multiple Weblogic servers,In that case how it would be to have environment variables(JAVA_HOME,WL_HOME,ORACLE_HOME etc)?
    Please guide me on this to installl SOA suite .
    Thanks in advance

    Hi All,
       I already have two weblogic application servers on my machine(that were installed by others).
    I observed some environment variables were also set in System variables(ORACLE_HOME,WEB_SERVER_HOME etc) section in Env variables section(Start Menu---> Computer --> properties ---).But why do we need to have system environment variables wherein we already have those variables in files like setDomainEnv.bat or/and setSOADoaminEnv.bat for each server.
    And one more thing system variables will be applicable for all servers(the whole machine) right.It may spoil the installation of new servers and present servers as variables should be unique to each server.
        I want to install weblogic and SOA server installation.
    So Can I remove the existing system variables(as they will applicable for every server) and install weblogic and SOA server installation without setting up the environment variables?
    Especially I have multiple Weblogic servers,In that case how it would be to have environment variables(JAVA_HOME,WL_HOME,ORACLE_HOME etc)?
    Please guide me on this to installl SOA suite .
    Thanks in advance

  • Ora-12154  problem with database link and transparent gateway

    Hello,
    I’m trying to make a communication between oracle and SQL server 2005.
    I use oracle 10g E.E Release 10.2.0.3.0 and the transparent gateway for SQL server 10201_gatway_win32.zip.
    Install:
    The oracle database is installed into a server named ss-serv. This server has two partition disk C and E. Oracle database is installed in E and the gateway in C. There is already a database (instance) running in the oracle home (in E).
    I configured the gateway as described into: http://download.oracle.com/docs/cd/B...3/conf_sql.htm.
    In sql server 2005, there is a database running named ClientTricks.
    I created a user named Avogadro with a login.
    In the partition C where the gateway is installed, the file inittg4msql.ora is like this:
    HS_FDS_CONNECT_INFO= ss-serv. ClientTricks
    The file sqlnet.ora where the gateway is installed is configured like this:
    SQLNET.AUTHENTIFICATION_SERVICES=(NTS)
    NAMES.DIRECTORY_PATH = (TNSNAMES, EZCONNECT)
    I configured the listener that is in the C partition where the gateway is installed, and the tnsnames that is in the oracle database in E partition disk like this:
    Listener :
    LISTENER=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=ss-serv)
    (PORT=1521))
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=tg4msql)
    (ORACLE_HOME=C:\oracle\product\10.2.0\tg_1)
    (PROGRAM=tg4msql)
    tnsnames:
    mytg4msql=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=ss-serv)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=tg4msql))
    (HS=OK))
    After edited the listener, I stop and start the listener for the transparent gateway from administrative tools in the services.
    Then, connected in oracle (in a database named fakeclient) I created a database link in sqlplus.The the dblink were created, but when I tried to querry some data from ClientTricks by executing the following instructions:
    select * from s_client@dblink
    i got this fatal and terrible error :
    ora-12154 TNS:could not resolve the connect identifier specified
    I verified all my procedure and stapes, all seems to be good. I did a tnsping of mytg4msql
    I got this error in the command prompt:TNS-03505 fail to resolve name
    Could someone help me ?
    Sorry for my English ,I’m French
    best regards

    Hi Mkirtley,
    i clarify you what i've done:
    Pease have a look in the link in my first post. Then, i said that in oracle database home the listener is in port 1521
    here is this listener:
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=PLSExtproc)
    (ORACLE_HOME=E:\oracle\production\10.2.0\db_1)
    (PROGRAM=extproc)
    LISTENER=
    (DESCRIPTION_LIST=
    (DESCRIPTION=
    (ADDRESS= (PROTOCOL=TCP)(HOST=ss-serv)(PORT=1521))
    (ADDRESS= (PROTOCOL=IPC)(KEY=EXTPROC0))
    Here is the tnsnames.ora in oracle database home:
    N.B in this ora file, there's already some descriptions for the database running, so i just add these lines under the description in ora file.Here is:
    Jest=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=TCP)(HOST=ss-serv)(PORT=2000))
    (CONNECT_DATA=
    (SID=tg4msql)
    (HS=OK)
    for the listener of the gateway (installed in C partition):
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=tg4msql)
    (ORACLE_HOME=C:\oracle\production\10.2.0\tg_1)
    (PROGRAM=tg4msql)
    LISTENER=
    (DESCRIPTION_LIST=
    (DESCRIPTION=
    (ADDRESS= (PROTOCOL=TCP)(HOST=ss-serv)(PORT=2000))
    (ADDRESS= (PROTOCOL=IPC)(KEY=EXTPROC1))
    here are all i did.
    Best regards

  • WebLogic and Maven in 5 minutes

    Hi guys, I wrote a short tutorial on how to develop a JEE5 application with Maven that deploys on WebLogic with split-deploy, for fast develop/deploy/fix/redeploy cycles:
    http://www.lucamasini.net/Home/java-enterprise/weblogic-and-maven-in-5-minutes
    Hope can be useful for someone.
    Ciao.
    L.
    Edited by: Luca Masini on Jun 5, 2011 8:52 PM

    thanks Luca, very appreciated.

  • Setting up IP,Subnet, default gateway and secondary gateway in solaris 10 x

    Hi,
    I am new to solaris.
    I have instralled solaris10 x86 on my system.
    I am not able to access internet as i am not able to setup address.
    I use broadband and have static ip address.
    How do i configure them...
    ip, subnet, default gateway, and secondary gateway.
    Thanks in advance.

    run sys-unconfig and after reboot set the parameters (IP, etc)
    What do you mean second gateway?

  • Weblog and Groups

    I have the weblog up and running on our 10.4.8 server. I can log in to weblog with my short username and password.
    So now I would like to create a group weblog so multiple users can make entries to a single blog. In WGM I created a group called "Technology" and added myself to the group. I go to http://server/weblog/ and type in the short name of the group... "Tech". That sends me to http://servername/weblog/Tech/?createUserID=Tech a page that appears as the Technology weblog with the Login option on the right side. So I click "Login", type in my short username and password (the very same one that worked to log in to the weblog before) and get: "The username or password you entered is incorrect".
    A previous thread mentioned going in to Server Admin-> Settings --> Access and changing the Weblog settings. So I did. The default is "Allow all users and groups" which should logically include my newly created group. However, just to satisfy my curiosity, I changed to "Allow only users and groups below:" and added just the "Technology" group. While I could log into the blog by going straight in with my username... again, I could not log in to the "Tech" blog with the same username/password.
    I'm out of ideas.
    Xserve G5   Mac OS X (10.4.8)  

    Well... after moving the Weblogs directory to another hard drive and creating a new group, everything works as expected. I'm guessing permissions got whacked somewhere in the process of creating the first group.
    Problem solved.

  • JMS with weblogic and jdeveloper IDE

    HI,
    I am a newbie to jms..could anyone provide me a sample tutorial to test and deploy a sample jms application using weblogic and jdeveloper IDE.
    Thanks,
    Amy
    Edited by: 838667 on Feb 22, 2011 2:50 AM

    ...I have a strong feeling this is a TIBCO-related issue where you're not doing the lookup the way TIBCO likes.

  • Mule, Weblogic and MQ JMS : deadlock problem

    Dear Oracle community,
    We are hosting our Mule ESB (3.1) application on a Weblogic 10.3 (11g) server and are using IBM Websphere MQ's JMS solution (with libraries version 7.0.1.7).
    The problem we are facing is that JMS connections are created by one of Weblogic's worker (thread) and the close() method for those connections are not necessarily called by the same thread.
    This is bad because from what I know this behavior is undefined from JMS specification
    (see http://docs.oracle.com/cd/E15051_01/wls/docs103/jms/design_best_practices.html#wp1061413 ) and it is a blocker issue in our case because this lead to a deadlock.
    Do someone has any idea how to enforce the fact that the same thread do create and close the connection through Weblogic and/or Mule configuration (without re-implementing the connector) ?
    Thanks in advance for your help,
    Best regards,
    Y.
    PS : I've already posted this question on Mule ESB's forum : http://forum.mulesoft.org/mulesoft/topics/mule_weblogic_and_mq_jms_deadlock_problem
    Edited by: user7428803 on May 14, 2012 2:26 PM

    I hope you found a solution by now, but as an FYI:
    * The JMS specification specifically requires that JMS providers support the ability to call connection.close() and session.close() from an arbitrary thread even when another thread is making calls on these objects. It furthermore goes into some detail about the expected behavior of these calls. The best practices link you cited alludes to this: "The JMS Specification states that multi-threading a session, producer, consumer, or message method results in undefined behavior +except when calling close().+"
    * Depending on your use case, you may not need to use Mule to integrate MQ with WebLogic. WebLogic supports a variety of options for integrating MQ directly without the use of third party tooling. See http://download.oracle.com/docs/cd/E17904_01/web.1111/e13727/interop.htm .
    Tom

  • Weblogic and eclipse help

    I want to move to weblogic 10.x from tomcat and I am using Eclipse Helios.
    is there any documentation that help me start with weblogic then use eclipse with it.
    I already downloaded weblogic and was able to run the examples that comes with it and got the latest Oracle tools for Eclipse. but I know I am missing many pieces (places where i should put a file or changing something in a file) because I could not publish from eclipse.
    I appreciate any tips to get me going forward. Also, I am usinf Spring and Hibernate.

    Hi,
    Oracle provide a set of Eclipse plugins know as Oracle Enterprise Pack Eclipse. You can find the docs at:
    http://www.oracle.com/technetwork/developer-tools/eclipse/documentation/index.html
    Otherwise this is an Eclipse question and there are a number of good Eclipse site/forums you can google.

  • OWB and PeopleSoft EPM integration

    1) Has anyone used Oracle Warehouse Builder for ETL in conjunction with PeopleSoft EPM (Enterprise Performance Management) Data Warehouse?
    2) Does anyone know the expected strategy of Oracle on how to integrate the PeopleSoft EPM suite into the Oracle BI & OWB Suite?
    3) Is the integration of the BI products expected to be in parallel with or independant from the integration of the Oracle and PeopleSoft Financials?
    4) PeopleSoft EPM having business content and Oracle BI/OWB not, what is the expected 'joint formula' to be able to compete with SAP R/3, BW, SEM, etc.

    Hi,
    We had configured Integration with EBS,
    what required is INFORMATICA and DAC i,e OBIApps Installation
    You need to import data from EBS database to OBI data base through DAC and the u need to give connection to OBI database in Admin tool and it works

  • SSI with weblogic and JSP

    Hi All
    I am sorry, if my question sounds irrelevant.
    1. Can we configure weblogic and apache to use server side includes (SSI) ? If yes please let me know how to do so.
    2. Can I have SSI's in my JSP?
    Thanks
    Prashant

    We have used mod_weblogic in apache and added
    Option +Includes
    for the location handled by Weblogic.
    But still the SSI directives are not processed by apache.
    Is there a way for apache to process SSI directives coming from Weblogic?

Maybe you are looking for

  • SCCM 2012 R2 CU1 Client updates but not showing in Admin Console

    I have updated my 5.00.7958.1000 client to Cumulative Update 1 (KB2938441).  If I look on the client the version now says 5.00.7958.1203.  My admin console when I click on the client still says 5.00.7958.1000. I tried update membership. It has been a

  • Flex 2.0 reliability in a stressed environment

    Greetings, I am totally new to Flex 2.0 but am really amazed by the possibilities it offers for developpers but I wonder about its stability, or reliability, under heavy load. I recently had to start looking for Flex 2.0 for a POS (point-of-sale) app

  • 5.1 Surround audio mixing

    Does anyone have some recommendations for a good 5.1 surround audio mixing program?

  • Attachment download link

    What is the best way to have a download link on a page? I searched for this topic and found a few posts that used h:commandLink. A backing-bean method gets invoked with code something like as follows.       FacesContext facesContext =  FacesContext.g

  • OWB SDK question

    Hi, I want to create my own meta data (Tables) in OWB repository. I assume I can use the SDK to do that. Can I create a Table with a XMLType column? How do I locate that Table in the OWB repository? Will the Table be created in OWBSYS account? Can I