Are JDeveloper 9.0.4 Projects running on Application Server 9.0.3 ?

Hi
I might be forced to migrate my project from JDeveloper 9.0.3.4 to 9.0.4 due to an ugly bug.
As far as I can see JDeveloper 9.0.4 uses OC4J 9.0.4.
But does this mean, that I also have to upgrade my Application Server to 9.0.4 ?
Or is it possible to deploy a 9.0.4 application to 9.0.3 application server (maybe with updated bc4j libraries) ?
Thanks

Check out the following matrix
http://otn.oracle.com/products/jdev/htdocs/9.0.5.1/install.html#supported
raghu
JDev Team

Similar Messages

  • Security Error while trying to deploy my project to the application server from jDeve

    Dear All,
    I'm trying to deploy my project to the application server from jDeveloer but i got the following error :
    Invoking Oracle9iAS admin tool...
    D:\Oracle\OUIHome\jdk\jre\bin\javaw.exe -jar D:\Oracle\OUIHome\j2ee\home\admin.jar ormi://M-AMIN:3101/ admin **** -deploy -file D:\Oracle\OUIHome\jdev\mywork\Portal\UserManager\userRegister.ear -deploymentName userRegister
    Security error: This operation was denied. The admin.jar utility can not be used to perform operations against OPMN managed OC4J instnaces. Please use Enterprise Manager or dcmctl instead. Refer to the Oracle9iAS Admin Guide or the OC4J User's Guide for more details.
    Exit status of Oracle9iAS admin tool (-deploy): 1
    #### Deployment incomplete. #### Sep 10, 2002 4:16:53 PM
    Any help will be appreciated
    Regards,
    Mohammed Amin

    In JDev 9.0.2, to deploy to the full 9iAS server (instead of just Oracle9iAS Containers for J2EE [OC4J]), you have to use Enterprise Manager or DCM to deploy your application.
    In JDev 9.0.3 Preview, there is a way to have JDev perform a deployment via DCM for you, if you install a DCM Servlet into 9iAS that comes with JDeveloper.
    By JDev 9.0.3 Production, if you also use Oracle9iAS 9.0.3 Production, it should be possible to deploy to iAS 9.0.3 out-of-the-box.

  • How to deploy different projects to one application server?

    I just move to Weblogic from SOA Suite. This might be a stupid question.
    I install Weblogic Service Bus, Jdeveloper 11g, and Weblogic portal.
    If I do projects in Service Bus, Jdeveloper 11g, and Protal at the same time, should I start 3 servers?
    Can I just start one server and deploy all projects to it?
    For example, I create several ADF projects in Jdeveloper 11g and deploy them to the Weblogic server.
    However, I want to integrate these ADF project using weblogic Service Bus.
    How can I do this?
    Sincerely
    Edited by: [email protected] on Mar 16, 2009 5:10 PM
    Edited by: [email protected] on Mar 16, 2009 5:24 PM

    When I refer to applications deployed to the same server having "conflicts", I refer to the fact that you're deploying multiple allegedly independent applications to the same Java virtual machine. The JEE specification and WebLogic's implementation come pretty close to isolating those separate applications, but it's impossible to completely isolate them. One obvious potential conflict is the "context root" of web applcations. If two web applications are deployed to a server that have the same context root, then that is a clear conflict. Only one of the applications will be initiated with a reference to the context root URL.
    By context root, in a URL like "http://somewhere.com/myurl", the string "myurl" is the context root. Only one deployed web application can use that context root, as it would be impossible to tell which application is intended, otherwise.

  • How to deploy ESB project on Oracle Application Server

    I have made an ESB project in JDEV. Now on client site we do not have Jdeveloper. How do I deploy my application on the server. I am not even able to export my project from JDev. Please tell me in which format the project is to be exported and how do I export it from Jdev.
    Thanks in advance

    Hi,
    You have to deploy your ESB project from your JDeveloper to the application server.
    1. open Jdeveloper, and go to the connections tab ( upper left corner of the screen )
    2. create a Integration Server connection. In the process you'll create a application server connection as well. Test them. both should return a "success"
    3. Go back to your applications tab in Jdeveloper. Save all your work. Select your ESB project. Press the right mouse button and choose "Register With ESB" Select the right Server and wait a few seconds. After that your ESB app is deployed.
    HTH,
    Martin

  • JDeveloper - Error when trying to create an application server connection

    Hello everyone,
    I am trying to use JDeveloper to create a connection an Oracle WebLogic Server configured for Oracle SOA Suite. When I navigate to Connections and click on Application Server Connection, JDeveloper produces and error with the diagnostics shown below. I'm new to using JDeveloper so any help or advice on how to start to resolve this issue would be greatly appreciated. Fore the record I'm using JDeveloper 11G R2 (11.1.2.1.0) running on a Linux Red Hat 5 64 bit server.
    Performing action (39) Close All [ from  ] [ for ( <none>, MasterBuildScript.jpr, Infrastructure.jws ) ]
    Performing action (272) New Application... [ from ExplorerWindowImpl ] [ for ( <none>, MasterBuildScript.jpr, Infrastructure.jws ) ]
    Invoking command: [ from ExplorerWindowImpl ] [ for ( <none>, MasterBuildScript.jpr, Infrastructure.jws ) ]
    18-Oct-2011 10:37:02 oracle.adfinternal.rc.connection.AdfConnectionContextProvider getConnectionContext()
    SEVERE:
    oracle.adf.rc.exception.CatalogRuntimeException: error while obtaining a connection context using connection context provider [oracle.adfinternal.rc.connection.AdfConnectionContextProvider] Root Cause=[]
         at oracle.adfinternal.rc.connection.AdfConnectionContextProvider.getConnectionContext(AdfConnectionContextProvider.java:92)
         at oracle.adfinternal.rc.connection.ConnectionManagerImpl.getConnections(ConnectionManagerImpl.java:385)
         at oracle.jdeveloper.rescat2.model.registry.RescatContext.getConnectionContext(RescatContext.java:220)
         at oracle.jdeveloper.rcasadapter.rescat2.RescatContextStore.<init>(RescatContextStore.java:56)
         at oracle.jdeveloper.asnav.wizard.RescatAppServerWizard.setResourcePaletteStore(RescatAppServerWizard.java:99)
         at oracle.jdeveloper.asnav.wizard.RescatAppServerWizard.createWizardControl(RescatAppServerWizard.java:87)
         at oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.invoke(AppServerProviderWizard.java:93)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:446)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:530)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.NullPointerException
         at oracle.adfinternal.rc.connection.UncloseableContextWrapper.wrapContext(UncloseableContextWrapper.java:59)
         at oracle.adfinternal.rc.connection.AdfConnectionContextProvider.getConnectionContext(AdfConnectionContextProvider.java:79)
         ... 24 more
    oracle.adf.rc.exception.CatalogRuntimeException: error while obtaining a connection context using connection context provider [oracle.adfinternal.rc.connection.AdfConnectionContextProvider] Root Cause=[]
    o.adfinternal.rc.connection.AdfConnectionContextProvider.getConnectionContext(AdfConnectionContextProvider.java:92)
    o.adfinternal.rc.connection.ConnectionManagerImpl.getConnections(ConnectionManagerImpl.java:385)
    o.j.rescat2.model.registry.RescatContext.getConnectionContext(RescatContext.java:220)
    o.j.rcasadapter.rescat2.RescatContextStore.<init>(RescatContextStore.java:56)
    o.j.asnav.wizard.RescatAppServerWizard.setResourcePaletteStore(RescatAppServerWizard.java:99)
    o.j.asnav.wizard.RescatAppServerWizard.createWizardControl(RescatAppServerWizard.java:87)
    o.j.rcasadapter.wizard.AppServerProviderWizard.invoke(AppServerProviderWizard.java:93)
    o.i.wizard.WizardManager.invokeWizard(WizardManager.java:446)
    o.i.wizard.WizardManager$1.run(WizardManager.java:530)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    j.a.EventQueue.dispatchEventImpl(EventQueue.java:642)
    j.a.EventQueue.access$000(EventQueue.java:85)
    j.a.EventQueue$1.run(EventQueue.java:603)
    j.a.EventQueue$1.run(EventQueue.java:601)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.a.EventQueue.dispatchEvent(EventQueue.java:612)
    o.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
    o.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by:
    java.lang.NullPointerException
    o.adfinternal.rc.connection.UncloseableContextWrapper.wrapContext(UncloseableContextWrapper.java:59)
    o.adfinternal.rc.connection.AdfConnectionContextProvider.getConnectionContext(AdfConnectionContextProvider.java:79)
    o.adfinternal.rc.connection.ConnectionManagerImpl.getConnections(ConnectionManagerImpl.java:385)
    o.j.rescat2.model.registry.RescatContext.getConnectionContext(RescatContext.java:220)
    o.j.rcasadapter.rescat2.RescatContextStore.<init>(RescatContextStore.java:56)
    o.j.asnav.wizard.RescatAppServerWizard.setResourcePaletteStore(RescatAppServerWizard.java:99)
    o.j.asnav.wizard.RescatAppServerWizard.createWizardControl(RescatAppServerWizard.java:87)
    o.j.rcasadapter.wizard.AppServerProviderWizard.invoke(AppServerProviderWizard.java:93)
    o.i.wizard.WizardManager.invokeWizard(WizardManager.java:446)
    o.i.wizard.WizardManager$1.run(WizardManager.java:530)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    j.a.EventQueue.dispatchEventImpl(EventQueue.java:642)
    j.a.EventQueue.access$000(EventQueue.java:85)
    j.a.EventQueue$1.run(EventQueue.java:603)
    j.a.EventQueue$1.run(EventQueue.java:601)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.a.EventQueue.dispatchEvent(EventQueue.java:612)
    o.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
    o.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    Thanks,
    Shaun.

    Not sure if this is a cause for your error, but JDev11.1.2.1.0 doesn't work with SOA right now. For SOA you need to use jdev11.1.1.5.0 or lower.
    Timo

  • Running concurrent Application Server in same processor

    Has anyone done any benchmark testing with running multiple concurrent application server?
    I need to run 70 Application Servers 10g on the same processors and I need to know if there are any limitations or any best practices?
    Any suggestions or recommendations will be greatly appreciated.
    I have the following requirements:
    Hardware:
    RAM
    64 GB
    CPU and cores and CPU speed.
    C8 Core 1.2GHz UltraSPARC T2 processor
    HD capacity
    2x146GB SAS
    Server Name or type
    SUN Enterprise T5220
    5. Network:
    Network Speed
    5 Containers will share bandwidth of one Gigabit Ethernet NIC, giving theoretical bandwidth of 200Mb/s to each container on average
    Network Card and Network Drivers
    Internal Network Interfaces - Type: 10/100/1000; Quantity: 4
    External Network Interfaces - Type: x8 PCI express Quad Gigabit Ethernet UTP low profile adapter; Quantity: 4
    Software Stack:
    OS version and OS type
    Sun Solaris 10 US

    Thanks for you response.
    For the purpose of our discussion here is what we are looking at:
    There is going to be only a single machine a T5220 Sun Server loaded with Solaris 10.
    1. This single machine will hold 70 concurrent applications server 10g.
    2. Each application servers will have its own dedicated Oracle database in a seperate server.
    Should this architecture hold?

  • What the use if u run in application server

    hi friends,
    at info pakcage level  we can use client server and application server, for process chain we are using application server. what is the use if  we run in the back ground process.
    Thanking u
    suneel.

    hi Suneel,
    i think you mean for flat file upload,
    for flat file upload there are options for the file in application server or in client side, and to run infopackage there is option background,
    if we choose background process, we have to use option 'application server',
    means the file must be put in server side
    hope this helps.

  • Online Backup Failed from DB13, brbackup runs on application server

    Hi Everone,
    I am getting problem when i am scheduling Online Backup from DB13 t-code.
    Backup gets failed because logical command BRBACKUP execute on our Application server host rather than DBCI server host.
    I have pest the lob logs below:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000389, user ID BASIS)
    Execute logical command BRBACKUP On host xyzapp - (Application server)
    Parameters:-u / -jid ALLOG20110824210000 -c force -t online -m all -p initSEP.sap -a -c force -p initSEP.sap -s
    d
    BR0051I BRBACKUP 7.00 (40)
    BR0252E Function fopen() failed for '/oracle/client/10x_64/instantclient/dbs/initSEP.sap' at location BrInitSapRead-1
    BR0253E errno 2: No such file or directory
    BR0159E Error reading BR*Tools profile /oracle/client/10x_64/instantclient/dbs/initSEP.sap
    BR0280I BRBACKUP time stamp: 2011-09-02 21.01.09
    BR0301E SQL error -12545 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-12545: Connect failed because target host or object does not exist
    BR0310E Connect to database instance SEP failed
    BR0056I End of database backup: begroqyn.log 2011-09-02 21.01.09
    BR0280I BRBACKUP time stamp: 2011-09-02 21.01.09
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Please help.
    Thanks,
    Ocean

    Hello
    The previous contributor is correct, the profile is usually read from ORACLE_HOME.  I have never seen this error linking to the Oracle client directory, please double check the following
    Ensure that your envirionment variables are correctly set ORACLE_HOME, DIR_LIBRARY
    Brtools are always installed on the DB server and can be called from any application server.   if you are scheduling from DB13 on the application server, what is the connection setup?  RSH, RFC,  standalone gateway?
    If using a standalone gateway, it must be installed on the DB server, please refer to oss notes #446172, #1025707
    Best Regards
    Rachel

  • Oracle report is not running on application server with more than 700 recod

    Hi,
    I have developed oracle report using dev suite report builder. When I am running using report builder then its running fine. Whenever I am deploying on application server and trying to run then its not executing. Then I have deployed same report with less than 700 records then its run fine.
    Please advice me if you have any solution
    thanks in advance
    umesh

    Hi Pavan,
    Thanks for reply.
    I have resolved this issue. This issue happen because of report server not able to handle large data. To resolve this issue I have made report server traces service off. Because of making traces off the report server fully utilized for report generation.
    Thanks,
    Umesh

  • No records in titl block when running in application server

    hi all,
    i am facing problem when running forms in application server. the error msg whcih is coming is FRM-41092: No Records in block TITL.
    can any one help pls.....
    Regards
    Natesh

    how about - directly after querying the master record...
    go_block(<block>)
    if :blk.key (or :blk.rowid) is null then
      SET_ITEM_PROPERTY('<buttonname>',enabled, property_false);

  • Reports not running on Application Server 10g Release 3 (10.1.3)

    Hi,
    I've downloaded Application Server 10g Release 3 (10.1.3) from Oracle website and installed on my system in order configure report server and to run JSP web reports. But i'm unable to run web reports using the above version of Application server.
    While checking the componets included in above version of Application server(10.1.3), I found that it doesn't have "Forms and Reports services" included in it.
    Could anybody please confirm if its the reason why i'm not able to run the reports. What version of Application server should i download in order to configure and Run Web Reports?
    I would appreciate your expert advice on this.
    Thanks
    Ratheesh

    What version
    of Application server should i download in order to
    configure and Run Web Reports?10.1.2.0.2
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    See also Re: 10.1.3 - Reports Server?

  • Error in running oc4j application server

    Hi,
    i have problem when i want to run my web project using JDeveloper10.1.3.3.0.4157. i got this error code:
    09/08/2011 10:49:19 ص com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    09/08/2011 10:49:22 ص oracle.j2ee.util.LoggingUtils logAndReturnMessage
    SEVERE: حدث استثناء أثناء بدء خادم HTTP: Unable to establish loopback connection
    11/08/09 10:49:22 Error initializing server: Unable to start HTTP-Server. default-web-site configuartion may not be valid.
    11/08/09 10:49:23 Fatal error: server exiting
    Process exited with exit code 1.

    any help... please

  • Problem running Oracle application server

    Hi,
    I have the following problem.
    After installing Oracle Web Server, I can't start it.
    This is the log file:
    Could not create the Java virtual machine.
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    06/10/10 19:13:37 AVVERTENZA: Application.setConfig Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: Error loading module file:/C:/product/10.1.3/OracleAS_2/j2ee/home/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\product\10.1.3\OracleAS_2\j2ee\home\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Could not create the Java virtual machine.
    10-ott-2006 19.13.37 com.evermind.server.Application setConfig
    AVVERTENZA: Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: Error loading module file:/C:/product/10.1.3/OracleAS_2/j2ee/home/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\product\10.1.3\OracleAS_2\j2ee\home\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Could not create the Java virtual machine.
    06/10/10 19:13:37 Error initializing server: Error initializing ejb-modules: Error loading module file:/C:/product/10.1.3/OracleAS_2/j2ee/home/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\product\10.1.3\OracleAS_2\j2ee\home\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Could not create the Java virtual machine.
    06/10/10 19:13:37 Fatal error: server exiting
    Can you help me??
    Thanks
    Rocco

    Hi Recco,
    I hope I'm wrong , I think XP is not supported for AS.
    The second thing is U have not enough memory to run AS, that why U will always get problem with Java.
    The third thing is about your Env. I mis jre path
    ex. at your user profile & system profile just put for example
    ORACLE_HOMe just give your oracle software home
    by PATH U need to say for example c:\oracle_HOME/jre/1.4.2/bin
    Hear from U,
    Regards,
    Hamdy

  • Unable to open PWA in browser and MSP on application server in project server 2007. ERROR: Sending the Soap message failed or no recognizable response was received.

    Hi All,
    I am using project server 2007 and WSS 3.0. 
    I have been facing a strange issue for couple of days. I am unable to open PWA in browser and MS Project Pro on application server.
    Everything is correct whether it is URL or MS Project profile account on MSP.  This is strange because i can open same PWA/MSP from other computers (Database server / Client PCs) but not locally on server.
    When i try to connect to MSP on App server, i get the following errors in event viewer.
    Event Type: Error
    Event Source: MSSOAP
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description:
    Soap error: Connection time out..
    Event Type: Error
    Event Source: MSSOAP
    Event Category: Client 
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description:
    Soap error: An unanticipated error occurred during the processing of this request..
    Event Type: Error
    Event Source: MSSOAP
    Event Category: Client 
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description: Soap error: Sending the Soap message failed or no recognizable response was received.
    Event Type: Error
    Event Source: MSSOAP
    Event Category: Client 
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description:
    Soap error: Unspecified client error..
    One more issue i am facing and i guess that is related to above issue. The Issue is, when i am creating a new project, It's workspace gets created but doesn't get linked to the project and i can't link it manually because it already exists for the project.
    sandeep

    Hi Paul ,
    Thanks for reply. The project server URL was already added to the Trusted
    Sites/Local Intranet areas in IE. 
    sandeep

  • JDeveloper cannot connect to Oracle Application Server 10.1.3.x

    Hi, I am trying to create a connection from JDeveloper (on my desktop) to my oracle application server (10.1.3.x, on another machine). The JDeveloper version is 10.1.3.1.0.
    In step 1, I chose the connection type: "Oracle Application Server 10g 10.1.3".
    In Step 3, I chose "connect to group". I tried different host names and "OC4J Component/group name" but always got the following error msg:
    Error getting Cluster Config Set URLs for uri: deployer:cluster:opmn://hostname:6003/OC4J:default_group.
    I also tried to run JDeveloper from the same machine as my AS installed. The host name I used is "localhost" and the group name is "default_group" and the connection is successful. So it seems to me that my AS configuration is correct.
    May I ask what should be the correct "host name" and "group name" if I want to connect from a "remote" JDeveloper? And in what configuration file can I find such info.?
    Thanks a lot.
    Message was edited by:
    user575786

    hi user575786
    Would you mind sharing some more details about the changes you had to make to get it working or about the nature of the "misconfiguration" you mention?
    Maybe you have some pointers to documentation that helped you solve this?
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    thanks
    Jan Vervecken

Maybe you are looking for

  • How to create the PDF file in WebDynpro?

    Hi.        How to create PDF file in Webdynpro? I have one WD screen In there i have one File Download action. Once i click that it will open one PDF file which consisting of all details. Pls reply me. with regards, Gobintah.R

  • Yamaha YSP-3050

    What is the best way to hook this up to a Toshiba 40RF350U TV?  I am looking to just use it instead of the TV speakers.

  • Need information related to oracle 10g standard / enterprise edition (diff)

    Hi, I had developed my application using oracle 10g enterprise edition and now i wanna to shift the entire thing to oracle 10g standard edition. i Ha ve query on thiis point. 1) Is it safe to do so. 2) what are the difference between both the edition

  • Pre-requisites for working on CRM WEBUI

    Hi, Please can you tell me what are the pre-requisites to work on CRM WEBUI. I know some of them as mentioned below: 1. Knowledge of CRM 2. Knowledge of Object Oriented Concepts 3. Knowledge of MVC architecture 4. Knowledge of ABAP 5. Knowledge of Bu

  • Agetty is not starting, I think

    Tonight I left my house and the power went down, anounced but I own a Das Keyboard so my girlfriend didn't know how to turn of my pc but if I reboot, all the daemons start but after that, nothing. After a while there is a message that the runlevels r