Tool for Packaging java-based ISV-Products

hi colleagues,
ISV abap-based  prouduct (abap addon) can be packaged/deliverd via AAK. Do we have similar tools for java-based partner products?
thx a lot for your help
regrads
Abdu

done

Similar Messages

  • XJC Tool - For building Java classes from Schema

    Hi all,
    I am using XJC tool for Building java classes from Schema.
    Can we have any other tool for generating java classes from Schema?
    Thanks in advance,
    typurohit

    Solved my own problem and forgot to post the answer: the "xsd:import" is also considered as a targetNamespace, so each xsd:import needs a package specified as well when using oracg. It would be helpful if the Oracle documentation had stated that, but it does not point this out.

  • Pre verify tool for wireless Java apps - HPUX

    Hi wireless gurus,
    1. Does Oracle ships a pre verify tool for wireless Java apps for HPUX platform with any of it's products.
    2. Please let me know any such tool for HPUX, preferably with a free demo version

    Hi wireless gurus,
    1. Does Oracle ships a pre verify tool for wireless Java apps for HPUX platform with any of it's products.What kind of pre-verify tools are you referring to?
    If you are looking something to verify Java code in general, then Jdeveloper has some features built-in for this purpose.
    The Oracle9IAS Wireless service designer allows you test, try, and debug wireless apps.
    2. Please let me know any such tool for HPUX, preferably with a free demo version

  • Missing export file for  package java/lang

    Hello,
    I have Eclipse with JCOP Tools installed and I have a small Applet which runs fine with Java Card 2.2.1 which is part of the JCOP Tools. I want to try the [Extented Length APDU which is defined in Java Card 2.2.2|http://www.cs.ru.nl/~tews/jcdocs/app-notes-2.2.2/extapdu.html] so I downloaded the developpment kit 2.2.2 from sun which includes the api.jar.
    In my Eclipse project, when I remove the 2.2.1 api jar and add the 2.2.2 instead, I get the following "compilation" error "
    Description     Resource     Path     Location     Type
    missing export file for package java/lang     MyApplet.java     MyApplet/src/com/...     Unknown     com.ibm.bluez.jcop.eclipse.jcopmarker
    Do you have an idea what is the problem ?
    Is it possible to use JCOP Tools with Java Card 2.2.2 ?
    How can I know which VM is running my JavaCard ? If it is 2.2.1 it would actually be useless to develop an Applet using 2.2.2. and on the card ther eis written only JCOP31 V2.2
    Thanks,
    Tex
    Edited by: Tex-Twil on May 14, 2009 8:09 AM

    lexdabear wrote:
    javacard2008 wrote:
    It impossible to use current version of JCOP Tools with Java Card 2.2.2 before JCOP new version released.Bullsh*t. JCOP Tools v3.2.7 supports Java Card 2.2.2, since the latest JCOP v2.4.1 runs Java Card 2.2.2.ok. I think I have JCOP v3.1.1 which came with the JavaCards that I bought. Where can I get a newer version ? On NXP site there is not much about JCOP :(
    regards,
    Tex

  • Ideas for a Java based Thesis

    Hi,
    does anybody have any good ideas for a Java based Thesis project, something that could be completed in no more than 6 months. I have been working with Servlets & J2ME for over a year, but I'm having trouble coming up with a good/challenging project....
    Any help appreciated,
    Shane

    You can find a ton of potential student projects here:
    http://mindprod.com/projects.html
    Dunno if any of them fit your criteria - but it's a start...
    Good luck!
    Grant

  • Message split on adapter engine for the java based IDoc adapter

    Hi Guys,
    Do you know if message split on adapter engine is available for the java based IDoc adapter on the single stack (PI 7.31)?
    I'm getting such exception when I try to post 3 IDocs
    Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.idoc.exception.IDOCAdapterException: Error before sending due to idoc parsing error: (7) IDOC_ERROR_PARSE_FAILURE: Invalid XML 1.0 character encountered within IDocXML for type <ns0:Messages>:
    state=EXPECTING_IMMEDIATE_TAG_END, charPosition=68, lineNumber=1, columnNumber=69, invalidChar=U+0078,
    sourceSnippet=...UTF-8" standalone="no"?><ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge"><ns0:Message1><...
    ^
    Mapping is one to many.
    Each IDoc content has been compared manually against the xsd schema and it was fine.  
    I know that old way of modifying xsd is still possible.
    Best regards,
    Wojciech

    Did you find a solution to this? Having a similar error right now.
    Thanks and kind regards
    Jens

  • Looking for a java-based SDK that handles file conversion to PDF and TIF...

    Hi all,
    First off, this is my first posting so I'm not 100% sure where to post this topic. So please forgive me if I'm accidentally posting in the wrong location.
    My question deals with a project I am currently working on.
    I am looking for a java-based SDK that can meet the following requirements...
    1) convert all printable file-formats (i.e. JPEG, DOC, TXT, PPT, etc.) into PDF
    2) merge multiple PDFs into one PDF
    3) convert PDF to TIF or at least do some sort of conversion to TIF
    4) works in Java or some sort of web-based language
    5) free or relatively cheap
    Any advice/suggestions would be greatly appreciated.
    Thank you very much.

    I don't think you will get one API to do them all.
    Some helpful hints:
    [http://schmidt.devlib.org/java/libraries-pdf.html]
    [http://xmlgraphics.apache.org/fop/] (with the pdf-image extension, that I can't find now :shakefist)
    JAI

  • A tool for merging java code

    Hi,
    I m in need of a tool for merging java code.Sould be a free ware.
    Please suggest me.

    Look at this link : http://www.prescient.com/prod02.htm
    Is this what you mean?
    There is a trial version available.

  • How to include a .desktop file for a Java-based PKGBUILD?

    I've tried searching a for a while and can't seem to get anywhere with such generic search terms, but I was wondering what would be the proper way to include a .desktop file and possibly an icon for a PKGBUILD that is just a Java-based program?  I think it would be a lot more user-friendly for people if I could add  the program to their menu when they install it.
    As things are right now, the PKGBUILD just creates an executable script in <code>/usr/bin/</code> that runs the jar file with the proper classpath (as per the Java Packaging Guidelines), and there is nothing to actually make/compile (thus no .desktop file directly from the author).  The package I plan on adding these features to is jGnash in the AUR if you want to take a look.  Thanks!

    elasticdog wrote:
    It took me a little while to track it down again too   You can find the guidelines here: http://www.buchuki.com/misc/archjava.html
    If I get bored later tonight, I'll try to convert that document over to the wiki...
    Took me a couple days to get bored, but tonight I added and slightly edited the Java Package Guidelines to the Wiki...

  • Integrating Blogging feature for a Java based website

    Hello everyone,
    I am having a requirement for the website I am working on where I need to build the Blog functionality. Our website is built using Java platform. Most of the articles on google were on wordpress which is for PHP based websites. I was wondering if any you are aware of any good softwares/ tools that I can use to create a blogging functionality on our Java based website. Right now am experimenting with NWordpress but I din't find any good documentation on how to use it.
    It would be really great if someone can point me in the right direction. Your help is very much appreciated.
    Thanks in Advance.
    Regards,
    Shravanthi

    Google gave me [this |http://java-source.net/open-source/bloggers] hope it helps.

  • Tool For converting java code to UML

    Hi,
    Does anyone know any FREE tool to convert Java application to corresponding UML ..
    --jj                                                                                                                                                                                           

    Hi,
    Thanks for the options ... what about the printing options
    --jj                                                                                                                                                                                           

  • Packaging Java based Plugin

    Hi,
    We had created a Java based Management Plugin. We need to package the same and user should be able to install the same on the target OEM without any manual modifications. Currently we are using the command 'emcli add_mp_to_mpa' to create the Plugin jar file. With this approach, user needs to edit the classpath.lst file to point to the installed jar file, otherwise it throws class not found exception.
    Is there any way to do this. Also we need to check whether the additional jar file we packaging is existing in the oracle system, if so it should be used (Some common shared third party Jar files). Is this possible?
    Thanks in advance.

    done

  • Ideas for a Java based Project

    Hi all :)
    I follow Java forums, mainly read, although post a bit whenever i know.
    I am looking for some ideas on starting a College project which is based on java. Maybe java network based? Since there are so many experienced people here, i was wondering if some of you could tell me some ideas that i could do. I have a fair bit of experience with java. But if the project requires to learn something new...i wont mind at all. I would really appreciate you guys input about any ideas.

    You can find a ton of potential student projects here:
    http://mindprod.com/projects.html
    Dunno if any of them fit your criteria - but it's a start...
    Good luck!
    Grant

  • What prog language/tools for a browser based online game ?

    I am going to start a project for an multiplayer online game community soon, and need some advice.
    The community will consist of the game itself, forum, wiki and irc-chat and use f/oss software to keep the running costs as low as possible.
    The game is the heart of the community and will be a turn-based wargame with roleplaying and strategy options, mainly text based with some graphics and animations  and played through a browser. (These kind of games are often referred to as Multiplayer Online RolePlaying game MORPG )
    The SQL player database will have up to approx 100k player records, each of which will have many fields.
    The game code will run 24/7 on a linux server (distro not chosen yet) and needs to fulfill these requirements :
    easily maintanable by multiple programmers
    programmers should be able to develop/test parts of the code on their own pc's using linux or windows.
    good, fast access to the player DB
    combat calculations will be mathemically complicated, and need to be fast
    User interaction will be through a web-page
    A way to keep users from accessing the game code directly to avoid computer players. (it's possible this has more to do with the code structure than with the language)
    Most games of this type seem to use a php/ C combination, but that appears to have several drawbacks.
    Specifically code maintainability and distinguishing between humans and bots/computer players are a problem for these games.
    What environment do you think would fulfill these requirements ?
    P.S. if this is to theoretical, check out these links to see some similar games :
    Lords of Legend
    Ogame

    i think java could be a good choice for the programminglanguage. Most computer have the JVM installed already...

  • Please, tool for automatic java source conversion?

    Hi,
    Apart from Sun's jilkit, do you know a software a software that could take the
    first java source below as input and automatically produce:
         1) a converted java source file similar to the second file below;
         2) resource files (e.g. mess.properties, mess_es_MX.properties, mess_fr_CA.properties) .
    We know that Sun's jilkit does this but we tried it and it is buggy and
    Sun no more supports it.
    // INPUT FILE
    import java.util.*;
    public class Test
    public static void main(String args[])
    System.out.println("Hello world!");
    System.out.println("You must Walk from " + args[0] + " to " + args[1] + "Km");
    // OUTPUT FILE, we want this done automatically
    import java.util.*;
    public class Test
    public static ResourceBundle resourceBundle = ResourceBundle.getBundle("messages");
    public static void main(String args[])
    System.out.println(resourceBundle.getString("Hello world!"));
    System.out.println(
    java.text.MessageFormat.format(
    resourceBundle.getString("Walk from {0} to {1}Km"),
    new String[]{"" + args[0], "" + args[1]}
    }

    The javadoc tool has no such capability. I believe some IDEs have
    this, but don't know which ones. You could also look at these places:
    http://java.sun.com/j2se/javadoc/faq/#docletsfromthirdparties
    http://doclet.com
    If you find a good tool, you might mention it here for others.
    cheers,
    -Doug

Maybe you are looking for

  • Help with DYNP_VALUES_READ and DYNP_GET_STEPL in search help exit

    Hi, I'm coding a search help exit for a field on a table control and I need to get access to the value of another field that's on the same line in order to limit the hit list.  I can use DYNP_VALUES_READ to return the values from the step loop, but I

  • Oc4j 9.0.3, AQ and db version

    Hi, The aqapi.jar that was shipped with the latest developer's preview of oc4j was certified against a 9.0.1.3 database instance to which patch 241605 has been applied. I'd like to know if the release version of the OC4J 9.0.3 still have this constra

  • How do I install Adobe Flash Player version 10.0.45.2 when I have the 10.0.42.34 ?

    Do I have to manually uninstall 10.42.34? Then download 10.0.45.2? Or if I just go to http://get.adobe.com/flashplayer/ and download version 10.0.45.2 will remove the older version? It confuses me because on this page http://kb2.adobe.com/cps/191/tn_

  • No depreciation after down payment of asset

    Hi, I am making a PO and with that reference i am making a down payment through F-48 for a particular asset. This asset is getting capitalised and depreciation is getting calculated as soon as down payment is made. This should not be the case. Any cl

  • How do I open a ZIP file?

    I received a ZIP file (.xlsx) from a PC user, dragged it to a folder on the desktop, and used my downloaded Unarchiver to open it. It created a new folder within the original folder. The new folder has a file (.xml) and three folders in it. I don't k