Develop in JDev 10.1.3.5, test and deploy to Oracle Weblogic 11g

Hi,
I have run into some important issues when trying to migrate my Jdev 10.1.3.5 applications to JDev 11g for deployment to the latest Oracle Weblogic Application server version, see threads:
Thread: migration problems ADF/ Struts 10.1.3 -> 11.1.1.3
migration problems ADF/ Struts 10.1.3 -> 11.1.1.3
Thread: ADF/Swing/JClient application migration problem from 10.1.3.5 to 11.1.1.3
Re: ADF/Swing/JClient application migration problem from 10.1.3.5 to 11.1.1.3
- so using JDev 10.1.3.5 with deployment to Oracle Weblogic 11g is a must for us.
Questions:
1) Is there a way to use Oracle WEBLOGIC 10.3 for debugging inside JDev 10.1.3.5?
2) Can I develop with JDev 10.1.3.5 + JDK 1.5 and create an ear to deploy to Oracle WEBLOGIC 10.3 Application server with JDK 1.6 64bits?
3) Which version of ADF should I install on Oracle WEBLOGIC 10.3 to run my 10.1.3.5 application?
Your help will be appreciated
Fred

Is there a way to use Oracle WEBLOGIC 10.3 for debugging inside JDev 10.1.3.5?While you can't replace the embedded OC4J - you can use an external WLS server and do remote debugging on it. http://www.oracle.com/technetwork/developer-tools/jdev/remotedebugwls-086628.html
From inside JDeveloper you can also deploy directly to the WLS server.
Can I develop with JDev 10.1.3.5 + JDK 1.5 and create an ear to deploy to Oracle WEBLOGIC 10.3 Application server with JDK 1.6 64bits?Yes you can. Note that so far we haven't officially certified ADF 10.1.3 on WLS 10.3 - but from various customers and testings we think it works ok. We might certify this combination in the future.
Follow these steps to get the deployment working:
http://www.oracle.com/technetwork/developer-tools/jdev/deployingwls-091640.html
Which version of ADF should I install on Oracle WEBLOGIC 10.3 to run my 10.1.3.5 application?You always install the version of ADF that matches the one your application was developed and compiled with.

Similar Messages

  • How to test and deploy a BPEL application in JDeveloper?

    Hi guys!
    I'm trying to use the cue card overview (step 4) to test and deploy a BPEL application.
    I'm using the new version o JDeveloper Preview (10.1.3.1.0) and when a click in "Launch the Create Integration Server Connection wizard" it asks me about Application Server, host name and port number. What I should fill in? Should I start BPEL process manager outside JDeveloper to start testing?
    In the wizard of "Create Application Server Connection" (step 2 of 4: Authentication) it asks me about username (which is filled with oc4jadmin) and Password. What password I shout use here?
    Finally, in the step 3 of 4 (Connection) the wizard asks me about host name and RMI port, what I should fill in?
    Any help will be appreciate

    You need an istance of a BPEL server to test this.
    So download the SOA Suite Developer Preview and install on your machine - this will provide you with a server you can test BPEL on.
    http://www.oracle.com/technology/software/products/ias/soapreview.html

  • Unable to test the Deployed composites in soa 11g server

    Hi,
    I created a simple Hello World BPEL process,
    I am able to compile and deploy in the weblogic soa server,
    But when i want to test this application in em console i am getting following error :
    PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="SCA-Component()")" is queued for later retrieval
    please suggest me some solution to come out of this.

    Hi,
    Below link has the solutions. I got the same problem and it worked for me.
    http://ariklalo.com/2013/08/04/wsm-02557-error-when-trying-to-run-a-deployed-process/
    Thanks,

  • Developing with JDev 10.1.3.0.1 for BPEL 10.1.2.0.2

    Hi,
    Does anyone knows if it is possible or adviseble to develop with JDev 10.1.3.0.1 to deploy the processes in OC4J BPEL 10.1.2.0.2?
    If it is, is there any issues involved?
    Tks

    in general you could develop bpel 10.1.2.02 compliant processes, but it would create a bunch of possible hazards you could run into - deployment structure, new services, workflow and so on .. add'ly you cannot deploy from jdev 10.1.3.1 to bpel 10.1.2.0.2 server -- all in all not really recommendable, and not really supported too :D
    /clemens
    SOA Product Management

  • How to set up DEV, TEST and PROD environment?

    We have used BI publisher Enterprise (standalone), Oracle BI Publisher 10.1.3.4.1. Our admin set up DEV, TEST and PROD environment based on the folder. For example, there is DEV folder, TEST folder and PROD folder. Developer is developing reports under DEV folder. Under TEST and PROD folder, there are many sub-folder based on the login user role. Sometimes a report has to be assigned to a multiple sub-folder under PROD. So our admin create symbolic links in the Linux box which BI server is located. That way, if a report is updated, there is no need to update the report in all sub-folder.
    The issue I have is we are not allowed to touch any files under TEST/PROD folder. Only admin will move the report from DEV folder to TEST/PROD folder because those links admin created might be broken. However, as a developer, we still have permission to delete/rename/copy report under those restricted folders. Yesterday one report under PROD has been renamed by a developer. And admin complains because the links he has created not working anymore. Just wonder if admin doesn't allow developers to touch the reports under those folders, is there a way to remove the write permission on those folders? Also do you think this is a good practice to set up DEV, TESDT and PROD environment? Any input will be greatly appreciated.

    We have used BI publisher Enterprise (standalone), Oracle BI Publisher 10.1.3.4.1. Our admin set up DEV, TEST and PROD environment based on the folder. For example, there is DEV folder, TEST folder and PROD folder. Developer is developing reports under DEV folder. Under TEST and PROD folder, there are many sub-folder based on the login user role. Sometimes a report has to be assigned to a multiple sub-folder under PROD. So our admin create symbolic links in the Linux box which BI server is located. That way, if a report is updated, there is no need to update the report in all sub-folder.
    The issue I have is we are not allowed to touch any files under TEST/PROD folder. Only admin will move the report from DEV folder to TEST/PROD folder because those links admin created might be broken. However, as a developer, we still have permission to delete/rename/copy report under those restricted folders. Yesterday one report under PROD has been renamed by a developer. And admin complains because the links he has created not working anymore. Just wonder if admin doesn't allow developers to touch the reports under those folders, is there a way to remove the write permission on those folders? Also do you think this is a good practice to set up DEV, TESDT and PROD environment? Any input will be greatly appreciated.

  • Test materials for OCA  oracle 11g exam

    Hi every one,
    I have to take OCA and subsequently OCP exams. Can any one be kind enough to send me sample test papers or other such materials...
    You may please reach me at [email address removed by moderator for security]
    Thanks in advance
    Edited by: Certification Forum Moderator on Aug 26, 2010 10:26 AM

    Asking for braindumps? Those are illegal, and Oracle may not grant you any cert if they know you're using them (like, if you ask for braindumps on Oracle's own website?!).
    There are, on the other hand, a number of legitimate resources you can use. Go to amazon.com, and search for "oracle ocp 11g" and you're sure to bring up some books by Oracle Press, etc. that you can use.

  • Getting error while running page application page developed in Jdev ADF

    Hi,
    i m facing this error while running page application page developed in Jdev ADF
    can anybody help??
    JBO-30003: The application pool (model.ChakDeTrackersLocal) failed to checkout an application module due to the following exception:oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.

    Hi,
    try to test JDBC connection used by AM if it is ok
    regards,
    Branislav

  • How to test and develop the HTML/Backbone custom content viewer on IPad?

    Hi
    I have been tasked with developing and amending the HTML/Backbone custom content viewer as nicely detailed and explained by Derek Lu here:
    https://www.adobe.com/devnet/digitalpublishingsuite/articles/html-default-library.html#
    I can see that by removing the reference to libs/AdobeLibraryAPI.js in Index.html i am able to "test" on the desktop.
    <!--
        The DPS library/store API.
        The include below should be commented out when testing on the desktop.
    <script src="libs/AdobeLibraryAPI.js"></script>-->
    and that data is bought in via the fulfilment XML feed and the parse method is called on Librarycollection.
    I have made the changes to hook up the viewer to bring in some folios that we are developing.
    However, although this provides the ability to test and develop on the desktop in one form since we are using JS and Backbone, there are various checks within the provided code to see if ADOBE.isAPIAvailable.
    If it is, then the behaviour is different than on the desktop, so once the viewer is packaged up and put on the IPad there is disparity between what you were able to check and test on the desktop version against what is shown on the IPad.
    The question therefore is... is there a quick way to develop and test on the Ipad ... it doesnt seem like a viable option to develop blindly on the desktop and then package up the content viewer within Adobe DPS to check how those changes behave on the IPad?
    To re-iterate the viewer is to make use of backbone / js example to provide greater functionality and options for customisation.
    Thanks in anticipation.
    Dave

    Thankyou for taking the time to respond and for providing such detailed articles on adobe dps development, it is much appreciated.
    I had completely missed that article and was struggling to find anything useful from googling!
    Dave

  • Developed in Jdev 11.1.1.2 and deployed into stand alone WLS 10.3.1

    Hi Gurus,
    Currently we are using JDeveloper 11.1.1.2 and deployed a sample web application into integrated WLS and its working fine with skins and page-templates.
    We are using stand alone Weblogic 10.3.1 version.
    When i deployed the same application(developed in jdev 11.1.1.2.0) into stand alone WLS 10.3.1, the skins and page-templates are not working.
    Am i missing any thing at the time of deployment?
    Please share your valuable suggestions and ideas on this.
    Thanks
    Mahi.

    We don't certify this combination - you should be using the same subversion of WLS and JDeveloper.
    You need to make sure the JRF/ADF libraries on the server match the version in JDeveloper.

  • Service product replication for test and developement system

    Hi Experts,
    In our scanario service product is created in production system and later manually created in test and developement system.
    Is there is any standard function module avilable to replicate the product master data into test and developement system
    Or Is it possible to use the middleware functionallity to replicate the service product details.
    Please advice on this issue.
    Thanks,
    Senthil .R
    Edited by: Senthil Vadivelan R on Dec 17, 2007 3:46 PM

    You can use the FindFile method in the TS API:
    FindFile Method
    Syntax
    Engine.FindFile ( fileToFind, absolutePath, userCancelled, promptOption = FindFile_PromptHonorUserPreference, srchListOption = FindFile_AddDirToSrchList_Ask, isCommand = False, [currentSequenceFile])
    The function itself returns a boolean which indicates if the file exists or not. 
    Then just use a Call Executable step to run command line string to delete the file.
    Hope this helps!
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • ESR role in different development, test, and production systems

    Hello,
    I want to know the role of ESR in development, test, and production system. Do I have to install ESR in every seprate installated SAP CE machine??? or should It be centrally and development., test and production systems can use it?? Does software release process effects in the whole landscape??
    does Test and Production system requires ESR??? or all used services are embed into released software SCA files to test and production system???
    Regards,
    Naeem

    Hey,
    as far as I understood the ESR is a design time tool, i think  you don't need to have a productive instance.
    I think it should be installed on your PI systems. And I would prefer to have at least a devel and a test installation, to
    separate services on test machines from those who are running on productive systems.
    as you can't differentiate the services by their name but just by their systems, you should have separate ESR Instances.
    Nevertheless I think it could be possible to run only one ESR....
    Kind Regards
    Christof

  • Do we need Test and Development instances

    I would like to know that apart from the production instance, Test and Development 2 instances are required or only one is sufficient. If required how it will be useful.

    I depends on your change management philosophy.
    In our organization, the Development instance can differ a great deal from production in terms of setups, patch levels, etc. The Test instance is meant to be as close to production as possible in terms of setups and freshness of data. Only when patches are demonstrated to have resolved a problem in Dev are they promoted to Test, and shortly afterward to Production, as long as testing continues to be successful.
    This allows our users to train and play in the Test instance without wondering what wacky things the IS team might be doing, be cause we're doing our work primarily in Dev. ;-) In addition, if we have a problem in our production instance, we can have a high degree of confidence that we can replicate it in Test, with identical setups and data. If it is necessary to get more recent data to troubleshoot a production problem, we can quickly clone production to Test without impacting any project work underway in Dev.
    In reality, you're likely to find that you'll be lucky if you can get away with running only 3 EBS instances. :-) I'm currently managing 10 instances, but that's a little unusual for us...it's usually more like 4-5.
    Regards,
    John P.

  • Create a test and development environment : only one CMS running

    Hi,
    Can anyone tell me how to create a test and Develpment environment for one CMS?
    I'm running BO XI 3.1 enterprise edition.
    Thanks
    Peter

    If you only have one server, you'll need to create an extra folder. Use security to stop non-test/dev users seeing the content. Then publish to it.
    Once tested, move reports to 'proper' folders.

  • Difference between unit testing and integration testing

    What is the difference between unit testing and integration testing in SAP? Is unit testing takes place in Dev client and integration testing takes place in QA system?
    Please clarify
    thanks

    Hello Krishen,
    unit testing means veryfiingsmall / the smallet pieces of software, while integration testing checks the overall functionality of applications. Within the AS ABAP the tool ECATT + manual tests is used for integration tests and the ABAP Unit language integration for unit testing.
    When, Who, Where tests are carried out is ultimately a personal decision. As unit tests are operate even under heavy development they are often the first choice for developers, but the unit tests can also serve for regression tests over a long period. Integration tests tend too be created and executed in later stages as they require often a certain majurity of the software under test.
    Beside the mentioned links you may check out ABAP Unit infos also in the Wiki.
    https://wiki.sdn.sap.com/wiki/display/HOME/ABAP+Unit
    Best Regards
      Klaus

  • In Dreamweaver CS3, can I save to Test AND Production FTP Servers when I press save the document?

    Hi, and thank you for reading this.
    I've setup a production and test FTP servers in Dreamweaver CS3. It is either saves to production or test server when I click COMMAND+S (CONTROL on PC), but I'd like teh file to be saved on both simultaneously. Persssing Sync the Servers won't work since the servers are not mine and they a bit different, teh files are not the same. I just would like to be able to save 1 file at a time in both production and server with one click.
    I've been searching the Interenet but could not find anything other than basic FTP setup. Any help would be appreaciated. Thanks!
    Anton

    Hi John, first of all thank you for replying!
    The reason why I would like to have Dreamweaver to save to both servers Test and the Production at the same time is because it would save me a lot of time keeping both servers more or less in sync. I have to keep both Test and Production servers syncronized, but only wihtin a specific content. While I test my design I do use Test server, but then the hassle begins when I am asked to make changes to the content.
    For example, I have a content page called books.html. I first built it on a Test server. Then switched to the tab called Remote, connect to the Remote Server, and save it. Very simple.
    However, then I need to create 10 more pages, lets call them books1.html, books2.html, and so on. Again sync them with the Remote server.
    All is great, but then my boss comes and say, hey there is a mistake on these files: books3, books4, books7, and books8. Please change the text content on those. So, I know the pages are working fine, I just need to update the text on both Test and Remote servers.
    So at this point I have to open these 4 files, change the text, then SAVE ALL to Test server. Then, I switch to Remote tab, go back to files press any key and 'Delete' keys so that Dreamweaver would see the change in file so that it would be able to save it. Then again 'SAVE ALL' to the Remote server.
    This is happening very OFTEN. It would save me so much time and brain power remembering which files I should sync if I am in a hurry and jump from one project to another, losing track of small changes in files when there are a lot of .html files.
    CMS is only in development now so I have to work with what I got. As to regard to backups, I use Time Machine so I am set with that. Plus I use MAMP. So basically I first use MAMP for testing, then upload changes to the Test server with all the BIG databases, and only then to Remote (production) with real Database. However, this is only when I develop new pages, very often I just need to modify what's already has been created. So that's why a feature like Save to BOTH servers (Test and Remote) would make a big difference to me.
    - Nookeen
    http://nookeen.com

Maybe you are looking for

  • How to move a button in gird layout(16-block game)?

    I am designing a 16-block puzzel game and don't have any idea about how to move buttons in a grid on mouse click.

  • Settings help needed for animated GIF

    I have a simple black and white JPEG of 4 umbrellas. My goal is to create a 5 frame animated GIF that shows no colors in the 1st frame, then frame 2 shows the left most umbrella tinted yellow, then frame 3 shows the next umbrella tinted green, etc. I

  • Camera frozen after using FaceTime

    Camera frozen after using FaceTime, have heard this is a common prob and need iPad replaced?!! Any quick fix?

  • RFC Receiver Problem

    I have a scenario File -> XI -> RFC (Async), XI call a FM to create a Material in R/3, the FM has one table for languages, after mapping the structure goes as follow: <?xml version="1.0" encoding="UTF-8" ?> <ns0:Z_MM_EXTRACT_DATA_TO_MDM_2 xmlns:ns0="

  • User License Agreement in Java

    I have Plumtree 5.01 (Java) on Windows. What I need to do is depending on who the individual is that is logging into our portal (we have external/internal), I need to Pop-Up a web-page showing a license agreement and have then agree to it before lett