How to run the code generator

I urgently need to know how to run the code generator using creator. Can anyone assist? I cant find any tips in the forums.

I am following the procedure to create a new custom component (or extend an existing component) available at http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/writing_custom_components.html.
Part of the procedure says: you need to use the JSC to run the code generator based on sun-faces-config.xml metadata.

Similar Messages

  • How to run the samplecode JMF20_guide.pdf provide?

    The pdf document has a samplecode in page 100,but how to run the code?My code like this:
    public static void main(String[] args)
    CaptureAudio ca=new CaptureAudio();
    ca.captureDevice();
    //capture and play audio from a microphone
    public void captureDevice()
    Vector deviceList=CaptureDeviceManager.getDeviceList(new AudioFormat("linear",44100,16,2));
    if(deviceList.size()>0)
    di=(CaptureDeviceInfo)deviceList.firstElement();
    else
    System.exit(-1);
    try
    Player p=Manager.createPlayer(di.getLocator());
    catch(IOException e)
    catch(NoPlayerException e)
    but sames not of my desired result,why?
    I had a microphone on my computer,It sames the code could capture the device.
    Another question,how could I capture the video device?
    Vector deviceList=CaptureDeviceManager.getDeviceList(new VideoFormat("JPEG"));
    Is this?

    1. The code you showed here isn't the complete one so you can see the whole picture. This code can be used in audio transmission ( example code can be found in AVTransmit2.java in the JMF/Solutions). For your current piece of code, if you want to see if you already got the capture device ready, Simply print out the deviceList to console.
    2. If it still does not work, open Java registry app, and click capture device tab, then click the button: "detect capture device", which goes through a search/registration process.
    3. If you tried to got all Audio/Video capture devices, simply use
    deviceList = CaptureDeviceManager.getDeviceList(null);

  • How to run the basic list in background to generate secondary.

    How to run the basic list in background to generate secondary and spool for the secondary.Please note that Basic list will run in foreground.

    Problem solved.

  • How to run the Transaction Code - BIC for Bank keys uploading

    Hi
    How to run the Transaction Code - BIC for Bank keys uploading.
    please give me suggestion.
    Thanks
    Indu

    Go to BIC transaction screen
    Fill the selection screen parameters as below
    1. Update Run (Test Run: Check Off: Real Run:Check On)
    2. Set Deletion Flag (Check On)
    3. Maximum no. of records: 999999
    4. Detail List (Check On)
    5. Display variant: 1SAP
    6. Presentation server (Select Radio Button)
    7. Application server (Deselcet Radio button)
    8. File name and Path: Select relavant file which is to be upload
    9. Bank country: If needed (Give respective country name)
    10. Select execute button or F8
    NOTE: Make sure that before executing run execute TEST RUN by deselecting Update Run check box
    Hope this will meet your requirement
    Thanks.

  • How to run the open script code from eclipse?

    Hi,
    How to run the open script code from eclipse.
    Please let me any soulutions on this.

    Hi Konda
    I am not quite sure you can do that and it would even be not supported... Again, what is the purpose? Why do you want to run your openscript code in Eclipse?
    What is the code you try to run?
    As an example, even if you include al the jar files and so on. don't think the function "Launch Browser" could work because it isn't only java code orjar files.....
    If you give us more background. maybe we can guide you to a better solution...
    JB

  • HOw to run the Applet in dos mode

    how to run the applet in Command Prompt(DOS).
    I have save this in directory D/vijay/javap/A.java and my JDK is in C drive.
    Plz send me reply as soon as possible.
    My code is :-
    import java.applet.*;
    import java.awt.*;
    public class A extends Applet
    private int w, h;
    public void init( )
         w = 45;
         h = 50;
    public void paint(Graphics g)
         g.drawRect(w, h, 20, 80);
    }

    import java.applet.*;
    import java.awt.*;
    public class A extends Applet
    private int w, h;
    public void init( )
    w = 45;
    h = 50;
    public void paint(Graphics g)
    g.drawRect(w, h, 20, 80);
    <applet class="A" height="200" width="200" code="A.class">
    </applet>
    */And in command prompt
    javac A.java
    appletviewer A.java
    Message was edited by:
    passion_for_java

  • How to run the programes in NetBeans

    any body know how to run the java progarm in NetBeans.
    can u please guide me?
    Advance in thanks

    thanks for ur reply.
    this is my code.
    public class sample11 {
    /** Creates a new instance of sample11 */
    public sample11() {
    public static void main(String args[])
    System.out.println("nithya");
    i did watever u told. but i don't have o/p. wat can i do? how to it display the o/p?

  • How to Run the MDK Sample Example Application in SAP NWDS

    Hi all,
    As i go through the MDK 2.5 i have physically under gone with all option that are included in
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eba3a7-0601-0010-b982-92f1fca3258a
    this site and imported the Example 1 Application in nwds, but when try to run it,this application asking to mention some main Class option .
    tell me which class should i mention to run the example1 application.
    so please help me out of it ,
    thanks and Regards,
    Venu

    hi Venu Gopal,
    Welcome to the SDN and Mobile Community.
    Pl. check my weblog on this "Execute and Debug Applications from NWDS". /people/arunkumar.ravi/blog/2006/02/22/execute-debug-your-mi-code-from-nwds
    I've explained how to run the application from NWDS itself.
    Regards
    Arunkumar R

  • How to run the form without logon?

    sir:
    I want to create the application without logon,but before the
    form appear,I must logon, I want to know how to run the form
    without logon(comment:I don't connect to database!);
    null

    steve (guest) wrote:
    : Create trigger ON-LOGON. Supply alternative logon code
    : or NULL; if you want to do nothing. Form will execute
    : but will not produce logon window.
    : gang lee (guest) wrote:
    : : sir:
    : : I want to create the application without logon,but before
    the
    : : form appear,I must logon, I want to know how to run the form
    : : without logon(comment:I don't connect to database!);
    Mr steve,thanks for your help!
    null

  • How to run the 9I report from the forms menue 9i

    how to run the 9I report from the forms menue 9i.
    Shehzad Latif

    Hi,
    1. create a Reports Object node in Forms. If you use teh same object node name then you can write generic code that works in all Forms
    2. Get the whitepaper about Forms/reports integrtion
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    Frank

  • How to run the package programs in eclipse ?

    hi all,
    how to run the package programs in eclipse ?
    plz clarify...
    regards
    balakrishna.m

    package source code is
    package package1;
    public class ClassaA
              public void displayA()
                   System.out.println("class A");
         }java source code is import package1.ClassA;
         class Packagetest1
              public static void main(String args[])
                   ClassA objectA = new ClassA();
                   objectA.displayA();
         }if i write the notepad means its executing successfully..
    but in eclips is not working..
    plz help me..

  • How to run the VC application which is deployed

    Hi  All,
    I am new to the VC. I created one model, and i have added some data service and view. and i compiled and deployed. I am not able to find , how to run that deployed application.
    Can any body tell me how to run the deployed VC application.
    Regards
    Vijay

    Hi Vijay,
    go after you have deployed to Deploy on the right side of the VC. There you have to see "see source code" and "Run name of your application". Put your mouse at run and the application will start.
    Another way ist to put the Button "Deploy Model " (it is the picture with the running man) in the 2second menu line. If you do this, the modell will start automatically, if it has no errors.
    Regards
    Thomas

  • How to run the FM HR_PL_D_DK_MNSTA

    Hi Friends,
    Please let me know how to run the FM HR_PL_D_DK_MNSTA.
    Regards,
    Mihira

    Hi Mihira
    I think what you are mentioning is about a country specific cluster for Denmark. If i am right the cluster name is MNSTA. Coz these FM's generally won't be present in all systems, so whenever a company is going for local impl. they are additionally installed. Looking at the others FM's i think you have to pass INTCA field with the country code for Denmark and get the MNSTA cluster from either the payroll or time cluster as relevant and pass that cluster to the field IMP_TABLE field of your FM. And this FM is just used for displaying the results, and it won't perform any additionaly processing.
    Reward points for useful answers !!
    ~Ranganath

  • How to run the BAPI after creation or Modification ?

    HI Abapers,
    How to run the BAPI after creation or Modification ? What is the step by step procedure to run the the BAPI?
    Immediate reply is highely appriciable.
    Regards,
    Chow.

    Hi
    If you have done with BAPI creation correctly Run it similar to the fun mdule which we run in SE37 calling this BAPi in the program with CALL FUNCTION and passing the necessary parameters
    see the sample bapi code how it is called in Program
    data : w_resb_header like bapirkpfc.
    data: begin of itab_resb occurs 0.
    include structure bapiresbc.
    data: end of itab_resb.
    data: begin of itab_bapi_return occurs 0.
    include structure bapireturn.
    data: end of itab_bapi_return.
    data : w_resb_no like bapirkpfc-res_no.
    w_resb_header-plant = p_werks.
    w_resb_header-res_date = sy-datum.
    w_resb_header-created_by = sy-uname.
    w_resb_header-cost_ctr = '0000010001'.
    w_resb_header-move_type = '201'.
    w_resb_header-gr_rcpt = w_room_time.
    w_resb_header-part_acct = 'OR'.
    *ITEM DATA
    loop at i_details.
    itab_resb-material = i_details-matnr.
    itab_resb-plant = i_details-werks.
    itab_resb-store_loc = i_details-lgort.
    itab_resb-quantity = i_details-qty.
    itab_resb-unit = i_details-meins.
    append itab_resb.
    clear itab_resb.
    clear i_details.
    endloop.
    call function 'BAPI_RESERVATION_CREATE'
    exporting
    reservation_header = w_resb_header
    NO_COMMIT =
    MOVEMENT_AUTO =
    importing
    reservation = w_resb_no
    tables
    reservation_items = itab_resb
    return = itab_bapi_return
    call function 'BAPI_TRANSACTION_COMMIT'
    exporting
    wait = 'X'
    IMPORTING
    RETURN =    .
    wait up to 5 seconds.
    w_resb_no contains your reservations numnber
    Regards
    Anji

  • How to run the automatic RA run

    hi
    how to run the automatic RA run SO.
    sowmya
    Moderator: Please, avoid asking basic questions. On further violations your user will be banned

    You can schedule the job for Result analysis of SO. Transaction code is KKAK - Collective Processing. please check it. it may help you.

Maybe you are looking for

  • How to format an external drive as FAT32?

    Hi. In 10.4, you used to be able to format drives as FAT32. Seems 10.5 has lost this ability. I need to format a drive in order to recover some lost data from a nearly dead PC. Unfortunately, the PC cannot do the formatting so the only "live" compute

  • Purchase order created by "Procurement Document" is not printed automatical

    Hi all experts, After and upgrade to 8.81 (from 2005A)  some funcionality was lost. In Print Preferences it is set that the document Purchase Order shall be printed automatically when adding document. This works if you add the document directly in Pu

  • Adobe Acrobat Pro X will not install

    I downloaded Adobe Acrobat but could not install as a trial.  Can't get past the setup screen.  What can I do ?

  • Java crashes on startup (Java V6 U7)

    - Windows XP Professional, upgraded to SP 3. - FireFox: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.2) Gecko/2008091620 Firefox/3.0.2 - Explorer: 7.0.5730.13 This is a relatively clean install of XP (reloaded two weeks ago). I've just go

  • How to determine domain name in db_link?

    Hi all, when executing: create database link TST connect to myuser identified by pippo using 'MYTNS';I obtain the db link name with a suffixed domain, for example: TST.DOMAIN.COM Where does that domain come out from? How to determine it before db lin