Thanks Tobias Abt, That its all right, editing to /tcos/launcher "java -jar /opt/<name>/<archive.jar>". Regards, Ahmet Musa KOSALI
-----Original Message----- From: Tobias Abt [mailto:t....@levigo.de] Sent: Monday, March 23, 2009 1:16 PM To: openthinclient-user@lists.sourceforge.net Subject: Re: [openthinclient-user] According to what editing /tcos/launcher Hi Ahmet! Ahmet Musa Kosali schrieb: > Hi folks, > > create a new package as I want to > http://openthinclient.org/Create%20a%20new%20Application%20Package?structure= > web site. Example like the smooth working to skype. But a new create > package nothing. > > > > What According to editing /tcos/launcher? How to change the executable > patch? If I understand you correctly, you want to run a java application. And, if I interpreted your other mail correctly, you already have a jar archive that contains your application. So, you would normally run your java program by calling "java -jar <jar-archive>". To build a package for OTC, place the jar file into your OTC project directory that you created with "tcos_genpackage <name>", similar to the skype example. In OTC, java is in the search path for applications, so the launcher should call "java -jar /opt/<name>/<archive.jar>". So, in tcos/launcher change the executable to "java -jar /opt/<name>/<archive.jar>". I hope I could help you. If not, please try to be more specific. -- Bye, Tobias Abt levigo systems gmbh ----------- ein unternehmen der levigo gruppe Max-Eyth-Strasse 30 Telefon: 07031 / 4161-10 D-71088 Holzgerlingen Telefax: 07031 / 4161-11 Geschäftsführer: Oliver Bausch http://systems.levigo.de/ Registergericht: Stuttgart HRB 245 180 USt-ID: DE813226078 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org openthinclient-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openthinclient-user ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org openthinclient-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openthinclient-user