How to generate JNLP in Netbeans according to our requirement???

Can any one tell How to generate JNLP in netbeans as i required
i.e.
by clicking clean and build it is generating application.jnlp, application_browser.jnlp,and application.jar
but in my jnlp the codebase is http://localhost:8082/servlet/org.netbeans.modules.javafx.project.JnlpDownloadServlet/D%3A/work/javaFX/javaFXworkspace/iPustakNew/dist/_*
i need some other codebase to use this in jsp i.e web application
every time i have to change this to other codebase as http://Admin-PC:8080/JavaFXJSP/*
is there any way that will generate jnlp directly to the last codebase???
Thanks in advance

In a general manner I find that the JAR packager and JNLP generator from NetBeans both lack features and flexibility. The JAR packager in peticular feels completly immature and "light" compared to the one I was used to when I was under JBuilder X/2005/2006.
As for JNLP, in the end I had created a dedicated project that create the necessary file(s) with the proper codebase url, sign the JAR(s) with the proper certificate if needed and publish them on the test server. The whole thing is controled by a custom XML that describes dependencies, JAR association rules (multiple JARs belonging the the same "extension" result in 1 single JNLP), etc.
Oh and don't forget to validate your JNLP with JaNeLa [http://pscode.org/janela/] before publishing them.

Similar Messages

  • How to find the exact user exit for our requirement?

    Dear Mr. keerthi,
    can you please explain me how to find the exact user exit for our requirement?

    Hi sandip
    There is more than one method in which you can check for user-exits.The following method is used very often.
    <b>How to find the exact user-exit for your requirement.</b>
    1.     You can check the user exists using transaction SE85.
    2.     Repository Information System -> Enhancements -> Customer exits
    3.     You can search the user-exits by package name.
    4.     Double click on each exit name to check the function module exits.
    <b>The procedure to find the package name.</b>
    Execute transaction SE93 
    Enter the tcode of the transaction for which you want to check the user exit.
    Example: if you want to find the user-exit for purchase orders while changing, enter ME22n  and press display.
    You will get to see the package name
    But you need to confirm that the user exit will get triggered at the appropriate event.
    ( example: you might want some validations to be done ON SAVE of a purchase order)
    <b>Checking if the user-exit is getting triggered or not.</b>
    1.     Open the user exit function module (that you have got in step 4) in Tcode SE37.
    2.     Click on where used button. In the pop up that immediately appears choose only programs .
    3.     You will get a list of programs. Double click on the program name.
    4.     You will get the list of location where this function module user exit is used.
    5.     Place session break points at each of these location ( at each CALL FUNCTION statement)
    6.     Now go to your transaction ( say change purchase order tcode:Me22n) and check if the user exit is getting triggered on appropriate event.
    regards,
    Prasad

  • How do I control the vendors delivery goods according to our required date?

    Dear Master,
        I have a problem. the vendors delivery goods earlier or later our requiried delivery date. So it has an impact on the  A/P payment date. Therefore, the boss want to control that the vendors must delivery goods at the our strict delivery date. If vendors delivery goods earlier or late, the SAP system will reject it.
       Is there any configuration to realize this function? How to do it?
       Thanks!
    Paul

    hi,
    you can control it via message control setttings:
    make these two messages as error message...
    1. Earliest possible delivery date is .........
    2. Latest possible del. date was..........
    If you get the delivery earlier or later, then system will show the message and will not allow the doc to post...
    Regards
    Priyanka.P

  • TREX-How to generate SLDDEST.CFG

    Hi All,
    How to generate SLDDEST.CFG configuration file which is required for TREX post installation configuration
    Regards,
    Prashant.

    Hi Prashant,
    pls do chk this links
    http://help.sap.com/saphelp_nw04s/helpdata/en/42/e33ae230ba3ee2e10000000a1553f6/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50924080-0627-2a10-2b89-8cb87b972fb1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fd472c46-0a01-0010-f8b8-ac1b1de8a6f0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b09fe69e-46be-2a10-9fb0-9c11aeaa3557
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f08bf9a6-4dd4-2a10-d6a2-a34685743526
    if found worth pls do the req
    Thanx
    Sampath

  • How to generate data vertically in grouped by according to dates ?

    I have a table in which records are inserted daily and with them i am storing the dates also. Now in SSRS i need to show the data for one week . The format should be like :
    <style type="text/css">
    .tg {border-collapse:collapse;border-spacing:0;}
    .tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 9px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
    .tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 9px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
    </style>
    <table class="tg">
    <tr>
    <th class="tg-031e"></th>
    <th class="tg-031e">1-5-2015</th>
    <th class="tg-031e">2-5-2015</th>
    <th class="tg-031e">3-5-2015</th>
    </tr>
    <tr>
    <td class="tg-031e">Business Name: Mates</td>
    <td class="tg-031e"></td>
    <td class="tg-031e"><br><br><br></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Phase : Drilling</td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Activity : Excavation</td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Work Description</td>
    <td class="tg-031e">This will be the data which will be generated for Mates Business name for the date mentioned in its header i.e 1-5-2015</td>
    <td class="tg-031e"></td>
    <td class="tg-031e">Today excavation will end.</td>
    </tr>
    <tr>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Business Name: Adam Joe</td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Phase : Electric Work</td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Activity : Fininshing</td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    <tr>
    <td class="tg-031e">Work Description</td>
    <td class="tg-031e">Nothing to share today</td>
    <td class="tg-031e">Yes this phase worked fine for me</td>
    <td class="tg-031e">Hurra! Its finished</td>
    </tr>
    <tr>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    <td class="tg-031e"></td>
    </tr>
    </table>
    In above example Business Name , Phase, Activity will repeat lonely but its work description will be generated in next section according to that business name and that date. Please tell me how to achieve this task ? I have referred these :
    http://ssrstutorials.blogspot.com/2012/10/lesson-15-ssrs-matrix-reports.html
    http://www.sqlchick.com/entries/2011/8/20/repeating-column-headers-on-every-page-in-ssrs-doesnt-work-o.html
    but i am unable to understand those.

    Hi Emad,
    Per my understanding that you have some sample data as below and you want to design the report the same layout as shown in the snapshot, right?
     If the sample data is correct and the report layout is what you want, please reference to the detais information below about how to achieve this:
     Insert an matrix and put the [Date] in the column group, "Business Name" in the row group
    Right click the BusinessName to select Insert Row and "Inside group-below", drag the "[Phase]" into this inside row group
    Repeat the step2 to inside another two row group to add "[Activity]" and type "Work Description:" drag the "[WorkDesc]" in the data of the matrix.
    Modify the matrix as below:
    If i have some misunderstanding, please try to provide the sample data in the table and also more informaiton about the expect layout you want to get.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • How to generate a Text file from a Report

    Hi Friends,
    I need to generate a Text file foramat from my Report.My client is having a text file in a standard format.I need to Generate this Text file according to that text format.
    My requirement is For one production order there will be so many line items and for each line item based on its Quantity i need to generate serial numbers.
    For Ex for Production order 100 there r 3 line items.If 1st line item is of Quantity 20.I need to Generate 20 serial numbers for the 1st line item and the same for the remaining line items also.
    How can i proceed.I need to do dis based on the production order Number.
    In d selection screen i need to put the fields Production order Number and From:----
    To:----
      and u button Generate Text file.If I click on Generate Text file Text file should be generated.
    Thanks & Regards,
    Chitty.
    Edited by: chitty d on Mar 12, 2009 5:44 AM

    Hi,
    As far as i understand from your requirements, it like you need all the data item leve into a text file.
    You can fetch all the relevant data from variuos tables and then use  GUI_Download into a text file.

  • How to generate a View from Query

    Hi
    How to save a Query as a view....that to be used in web templates
    I had a query with 20 diff columns and 20 free chars in it.
    My requirment is to generate 5 to 8 different views for the same query with diff combinations KF's & CHAR's and same them and then assign then to users according to their requirment
    That will make easy to maintain the Query
    Thanks

    Hi,
    1) Execute the query in BEx analyser and set/Define the report as you want.
    2) In BEx tool bar click SAVE AS Views and save it.
    3) This view can be used in WAD.
    The Problem with the View is that, whenever there is change in the query, you must regenerate the view.
    Regards,
    Kams

  • How to Generate Diffrent Subcontarcting BOM for Diff. Vendor in MRP

    Hi Experts,
    Ii have query @ how to generate to Diffrent Subcontracting BOM for Diffrent Vendor for same material in one plant in MRP(Material Requiremnt Planning)
    Example: I have X Finished material having 3 Vendor with their Quota Arrangement with 40,30 & 30% quota. This 3 vendors have diffrent BOM,i.e. Alternative BOM. how shall i generate Diifrent PR with Diffrent Subcontracting BOM for according Vendor.
    Pls tell me procedure for this.
                 Thanks in Advance,
    Best Regards,
    Dev

    Hi Dev,
    You can acheive your requirement using Production Version in Material Master MRP 4 view , production versions tab.
    Create three different production version as below  and assign the same to the Vendor in Vendor Info record Tcode : ME11 / ME12 :
    Prod Version                  Alt BOM            For Vendor
    01                                       01                 XXXXXX
    02                                       02                YYYYY
    03                                        03               ZZZZZZ
    Assign the Production Version to corresponding vendor in Vendor Info Record.
    Goto t.code : ME11 /ME12 put the Vendor (say XXXXXX), Material No , Purchase Org and Plant and seeect the sub contract vendor radio button and press enter.
    System will take you to CIR : General Data screen , Select the Purch Org Data 1 and enter the Production version  "01" number in the field "Version"  save and comeout.
    Similarly do it for the other two vendors YYYYYY -02 and ZZZZZZ -03 .
    Now if you create a sub contracting P.O system will propose the Alt BOM 1 for the Vendor XXXXXX , Alt BOM 2 for the vendor "YYYYYY" and Alt BOM 3 for the vendor "ZZZZZZ".
    Hope this will help you.
    regards
    radhak mk

  • Dynamic generate JNLP from JSP ?

    Hello,
    I tried to generate JNLP from JSP, but it just show the Opem/Save diakog and cannot startup the Web Start.
    I am using Tomcat-5.5.12 in WinXP + JDK1.5
    How can I dynamically generate JNLP ?
    Eric

    It will range from easy to rather difficult, depending on how hard you try...
    If you want to do the bare minimum it will require you to code up some JSPs with scriptlets, declarations, expressions, and <jsp:xxx ...> tags, have some server turn them into a servlet for you, and then determine how things like
    <%@ page isELIgnored="false" %> are handled. Things like:
    <jsp:useBean ...> <jsp:setProperty ... > should be rather easy to translate using introspection on the beans they refer to. But <jsp:import ...> and the likes may be more difficult.
    Any normal html code is just wrapped inside a out.println(...) statement. Scriptlets should have the <% %> stripped and coppied to the output. Expressions should have their <%= %> stripped and be added to the surrounding out.println...
    for example:
    <a href="<%=thePage%>">
    should become:
    out.println("<a href=\""+thePage+"\">");
    All the content should be added to a _jspservice method.  Then, things between <%! %> should be coppied to source file as methods.
    Complications come when people start to use custom tags. You will have to learn how to create a PageContext that will be available to the jsp service method.
    You should also look up the JSP/Servlet spec to see how this stuff should be done.
    It is a whole nuther can o worms if the resulting JSP is expected to compile without a server...</a>

  • How to generate PNG file to the disk folder by IBOT?

    Is there a piece of code in JavaScript on how to generate PNG file to the disk folder by IBOT?
    thanks a lot

    Please disregard this message. The information below is only semi-accurate. When I get some kinks worked out I'll edit this again. -Bill
    FYI,
    Don't really know if I'm adding anything useful but here it is. I use NetBeans and I simply added an images folder so now I have my package (deckofcards) and a sub package deckofcards.images.
    The image:
    back: Image {
                url: "{__DIR__}images/B.JPG",
                backgroundLoading:true
                placeholder:bind placeholder
            };works and the value of "{__DIR__}images/B.JPG" becomes
    <CARD backUrl="jar:file:/C:/Users/Bill/Documents/NetBeansProjects/DeckOfCards/dist/DeckOfCards.jar!/deckofcards/B.JPG">
      ...when I marshal. That string (backUrl) will unmarshal correctly and can be use in the url variable to display and image too.
    -Bill
    Edited by: bthayer on Feb 21, 2009 6:04 AM

  • How to generate EXCEL formate

    Hi,
    We working XML Publisher ....
    We are following the user's guide. According to that we came upto viewing and updating a template(in Templete Manager)
    Can u tell me how to generate RTF and EXCEL formate in apps

    you have to wait till Jan 2007, untill template for excel would be realesaed.
    Do keep watching the Tim's blog

  • HOW TO GENERATE RANDOM MEANINGFUL STRINGS ?

    Friends,
    How do I generate random meningfull strings ? I know how to generate strings randomly but I want to generate meaningfull names. The length is not important. Please help me in this matter as I have to implement this soon.
    Thanks in advance
    Ankit.

    Thanks for reply,
    I want to generate any string randomly and also want to make sure that it is meaningfull name. I can use Random(0n class to generate random number then convert according to ascii table to char and concat these generated chars to have string but then it is not meaningfull string, it could be anything. I want the string to be meaningfull too.(any word or name in english language). I don't want to pick up already generated word or names from list randomly(i think this is what you are thinking)

  • How to generate jasper report in pdf format using swing

    hi all,
    im new to swing and jasper.. can anybody provide me some example on how to generate the jasper report in pdf format? i will call the reportManager from sessionBean.. below is my code:
    1)delegate:
    public GenerateReportDto generateIntoPdfReport(String fileName, String outputFileName, Map parameters){
    GenerateReportDto generateReportDto = getAuditTrailServiceRemote().generateIntoPdfReport(fileName, outputFileName, parameters);
    return generateReportDto;
    2)sessionBean:
    public GenerateReportDto generateIntoPdfReport(String fileName, String outputFileName, Map parameters){
    //Map parameters = new HashMap();
    ReportManager reportManager = new ReportManager();
    3)ReportManager()
    public void generateIntoPdfReport(String fileName, String outputFileName, Map parameters) {
              Connection conn = null;
              try {
                   conn = dataSource.getConnection();
                   //Generate the report to bytes
                   File reportFile = new File(fileName);               
                   byte[] bytes =
                        JasperRunManager.runReportToPdf(
                             reportFile.getPath(),
                             parameters,
                             conn
              //conn.close();
              //Write the bytes to a file
              ByteBuffer buf = ByteBuffer.wrap(bytes);
              File file = new File(outputFileName);
              // (if the file exists)
              boolean append = false;
              // Create a writable file channel
              FileChannel wChannel = new FileOutputStream(file, append).getChannel();
              // Write the ByteBuffer contents; the bytes between the ByteBuffer's
              // position and the limit is written to the file
              wChannel.write(buf);
              // Close the file
              wChannel.close();
              } finally {
                   if (conn != null) {
    conn.close();
    Any help would be highly appreciated. Thanks in advance

    Hi ,
    One 'simple' way is by using the DBMS_SCHEDULER db package and the procedure CREATE_JOB(....) using as job_type the value 'EXECUTABLE'...
    Read for further info in 'PL/SQL Packages and Types Reference'.
    If you have access to OEM ... you can configure this there using wizard.....
    Other way is to use the External Procedure call capabiblity of Oracle DB Server...:
    http://www.oracle.com/pls/db102/ranked?word=external+procedure+call&remark=federated_search
    My greetings,
    Sim

  • Best Practices:: How to generate XML file from a ResultSet

    Hi all,
    Could someone please suggest the best practices of how to generate an XML file from a resultset? I am developing a web application in Java with Oracle database and one of my tasks is to generate an XML file when the user, for example, click a "download as XML" button on the JSP. The application is basically like an Order with line items. I am using Struts and my first thought has been to have an action class which will extend struts's DownloadAction and through StAX's Iterator API to create an XML file. I intend to have a POJO which will have properties of all columns of my order and line items tables so that for each order I get all line items and:
    1. Write order details then
    2. Through an iterator write line items of that order to an XML file.
    I will greatly appreciate for comments or suggestions on the best way to do this through any pointers on the Web.
    alex

    Use a OracleWebRowSet in which an XML representation of the result set may be obtained.
    http://www.oracle.com/technology/sample_code/tech/java/sqlj_jdbc/files/oracle10g/webrowset/Readme.html
    http://download.oracle.com/docs/cd/B28359_01/java.111/b31224/jcrowset.htm

  • How to Generate Statistic Graph in Report??

    Hi, i am developing an questionnaire program together with 19 question... i am able to get value for each value..
    Now my problem is how to generate a statistic graph whenever user can check their report ??
    Can anyone help?? Thank you very much......
    from bscs

    The easy way is to use your values to set the width or height of an image dynamically in HTML, but you can only do bar charts using this method.
    For real reports and measures have a look at
    http://www.jfree.org/jfreechart/index.php
    http://www.jfree.org/jfreereport/index.php

Maybe you are looking for

  • How to fix iPad that has a green screen and lags when you try watching videos

    How do you fix your iPad when it has a green screen and it lags when you try to watch videos, such as from YouTube? I tried to watch YouTube on Safari but it does not work, and the app version of YouTube does not work either. When the video is playin

  • How to unlock DDIC & SAP* user in 000 client-Sybase database

    Dear Experts,    Accidentally DDIC and SAP* user in 000 client has locked. We are using SYBASE ASE database. I know how to unlock user in other database (eg:update <sid>.USR02 set UFLAG = 0 where BNAME = '<user id>'' and mandt = <clinet number>;).   

  • Error:storage location for material's valuation type does not exit

    create physical inventory document for material , it has a error message "Storage location X105 for material 0004AA00 plant 1151 valuation type **** does not exist", MMSC is ok, so i don't know what question?

  • Finally abandoning Dreamweaver 1.2... now what?

    Hope this isn't too dumb a question, but I'm old. Must retire faithful ancient XP desktop. I used Dreamweaver 1.2 from a floppy disk to build a large genealogical website. Will the current edition of Dreamweaver be able to work with such old files an

  • SSD Upgrade

    Hello. I have a Late 2011 15" Macbook Pro and would like to put an SSD in. I was wondering if I could replace the HDD with the SSD without cloning it or reformatting the SSD prior to installation. Isn't there a utilities application thing I can boot