PJC Wizard: where and how?

I'm trying to learn how to create simple PJC for Oracle Forms 10g. Form's Help declares:
"To create a PJC, use the PJC Wizard that is included with Oracle Forms or Oracle JDeveloper that is part of Oracle Developer Suite. If you download JDeveloper from OTN, you'll have also to download the PJC Wizard and place it in your JDeveloper installation."
I also have JDeveloper 10.1.2.1.0 which, obviously, does not include this wizard.
I failed to find any link for download on Oracle website.
1)Does anybody know where exactly I can download this .jar and how to install it?
2)Any links on 'how-to' documents?
3) The only instruction for creating PJCs I have is on start page of http://forms.pjc.bean.over-blog.com, which leads to .pdf with rather brief instructions. Are there any alternative tutorials?

Just in case if somebody else needs it, there are my findings:
1. from this forum:
PJC wizard in Jdeveloper
Frank Nimphius :
"we do have plans to bring it back. The PJC wizard however is shipped with JDeveloper versions that belong to an Oracle Developer Suite release. JDeveloper 9.0.5 and 10.1.2 are stand alone versions that don't have this feature."
2. from metalink Note:352216.1
"The read-me file for Oracle Forms states that the PJC Wizard can be downloaded for JDeveloper. Unfortunately the wizard is not made public for download yet, so the following steps will explain how to extract the wizard from the Developer suite installation and install it in any JDeveloper 10.1.2.x installation.
It is a pre-requirement that you have access to a Developer Suite 10g installation.
1.) Copy frmjdev_pjc.jar from <DevSuite Home>\jdev\lib\ext to <JDeveloper Home>\jdev\lib\ext
2.) Copy frmall.jar from <DevSuite Home>\forms\java to a directory accessible for JDeveloper.
3.) Add frmall.jar to the project library path in JDeveloper."
Instruction from metalink is somewhat perplexing, because in Developer 10g installation
<DevSuite Home>\jdev\lib\ext and <JDeveloper Home>\jdev\lib\ext is the same directory.
3.
In Jdev10 create new workspace, new 'Empty Project', click 'New' for this project, on 'New Gallery' window select 'Clent Tier/Java Beans' and 'PJC for Oracle Forms' will become available.
4. Link for debugging PJC:
http://www.oracle.com/technology/products/forms/htdocs/howto_debug_pjc.html

Similar Messages

  • I am attempting to upgrade from Adobe Premier Elements 9 to Adobe Premier Elements 13 after using 13's trial version for a few weeks.  I am unable to find where and how to do this without losing the project I have been working on.  Please help?

    I am attempting to upgrade from Adobe Premier Elements 9 to Adobe Premier Elements 13 after using 13's trial version for a few weeks.  I am unable to find where and how to do this without losing the project I have been working on.  Please help?

    Vere Clarke
    Premiere Elements 9.0/9.0.1 and Premiere Elements 13 are standalone products.
    So, you can have both on the same computer, but only open one for your work.
    The classical recommendation is to finish a project in the version in which it was created since there
    is no guarantee that a project from an earlier version will open in the later version. Probably will, but
    no guarantees. And, when you do explore this, do it from a copy of the earlier version project. Once you
    take the earlier version project into a later version one, you cannot go back to edit the later version edited
    project in the earlier version program.
    If you have both versions (9 and 13) on the same computer and you have not moved, deleted, renamed any of the version 9's files/folders,
    right click the saved closed Premiere Elements 9.0/9.0.1 project file, select Open With, and then Adobe Premiere Elements 13.
    (Your 9.0/9.0.1 saved closed project file should be found in Libraries/Documents/Adobe/Premiere Elements/9.0.)
    Please review and consider. If any questions or need clarification, please do not hesitate to let me know.
    Thank you.
    ATR

  • Where and how to enter plan data cost and profit center wise to get data in grr1

    Hi Gurus,
    Appreciate you can tell me where and how to enter plan amount cost center wise for cost elements and profit center wise for revenue elements????
    So that we can get this data in grr1 report.....
    Can we upload this planned data, if yes how??
    Thank you

    Hi..
    If you use classic PCA, refer to Plan Data Transfer - Profit Center Accounting (EC-PCA) - SAP Library.
    If you use new gl pca, refer to Transferring Plan Data from Controlling - General Ledger Accounting (FI-GL) (New) - SAP Library

  • When going from a Mac-based Ai to a PC based Ai, the documents "Font" are not found on the PC version?  (mostly Helvetica) where and how do I get those Fonts?  And/or, can I use the Mac version of these Fonts?

    When going from a Mac-based Ai to a PC based Ai, the documents "Font" are not found on the PC version?  (mostly Helvetica) where and how do I get those Fonts?  And/or, can I use the Mac version of these Fonts?
    Thanks, Rich

    In order to be cross platform you must be using the Open Type version of all fonts to cause the least disruption. Macs can read and process the Windows .ttf  type format but PCs can't process Mac formatted type. Most recent versions also cannot use the older PS Type 1 fonts.

  • Hello , I need to find the serial number of my programs . Would anyone know where and how to do it? The programs are installed on PC Thank you

    Hello , I need to find the serial number of my programs .
    Would anyone know where and how to do it?
    The programs are installed on PC
    Thank you

    Find your serial number quickly

  • When and Where and how to use Proxies

    hi
    New to Xi Can anyone explain When and Where and how to use Proxies
    Mohit

    Proxies: are interfaces which will get executed in the application system.They can be created only in the system from message interfaces using the proxy generation functions.
    The biggest advantage of the proxy is that it always by passes the Adapter Engine and will directly interact with the application system and Integration engine - so it will and should give us a better performance.
    The literal definition of a proxy is an object / process authorized to act for another; an agent or a substitute. In simpler terms, proxies in the XI context are objects used to encapsulate the creation (from a sender system) or parsing of XML (at a receiver system) as well as the communication with the relevant runtime components required to send or receive those messages. The Proxy Runtime controls these objects / processes, and can itself be controlled by the applications it communicates with.
    The Proxy currently has the following components available:
    1. ABAP Proxy – Communication using XI or Web Services
    2. Java Proxy– Communication using XI (J2EE)
    JAVA Proxies:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    ABAP Proxies:
    /people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    /people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies
    /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    /people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments
    /people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy
    /people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies
    ON SDN TV
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=abap%20proxy%20xi&cat=sdn_all&start=11#
    Proxies communicate with the XI server by means of native SOAP calls over HTTP .RFC does not, so you have to convert from SOAP to RFC calls and vice versa. So XML conversion is required.
    ABAP Proxies uses Webservice and Http Protocols. And if you use RFC it is mainly meant for Sync. call. But Proxies is used for both Sync and Async.
    If you use ABAP Proxy , you can reduce the overhead calling the function again and again.
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies - Activate Proxy
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies - ABAP Server Proxy
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Client Proxy
    Re: JDBC Sender select/update problem
    If u generate proxy for outbound interface then its client proxy and for inbound interface its server proxy.
    In client proxy u can call the method to send messages but u can't modify it but in server proxy its possible to write a user code within the method to execute proxy.
    CLIENT PROXY:
    A WSDL description from a UDDI server (or an Internet page) is usually used to make a service executable in the Internet and to describe the interface of this service. You require a client proxy and not a server proxy to call this service by using the Web service infrastructure.
    SERVER PROXY:
    You can only generate ABAP server proxies from a WSDL description if they originate in the Integration Repository.You can also generate server proxies for Java and client proxies for ABAP from message interfaces.

  • I just purchased a secondhand iPad in carboot and I didn't realised that the old account is still linked to the device now can't  activate my accnt.i don't know where  and how to contact the original owner.what should I do?is there any other option?

    I just purchased a second hand iPad in carboot.i didn't realised that the old accnt is still linked to the device,now I icant activate my account .I don't  know where and how to contact the original owner.what should I do activate my accnt?is there any other option?

    Apple cannot help you locate the original owner. If you have no way to contact him/her, and you purchased directly from the seller rather than through a site that offers buyer protection, then the iPad is useless to you and you have wasted your money. The iPad is quite probably stolen and you should turn it in to the police.
    This is why it's very risky and usually unwise to purchase out of a car boot from someone you don't know.
    Regards.

  • Where and how to find the storage locatation for the consignment stock

    where and how to find the storage locatation for the consignment stock (customer stock )  for more than one storage location .
    table :msku
    material no    -   werks - batch
    xxx                   sg11  - 200352ac
    table : mchb
    material no    -   werks  -lgort - batch
    xxx                   sg11   sg10   200352ac
    xxx                   sg11   gs11   200352ac
    note : each stock location having same batch no in different storage and my question how to find which link for msku to mchb .

    Hi,
    Try the table MARD: Storage Location Data for Material, where in the field LABST will give the stock field, against a given material/plant/Storage Loc.
    Regards,
    JLN

  • I was bill$99.99 and I would like to report a wrong billing. Where and how can I do that?

    I was bill$99.99 and I would like to report a wrong billing. Where and how can I do that?

    You need to dispute the transaction with your credit card company. Apple is only a merchant. You can also contact the iTS web based customer service and tell them but they will direct you to dispute with the CC company.
    Change your iTS password.
    MJ

  • Acrobat Reaader will not work before I accept End User License Agreement. But where and how?

    Acrobat Reaader will not work before I accept End User License Agreement. But where and how?
    Have installed version 9.5 on my Windows 7 desk-top computer.

    I don't know what you mean by "where and how"; Adobe Reader will automatically present the license agreement to accept the first time you use it.

  • Where and how to create business rules?

    Hi All,
    1) Where and how to create business rules?
    2) How to configure Rule Engines (Ex: JRULE Engine or any other Rule Engines)?
    3) Whar products are available for Rule Engines?
    Thanks in advance

    Hi,
    You have some options on business rules.
    If you just want to create business rules that are easy for business owners to edit without a lot of training, Oracle BPM has a simple business rules creation and end user edit capability. The benefits to using the rules that come with Oracle BPM are:
    <li> they are simple and easy to edit
    <li> end users can get up to speed quickly to edit them
    <li> when changed, the business process is immediately impacted
    <li> they can use the Oracle BPM business parameters that also come with the product
    Drawbacks are:
    <li> you can only use Project variables as the variable content inside of them
    <li> if a company already has a business rules engine, they are different that the company's standard
    Business rules engines have been used with Oracle BPM. If you are a consultant, first ask if there is a standard business rules engine that the company already has purchased that they use (e.g. iLog from IBM, Corticon...). If this is the case, you typically integrate to the rules using a web service interface that the business rules engine exposes.
    If they do not already have a business rules engine, consider Jrules. The benefits are:
    <li> it is a part of the Oracle BPM Suite that they might have purchased
    <li> version 11g of the Jrules is coming out soon with a friendly front end
    Hope this helps,
    Dan

  • Where and how can I find enigmail on Thunderbird?

    I am trying to install enigmail from Thunderbird and cannot find it as an add-on. I thought it would be there. Can you advise where and how to find it?

    '''Tools|Add-ons|Get add-ons'''
    Type ''Enigmail ''into the search box&hellip;
    You can download it directly from AMO, or even the author's own site, but you need to know which version of TB you have to choose the right version of Enigmail.
    https://addons.mozilla.org/en-US/thunderbird/addon/enigmail/
    http://www.ramsden.org.uk/3_How_to_install_Add-ons_in_Thunderbird.html
    You'll also need gpg. e.g. http://www.gpg4win.org/
    If you're using Linux and have used the bundled Thunderbird, then you should look in your distro's repositories. Search in Synaptic, Aptitude or whatever. If you use Linux you'll almost certainly have gpg already.

  • HT3546 So i recently bought an Apple AirPort Extreme BaseStation (the mushroom shaped one) and was wondering if someone could tell me where and how to find a power cord and how to set it up with my Macintosh (2011 edition with 1.7.5) Thankyou! :)

    So i recently bought an Apple AirPort Extreme BaseStation (the mushroom shaped one) and was wondering if someone could tell me where and how to find a power cord and how to set it up with my Macintosh (2011 edition with 1.7.5) Thankyou!

    Welcome!
    Last question first, as we need to know what operating system that the Mac is using.
    If you are not sure, click the Apple icon in the upper left corner of the screen, then click About This Mac, and post back with the OS X Version number that you see there.
    Two possible solutions on the power cord
    ORIGINAL OEM APPLE AIRPORT EXTREME BASE STATION POWER SUPPLY AC ADAPTER A1202 if you want a white power supply and white power cord to match up with the Apple device
    AC adapter for Apple AirPort A1034 Extreme B... if you don't care what color the supply and cord might be
    If you don't already have a Setup Guide.....look here:
    AirPort Extreme Base Station Setup Guide v4.2 (Manual)

  • Time machine: I get the following message: The backup disk image "/Volumes/Data-1/Clemens's iMac.sparsebundle" is already in use - what to do? Where and how do I find that file and get rid of it?

    time machine: I get the following message: The backup disk image “/Volumes/Data-1/Clemens’s iMac.sparsebundle” is already in use - what to do? Where and how do I find that file and get rid of it?

    I'm on Mountain Lion and have version 6.1 of AirPort utility so there is no button to "Disconnect All Users"and the only other option of "removing and re-selecting the drive via Time Machine Prefs" doesn't work either. So this will work.
    Launch Airport Utility and select the TC "Edit" button, then select the Disks tab. Deselect "Enable File Sharing" and click "Update". The TC will reboot then follow the same procedure and reselect "Enable File Sharing" and click "Update". After TC reboots again you'll be up and running. Not the neatest way to do it but saves having to unplug the TC which risks disk damage and the whole procedure takes less than a minute.The "Enable File Sharing" button seems to have replaced the "Disconnect All Users" button but with the slight disadvantage that it reboots the TC which takes up additional time.

  • TS1702 The application "video converter" says that I can retrieve my converted files through iTunes.   Where and how does that happen?

    The application "video converter" says that I can retrieve my converted files through iTunes.   Where and how does that happen?

    I see an iPhone App called Video Converter but not an iPad app. When to do a search, it comes up with a whole bunch of apps so perhaps if you tell us exactly which app it is .....

Maybe you are looking for

  • LDAP groups and WebLogic Roles - Urgent ( weblogic 6.1 sp1, iPLanet 5.1)

    I have 2 questions and these are very urgent :- 1. Where the mapping can be defined between LDAP groups and WebLogic Roles. I have 2 groups in iPLanet :- Contarctors and employees and I have 2 security roles in weblogic:- contractactors and employess

  • To register a Weblogic web service in 11g

    We have been trying to register a webservice in 11g.But it is showing error like cannot parse the wsdl or cannot load wsdl.Can someone tell us the procedure to register a webservice in 11g??

  • Artist Name Multiple Times?

    Hi - When I d'load songs to my Nano, and then select "artist" in the menu, some of the artist's names appear multiple times. What causes this, and how do I correct it? Thanks in advance! G

  • True HD to DVD (not HDV) advice

    HD experts - We have a 90-minute doc shot on HD that needs to go to DVD. I sent a 2-minute clip to compressor to test some settings. At the "Best Quality" setting it came back with an error that the bit-rate was too high. At the "Fastest" setting, it

  • Trouble sending ical invites

    having trouble sending meeting invitation via ical...invites not being received by invitees Thanks