How can I integrate JDeveloper with Rational Functional Tester?

Hi
My company has purchased the new released Oracle Soa Suite and also the IBM Rational Functional Tester software. Rational Functional Tester is integrated in the Eclipse IDE, but the Developement Department wants to use JDeveloper as the corporative IDE. ¿Is there anyway to integrate IBM Rational Functional Tester with JDeveloper as is done in Eclipse?. I don't want to do the testing work using the Functional Tester API but using a similar script recorder as the Eclipse IDE has integrated.
Edited by: user12584587 on 09-feb-2010 7:47
Edited by: user12584587 on 09-feb-2010 7:47

msr,
Probably best to start a new thread, but...
I have spent some time in the past few weeks to implement a continuous build system for a JDeveloper/ADF project, and as such have also needed to make some Ant scripts.
I will blog about this whole experience in the coming days, but I can offer some tips here:
1). JDevLibsForAnt extension (mentioned above) is a good one. I used it to create the Ant classpath definitions for all of the projects.
2). I believe there is also an extension available (via check for updates) that can be used to start JDeveloper (and probably compile/run deployment profiles) from Ant. I didn't use this, but it may be a quick way to get things done.
3. JDeveloper can generate a new Ant file for a project (right-click project and choose New...). It will do the clean/compile/copy (I believe, cannot remember which ones right now) targets, but it won't make JARs, WARs, or EARs. In order to make the EAR file for my deployment target, I simply built one using the deployment profile, exploded it, and mirrored my Ant script to do the same thing.
4). Get ahold of the ojc.jar and ojspc.jar so that you can use the Oracle Java Compiler and JSP pre-compiler Ant tasks.
Hope this helps a bit,
John

Similar Messages

  • How can we integrate SAP R/3 4.6C with SAP EP?

    Hi All,
    we are implementing PM (Plant Management) module of SAP R/3 4.6C and we have the necessity to create web services for some PM functionalities. Infact we need to integrate our SAP R/3 4.6C with other applications (non-SAP) through TIBCO (it's mandatory). So we think to use SAP XI. Moreover our users don't want to use SAP GUI for the accessing to the PM functionalities but they want an UI more friendly. So we think to use SAP EP. How can we integrate the SAP R/3 4.6C functionalities into the SAP EP?
    Thank you in advance for your help.
    Best regards,
    Bob

    Hi Bob,
    Upgrading to ECC 66.0 wouldn't effect your Developments (since everything will be custom, and upgrades will not effect the custom applications) and Customizing (there will be enhancements based on which you do customizations and even that will not be effected with upgrade) unless you change the standard using Dev Key.
    [https://wiki.sdn.sap.com/wiki/display/ERP6|https://wiki.sdn.sap.com/wiki/display/ERP6]
    Please go throught the link for all the details on upgrade.
    And you need to see whether there are applications available in WebDynpro for ABAP or Java for your req. and these you can find in latest BP for PM if there are any?
    Hope this helps.
    Cheers-
    Pramod

  • I have iOS 6 on my iPhone. i have linked my contacts with facebook and yahoo, which has doubled or triplicated some of the contacts. how can i integrate them into one? please help. it is getting on my nerves. thanks :)

    I have iOS 6 on my iPhone. i have linked my contacts with facebook and yahoo, which has doubled or triplicated some of the contacts. how can i integrate them into one? please help. it is getting on my nerves. thanks

    click on the contact which you want to integrate, click the edit button scroll down u will find a option called link contacts use it to link it to the duplicate contact

  • How can I integrate PDK to JDeveloper 11?

    How can I integrate PDK to JDeveloper 11?

    Hi,
    you can find all information on the following link
    http://www.oracle.com/technology/products/ias/portal/html/installing.pdkjava.v2.html
    Regards.
    Jeff

  • How do i integrate hlp with form 6i

    I want "help" functionality in form 6i. How can i integrate .hlp or .chm file with my form such that its topic can be accessible by pressing F1.
    Can somebody tell me the purpose of "Help book title" of almost every item in form 6i?
    Edited by: Aasem on May 28, 2010 10:01 AM

    This is GREAT!  Thank You! 

  • I have few muse projects how can I  integrate them in an another muse website which I have just created?

    i have few muse projects how can I  integrate them in an another muse website which I have just created? How can I make link between  HTML document inside muse. The Html document   (saved on my desktop )is another web project  done with css3 and Html but for my portfolio I need to create an HTML link  so the project can be viewed by others.

    Perhaps with iFrame Builder Lite | Exchange | Adobe Muse CC ?

  • How can i do the upload file function using tomcat library??

    how can i do the upload file function using tomcat library??

    Did you read the document for the library?
    If you can't figure it out, why don't you ask the people who provide the library?
    This has nothing to do with JavaMail.

  • I just installed Readdledocs on my ipod, and now when I launch the app, I get a screen which says "downloading message" and the app freezes and won't do anything else.  How can I get the app to function again?

    I just installed Readdledocs on my ipod, and now when I launch the app, I get a screen which says "downloading message" and the app freezes and won't do anything else.  How can I get the app to function again?
    This happened after I tried to get Readdledocs to open an epub file which I created in Calibre.

    This is a followup to my own posting above.
    Thanks to Dave Sawyer for posting information about re-downloading an app which has been deleted.  I deleted the app from iTunes.  Then, when I synched, iTunes asked me if I wanted the items on my ipod touch copied back into iTunes.  I said yes and then synched.
    Readdledocs is now working again.  It is no longer frozen.  However, I have learned my lesson.  I will download only pdf's from now on.  I don't think it works so well with epub files.  The text reflow feature of Readdledocs is exactly what I need to use for my work documents on my ipod touch.

  • How can i register column with in the query

    hi all
    how can i register column with in the query?

    Thanks.
    In my business one, the column width was registed.
    But I don't know how can I do it.
    So I try to save the query again after change column width.
    Then the query was opend with changed column width.
    Is it right function?
    Is there any way to register the column width?
    It's very troublesome to change column width every time.
    seiichi

  • How can create a JTree with cellRender is checkbox realized multiple selec

    How can create a JTree with cellRender is checkbox realized multiple selection function.thanks for every
    one's help.

    Hi,
    1. Create a value node in your context name Table and set its cardinality to 0:n
    2. Create 2 value attributes within the Table node name value1 and value2
    3. Goto Outline view> Right click on TransparentUIContainer>Apply Template> Select Table>mark the node Table and it's attributes.
    you have created a table and binded its value to context
    Table UI properties
    4.Set Selection Mode to Multi
    5.Set Visible Row Count to 5
    6.ScrollableColCount to 5
    In your implemetaion, you can add values to table as follow:
    IPrivate<viewname>.ITableElement ele = wdContext.nodeTable().createTableElement();
    ele.setValue1(<value>);
    ele.setValue2(<value>);
    wdContext.nodeTable().addElement(ele);
    The above code will allow you to add elements to your table node.
    Regards,
    Murtuza

  • How can I update Jdev with new JDK

    I currently have JDev323 and I wonder how can I update it with new JDK 1.4.

    What you should do is update the JDeveloper version that you use - 3.2 is sooooo old.
    Get Oracle JDeveloper 9.0.4 and you'll have JDK 1.4 built in.
    I don't remember if that feature was in 3.2 but since JDeveloper 9 you can switch the JDK - it is in the online help - do a search for the word JDK.

  • How can we integrate Datawarehouse to Microsoft sharepoint ECM?

    hi,
    how can we integrate Datawarehouse to Microsoft sharepoint ECM??
    what is oracle product & toll that support it.
    Regards,
    AMSII

    Hi,
    According to your description, you might want to integrate with JUKEBOX API and P4A Systems to SharePoint 2013.
    I would provide some suggestions about how to access the data of SharePoint, for the JUKEBOX API part, as it is not supported in this forum, I would suggest you find
    the related resource in the corresponding forum.
    For about how to interact with SharePoint 2013 programmatically, the links below would be helpful:
    SharePoint 2013 .NET Framework client object model (CSOM)
    http://msdn.microsoft.com/en-us/library/office/fp179912(v=office.15).aspx
    Other APIs available:
    http://msdn.microsoft.com/en-us/library/office/dn268594(v=office.15).aspx
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • My iTunes library is missing since upgrade Lion 7.2.  I have it all backed up so that's not the issue. How can I reinstall it with all my hundreds of playlists intact or do I have to recreate each one upon reinstalling the backup copy? Thank you for help

    Almost my iTunes library is missing since upgrade Lion 7.2. (the last 2.5 weeks worth of added music has transferred post-upgrade, none of whcih was bought from iTunes)
    I have it all backed up so that's not the issue. How can I reinstall it with all my hundreds of playlists intact or do I have to recreate each playlist upon reinstalling the backup copy? This would save a HUGE amount of time and efforts. Thank you for your help!

    hi Limnos,
    I do not mean the entire ITunes folder but, rather, the contents of the ITunes folder prior to September 29th.  (90% of the media is missing, along with all playlists)  The media that remains says it was added on 9/29 although I know most of it was added many months or even years earlier. There are no playlists listed at all, before or after 9/29.  (I know for certain that I added non-iTunes purchased songs on 10/6 although I had not created playlists for them)
    I have my iTunes folder backed up on both an external drive as well as Time Machine.
    I run iTunes off of an ITunes folder on my computer rather than from the external, if that's what you mean about how I have it set up. 
    Is it OK to drag the entire iTunes folder from the external drive onto my laptop's drive and see if that fixes it?
    Thank you for your help!
    Deb

  • How can I start anew with Photos and clear the (minimal) stuff it has uploaded

    I've about had it up to here with this new Photos scheme. I reorganised my Aperture libraries on both my iMac and MBA in preparation for this, delayed turning Photos on for a couple of days until I thought everything was ready based upon the limited advice that was out there, and then got stuck in an endless loop of "uploading" and "preparing" every time I opened Photos. There are 19,975 images in my Aperture library on the iMac. I was stuck at Uploading at anywhere between that number and 19,000 with no progress after hours of waiting. I tried all the tricks mentioned here including re booting, restarting the app, repairing/rebuilding the database, killing the "cloudd" process, etc.today Today when I restarted Photos, it now said I had 23,775 images to upload- 4000
    more than I have-and of course it got stuck there, like it has for the last week.
    I copied the previous Aperture library (pre Photos migration)back to my iMac and opened it in Aperture. Thankfully, all the photos I had taken on my iPhone this week during this Photos clusterphuck transition were in the Aperture Stream so I didn't lose any of those. I'm willing to give this whole thing one more shot. So  i need some advice. How can I start anew with Photos and clear the (minimal) stuff it has uploaded (about 6000 of 19,000 images in the last 7 days) ? If I simply delete the Photos.photolibrary file will that do the trick and lt me start a new fresh library using?
    <Re-Titled By Host>

    How can I start anew with Photos and clear the (minimal) stuff it has uploaded (about 6000 of 19,000 images in the last 7 days) ? If I simply delete the Photos.photolibrary file will that do the trick and lt me start a new fresh library using?
    It is hard to say from your post, why the migration did not succeed in your case.
    by "stuck on upload" do you mean, you opened the Aperture library in Photos, and Photos converted it to a Photo Library, and then the upload to iCloud Photo Library did hang?  Or did already the upgrade to the Photo Library fail?
    If you want the Aperture library to upload to iCloud Photo Library, it needs to be on a disk formatted MacOS Extended (Journaled) and the original image files must not be referenced. Referenced originals will not upload.
    Also, the upload may hang, if you do not have enough free iCloud storage, orr if one of the videos or photos in your library is in an unsupported format or corrupted.
    To start over, try to repair and rebuild the Aperture library before opening it in Photos. Try all Aperture Library First Aid options - starting with repairing the permissions.  (Repairing and Rebuilding Your Aperture Library: Aperture 3 User Manual)
    If I simply delete the Photos.photolibrary file will that do the trick and lt me start a new fresh library using?
    You will have to delete the photos that are already in icloud too; otherwise you are risking duplicates.
    Can you launch Photos at all?  If yes, delete all photos in Photos and empty the Recently Deleted album. Wait for the deletion to sync to iCloud. Then delete the Photos.photolibrary.

  • I cant remember my password to logon to my mac, how can i change it with out needing the old one?

    i cant remember my password to logon to my mac, how can i change it with out needing the old one?

    http://support.apple.com/kb/HT1274

Maybe you are looking for

  • How important it is to understand Concept of Narrow & Wide casting in ABAP Objects

    Hi Friends, I Understood that, it is very important to understand the concept of "Casting ( Narrow Casting & Wide Casting )" properly. Let us see the following cases where the concept of "Casting ( Narrow Casting & Wide Casting )" comes into the pict

  • Missing Tabs in TOC

    Hi there, I'm going batty trying to figure out why the reference page is not inserting tabs into my TOC as specified.  Working in structured FM 10, and all of the reference pages, and formats are the same for all files.  I am auto-generating the TOC

  • Transporting request to two clients

    Hi Experts, We have two clients(100 and 200) in production system. 1. If we transport client-independent request to any client 100 or 200, will it effect entire system? 2. Shall we have to transport client dependent request to production 2 times?( fi

  • Time settings are messed up

    The time settings on my Iphone 3gs seem to have been messed up and are now half an hour behind.  Is there anyway to rectify this problem so that the time zone and time are set to auto correct and show correct time. The time is currently set manually!

  • Looks like I have pages, but can't open docs

    I have pages app in dock but cannot open docs sent as pages from someone else.  Or do I not have Iwork?