How to deploy and run Spring petportal example on Oracle portal?

Is there any how-to steps or article show the petportal (Spring portlet MVC) example deploy and run Oracle portal?

Hi,
I haven't tired this, but I looked at the "README.txt" file included in the Spring PetPortal Application & it uses the standard JSR 168 Portlet standards.
Hence, I assume that this would work as with any other remote portlet Implementation - host the portlet remotely & consume it in Oracle Portal 10.1.4.
I just noticed that it has been 8 days since you posted the question - have you tried anything already ? If yes, what are your experiences so far ?
Regards,
Sandeep

Similar Messages

  • How to deploy and run  EJB in eclipse without XDoclet

    Hi Friends
    I am new in j2ee.In my academic project i want to do some ejb programming.
    For that purpose i want to write some ejb's.I have written all required class for ejb,created ejb-jar.xml file manually,weblogic .xml file manually. I am using weblogic8 as an server for deployment.
    I know deployment with xdoclet but i want to know hoe to deploy ejb without xdoclet.
    If u have saple code or useful link regarding this please send it as soon as possible.
    Thanks in advance
    How to deploy and run EJB in eclipse without XDoclet

    HI Welcome to J2ee...
    I am also new to this...But i ll share my ideas with you...
    In EJB 3.0 No need of any Deployment Descriptors....
    And If you are using Eclipse You can Deploy(as jar) using Export in File tab...
    XDoclet is not mandatory...
    Gopal V

  • How to deploy and run application in user created OC4J instance

    Hello friends,
    I have created my own OC4J instance in Application Server Control.Now,how can I deploy and run application in this newly created OC4J instance.I need your help,it's
    urgent.
    Regards
    Prasenjit

    Hi Andreas,
    Thanx for your prompt reply.Yes,I had deployed the '.ear'in that.But I am not able to run the program in
    browser.Could you please elaborate more precisely.I wouuld be obliged.
    Regards
    Prasenjit

  • How to install and run a JAXB example

    I have given a work to install and run an example of JAXB. I didn't have any idea about it.
    What is the procedure and the necessary fiels are needed to download, so that JAXB program can run.....
    Please some one help me out.
    Thanks

    At first I used an xjc.bat command to generate JAXB Java classes from the source XML Schema
    C:\jwsdp-1.3\jaxb\bin\xjc.bat po.xsd -p primer.po
    It works, and created the Java files. But when i try to compile it like this
    C:\jwsdp-1.3\jaxb\bin\javac Main.java primer\po\*.java primer\po\impl\*.java
    it genertaes 100 errors and prompting that package java.xml.bind does not exist.
    package com.sun.msv.verifier does not exist.
    I am not getting where is the problem,
    Please help me out ...
    Thanks

  • How to deploy and run JDev 3.1 App using physical 3-tier Architecure

    We have developed a business application in JDev using 3-tier approach. There is a business component project and a separate client application project in our workspace.
    Now we want to deploy these projects on separate machines to take full advantage of physical 3-tier architecture. We want to go for thin clients to minimize deployment and maintainance issues. Please post your valueable comments or guidelines.

    Your physical three tier options for deploying a Java thin-client using JDeveloper 3.1 against Oracle 8.1.7 is just one, deploying your application module as a Visibroker using our Visibroker CORBA support. In this scenario, your thin-client DAC application (together with the thin-client BC4J library) talk to the application module over IIOP.
    If you were running JDev 3.2.2, you would have the additional three options available:[list]
    [*]Deploy your application module as an EJB session bean in Oracle8i 8.1.7. In this scenario, your thin-client DAC application talks to the application module running inside the database over RMI-over-IIOP (as prescribed by EJB).
    [*]Deploy your application module as a CORBA server in Oracle8i 8.1.7. In this scenario, your thin-client DAC application talks to the application module running inside the database over Oracle's session-based IIOP.
    [*]Deploy your application module as an EJB session bean in WebLogics. RMI-over-IIOP is the thin-client-to-middle-tier protocol.
    [list]

  • How to deploy and run ejb

    I am new to jboss.How to deploy ejb in jboss and what is the configuration structure for jboss.
    Thanks in advance,
    Bala

    Once you have a ejb jar, copy it to $JBOSS_HOME/server/default/deploy, and it will be automatically deployed and started. You can then access the bean from stand alone java applications, servlet/jsp, aplication client, etc.

  • How to deploy and run a basic application in MI  vvvurgent

    hai everybody i'm new to this MI forum and this is my first post .i have WEB AS 6.4.0., NDS 2.09
    i downloaded MDK from SDN and did my first application by downloading Standard AWT example code from downloads\index.html i.e., MDK_configExampleAWT.jar, then it is asking external JARs like MEg.jar, me2lib.jar,MEl.jar, jasper.jar
    i<b> could not able to get MEl.jar and jasper.jar.</b>  In the path it is showing that we find it in download\lib but to my suprise there is no lib folder in downloads.  Then i removed MEl.jar from my application and exported to WebConsole .  After login to Webconsole it is asking Mobile Component name, Version and some mandatory fields.There i got stuck up.
    so please guide me with necessary steps and help me to run my first application.
    Thanks in advance
    sravan.

    Hi Sarvan,
    In Order to deploy an APPLICATION in MI client perform these methods:-
    1. Login in WebConsole which you already done.
    2. Click on upload mobile component.
    3. Fill the entries like - component type as application,mobile component as the name of the application,Description any thing you want to describe about your application.Runtime enviroment as AWT.And then browse your applications.
    4.After uploading click on administration and then add entries and then fill all the entries.
    5. After adding go to ur MI Client and then Login and synchronize
    Thanks & regard,
    Rajeev
    Message was edited by: Rajeev Ranjan

  • How to deploy and run of a mapping created in owb in developer suite

    Hello, could you please help me to check where is wrong?
    I use WAREHOUSE BUILDER of ORACLE 9I DEVELOPER SUITE and I do it as below:
    1, create a OWB REPOSITORY named "OWB" with WAREHOUSE REPOSITORY Assistant in the SUITE ;
    2, create a OWB Runtime REPOSITORY named "OWB1" with WAREHOUSE Runtime Assistant in the SUITE;
    (i wonder why not to ask me to create a connected user and target schema like in OWB product alone?)
    3, open OWB CLIENT and create a new project named TESTPROJECT;
    4, create a source module and a target module.
    5, create a simple mapping, which is the field link between two tables which
    have the same structure(i swear that any vertified error will not occur).
    6, select this mapping and choose Generate in the menu of "module". Then select
    "Generate Script" in the window of Generation mode, Then select Deploy in
    the window of RESULT Generation Window after altering the tab of Mapping, and fill in the user information
    which is the same as OWB Runtime Assistant. After select Creation button in the
    window of data-base deploy, it shows the error that "table or view do not
    exist".
    I don't know where is wrong or this error means? And how to solve it?
    Is there anybody help me?
    and what the diffence on earth between the OWB in the DEVELOPER SUITE and the one as a single product?
    Thanks a lot in advance!

    could you please help me to check where is wrong?

  • How to deploy and run hello2

    hi
    i seem to have deployed hello2 properly, because i did not get any errors. But when i do http://localhost i do not get the desired page.
    i wonder what is wrong.
    Could somebody give me a clue? I am new to J2EE and so i seem to have trouble initially..
    thanks in advance

    To invoke hello2, you provide this URL:
    http://localhost:8080/hello2/greeting

  • Unable to Deploy and Run a WebDynPro Application in NWCE 7.1 DS

    I have successfully built a test application in WebDynPro within the NWCE 7.1, but every time I try to deploy and run the application I get the following error:
    No default system is configured in SAP System Registry [ERROR: Apr 24, 2008 10:32:51 AM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Worker-19,5,main]] ]
    It seems like a straightforward error, but when I go to the System Registry I cannot see how to set up a default system for the application.  There is no "DefaultSystem" entry and so I am sure that I have to add one, but cannot find any documentation to help me do this.
    Thanks.

    First, thanks for the fast responses. 
    I had gone to SAP AS JAVA preference before, but couldn't figure out how to get my system to show up in the dropdown box.  When you put in the server name and the 0 instance, it then finds the system and all instances under the system.  That was my missing link.
    I can now deploy and run and move on to my next (inevitable) problem.
    Thanks again.

  • How to deploy and debug Central Office 13.0.1 Application in Oracle AS

    Hi,
    Can anybody please explain me how to deploy and debug Central Office 13.0.1 / 13.1.1 Application in Oracle Application Server via Ecllipse IDE.
    Please explain this:
    1. Run the Oracle Application Server in debug mode from Ecllipse IDE.
    2. Deploy the Central Office 13.0.1 into Application Server from Ecllipse IDE and able to debug the code.
    3. Restart the Oracle Application Server in debug mode from Ecllipse IDE.
    Thanks
    SRR

    I got the solution

  • How to deploy and debug java web service in eclipes or using any other soft

    Hai,
    can any one tell me how to deploy and debug java web service in eclipes or using any other software.
    i have used tomcat web server and jdk1.4.0 to develop web service.
    we have used web service to interact with MS outlook .
    bye
    sudhakar.m

    Hi Sudhakar,
    If you are used to working with ant then you can very well use eclipse to deploy your web service.
    You would usually have the ant script in the source root working directory. From eclipse if you select the build file from the navigator view and right click you will see a run ant option in the pop up menu.
    Select that option and you would be able to see each targets with a checkbox select option. So define each target maybe one for wsdl2java conversion, one for compilation and one for deploying your web services. You can either make all of them run by having depends option on or you can run them individually as it takes your fancy.
    I am not sure about debugging a web service yet.
    Hope this helps
    Aviroop
    The truth is out there? Does anyone know the URL?

  • Unable to Deploy and Run a WebDynPro Application (SAP instance identity)

    Hi all,
    I try to deploy and run the application I get the following error: No default system is configured in SAP System Registry. So, I try to set the perferences.
    Windows > preferences > SAP AS Java
    However, I don't know how to set it because I develop the program from the external network (via internet). Which port should be used in this connection? Please help!
    Many thanks and Regards,
    Matt Yim

    Hi MattYim,
    For Java Server configuration,
    Instance Host: will be the hostname or IP address of your SAP System.
    Instance Number: will be the SAP Instance number
    As you are connecting to this server via internet, make sure tht you have filled in the internet proxy details in the NWDS.
    This can be doen at:
    Window --> Preferences --> General --> Network Connections
    The proxy details mentioned here should be same as the Internet Proxy details configured for ypur internet explorer.
    Regards,
    Alka.

  • How to compile and run windows built .fmb file in linux

    Hi,
    I have developer suite 10g installed in windows OS.
    i built a .fmb forms binary file in windows. now i want to compile and deploy this .fmb file into .fmx file in linux and run it.
    I have Oracle Application Server Enterprise version along with Forms/Reports services installed on my linux box.
    Can someone guide how to use my AS Form services in linux to complie and run my .fmb file.
    Thanks in advance,
    Philip.

    is there a easier way or is this the only way to
    compile a .fmb file in a linux machine.Yes, there also a way interactive(not in batch), but you have to need use X-session (GUI) variables DISPLAY
    You can compile module after module if you change $i with you form(FMB) userid
    frmcmp_batch.sh userid=scott/tiger@bs817 batch=no module=$i module_type=form
    compile_all=yes window_state=minimize
    Remember you must set FORMS PATH and ORACLE_HOME/bin where frmcmp_batch is
    Then, run file where you insert frmcmp_batch.sh
    How do i invoke forms builder, forms compiler in a
    linux machine where i have installed Application
    Server Enterprise edition?You don't invoke FORM BUILDER
    (assumption is that the "development" machine is a MS Windows platform and the "deployment" machine is a Unix platform)
    FMX, MMX, and PLX files are NOT portable between platforms. Source code (FMB, MMB, PLL) must be recompiled when moving from one platform to another. This includes moving from one Unix platform to another (i.e. Sun Solaris to Linux) or one Windows platform version to another.
    frmcmp_batch.sh is script that run executable (compiler) for Linux OS
    In Forms 10.1.2.0.2 and newer, the executable and script names are. frmcmp , frmcmp_batch..
    Once all of the executables have been generated the path to these files will need to be included in the Forms deployment environment. In most cases this will be the FORMS90_PATH value in the Forms env file, "default.env"
    I hope to have been clear
    Regards

  • Deploy and run error

    Hi,
    i have a mapping which is correct validated. The owner of the reposity and of the tables is the same.
    I got the error
    RPE-01010: Datenbankobjekte dürfen nicht direkt im Control Center bereitgestellt werden.
    What did I wrong? Can anyone please help me?
    Thank you
    Siegwin

    Hi
    please help me again.
    I have an user LOGISTICS (registered as repository user for SP), a location connecting to LOGISTICS, a control center connecting to LOGISTICS, a configuration connectung to LOGISTICS.
    The repository owner is SP
    The source and target database schema is LOGISTICS
    When I try to deploy and run the mapping, I get the error RTC-5381 Schema LOGISTICS ist kein Control Center Repository
    How can I create this Control Center Repository?
    Thanks
    Siegwin

Maybe you are looking for

  • ImageIO, Timers, Transparency and a Rant

    Hi all, <BEGIN RANT> After years of writing games and programming next-gen consoles, I foolishly decided to write a few online java games. Like many, I chose Java because it is very similar to c++ and accessible cross-platform on web pages by the mas

  • Moving objects between transport

    Hi Experts, Initially I recorded my info objects, ods, info source, data source, info package etc in one transport. Since the order of my  transport is changed I want to delete the info object from that transport request and lock it in a newly create

  • Oracle Alert Issue

    Hi , I'm have a requirement to create an Oracle Alert which will send an email notification that has mutiple lines. I have a sql query which returns mutiple rows. currently it is sending separate email for each row. Is there a way to send mutiple lin

  • Bit of Advice about FTTC cabinets

    Hi all,       In my village we have all had FTTC cabinets installed, which is great however every cabinet has been powerd on and is accepting orders apart from the one that serves my property, it is cabinet no 19 and my post code is SG8 5JX. I checke

  • Firefox will not allow pandora one to run

    after installing fire fox my pandora one quit working. I can use regular pandora but cannot run my pandora one account