From rrprabhu at gmail.com Mon Mar 2 07:59:46 2009 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Mon, 2 Mar 2009 00:59:46 -0600 Subject: [Devel] Compiling and deploying webapps Message-ID: Hi Is there any documentation on how you compile the webapp SessionManager and ApplicationManager and install it in the deployment directories /usr/share/ This does seem to create a lot of issues including permission issues. This is because fundamentally when we install OVD from instructions, this is a self contained filesystem with ulteo directories. How do we compile the code on the same machine and install on the deployment path to reflect new changes Prabhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20090302/f3970ab0/attachment.htm From julien.langlois at gmail.com Mon Mar 2 09:02:30 2009 From: julien.langlois at gmail.com (Julien Langlois) Date: Mon, 2 Mar 2009 09:02:30 +0100 Subject: [Devel] Compiling and deploying webapps In-Reply-To: References: Message-ID: Hi, 2009/3/2 Raghavendra Prabhu : > Is there any documentation on how you compile the webapp SessionManager and > ApplicationManager and install it in the deployment directories /usr/share/ There will be a documentation to install Ulteo Open Virtual Desktop from source but this is not ready yet. The documentation will be here in the next version. -- Julien From rrprabhu at gmail.com Thu Mar 5 21:06:25 2009 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Thu, 5 Mar 2009 14:06:25 -0600 Subject: [Devel] Compiling and deploying webapps In-Reply-To: References: Message-ID: Here is a rough sketch on How to build on Ubuntu 8.04. It is not that detailed but can probably help. Java JDK setup *apt*-*get install* sun-java6-*jdk* Build Environment for OVD Apt-get install ant For installing ant which is a build environment for java Build for OVD applet export CLASSPATH="/usr/lib/jvm/java-6-sun/jre/lib/:.:/usr/lib/jvm/java-6-sun/jre/:/usr/lib/jvm/java-6-sun/jre/lib/plugin.jar" ant Build Environment setup for OVD Webapps Apt-get install autogen Apt-get install autoconf Apt-get install intltool Apt-get install make Apt-get install automake1.9 Remove old config RM -rf /etc/apache2/conf.d/* Rm ?rf /usr/share/ulteo/sessionamanger Rm ?rf /usr/share/ulteo/applicationserver Remove Old Apache config files (in new version it has changed). Don?t bother if you installed later (Pinny and Nazim) Rm ?rf /etc/apache2/conf.d/sessionmanager Rm ?rf /etc/apache2/conf.d/sites-enabled/applicationserver Rm ?rf /etc/apache2/conf.d/sites-available/applicationserver Build for SessionManager Go to sessionmanager folder in Checkedout SVN code ./autogen.sh --prefix=/usr The prefix is to make it install in /usr/share/ulteo/sessionmanager Make Make install SessionManager /usr/bin/sm-config ?no-download Admin username: admin Password: test Build for ApplicationManager Go to sessionmanager folder in Checkedout SVN code ./autogen.sh --prefix=/usr The prefix is to make it install in /usr/share/ulteo/applicationmanager/ Make Make install Aps-chroot-install ?no-download FQDN:Ubuntu.localdomain This is /etc/hosts. For the Vmware image use ubuntu.localdomain Sessionurl: http://ubuntu.localdomain/sessionmanager Chroot path: /opt/ulteo Restart OVD /etc/init.d/ulteo-ovd restart Restart Apache /etc/init.d/apache2 restart After setting this up http://ipaddressofubuntumachine//sessionmanager/admin Login:admin Pass:test Prabhu On Mon, Mar 2, 2009 at 2:02 AM, Julien Langlois wrote: > Hi, > > 2009/3/2 Raghavendra Prabhu : > > Is there any documentation on how you compile the webapp SessionManager > and > > ApplicationManager and install it in the deployment directories > /usr/share/ > > There will be a documentation to install Ulteo Open Virtual Desktop > from source but this is not ready yet. > The documentation will be here in the next version. > > > > -- > Julien > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20090305/60014bfc/attachment.htm From julien.langlois at gmail.com Mon Mar 9 10:06:07 2009 From: julien.langlois at gmail.com (Julien Langlois) Date: Mon, 9 Mar 2009 10:06:07 +0100 Subject: [Devel] Compiling and deploying webapps In-Reply-To: References: Message-ID: 2009/3/5 Raghavendra Prabhu : > Here is? a rough sketch on How to build on Ubuntu 8.04. It is not that > detailed but can probably help. Yes, it's gonna help us to the Installation from source documentation. Thanks for your help -- Julien LANGLOIS From gduval at ulteo.com Fri Mar 20 17:38:21 2009 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Fri, 20 Mar 2009 17:38:21 +0100 Subject: [Devel] Jobs at Ulteo / Java/C/C++ developer mission Message-ID: <49C3C67D.8050709@ulteo.com> Hi, we're currently looking to extend the capabilities of a Java RDP (that is a partial port of rdesktop) to add a few features that are already in rdesktop (in particular the -r parameter). This should be a 3 weeks/4 months project with a one time fee. So if you know anyone who would be interested in that work, please contact me directly. He should have a good level of Java, and C/C++ programming. Regards Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From hawake at gmail.com Fri Mar 20 17:51:04 2009 From: hawake at gmail.com (giuseppe gran) Date: Fri, 20 Mar 2009 17:51:04 +0100 Subject: [Devel] Jobs at Ulteo / Java/C/C++ developer mission In-Reply-To: <49C3C67D.8050709@ulteo.com> References: <49C3C67D.8050709@ulteo.com> Message-ID: Hi, are both Java and C/C++ knowledge required or just one of these? -- Linux user number 433087 Linux registered machine number 351448 http://counter.li.org/ From gduval at ulteo.com Sat Mar 21 14:49:57 2009 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Sat, 21 Mar 2009 14:49:57 +0100 Subject: [Devel] Jobs at Ulteo / Java/C/C++ developer mission In-Reply-To: References: <49C3C67D.8050709@ulteo.com> Message-ID: <49C4F085.70204@ulteo.com> giuseppe gran a ?crit : > Hi, > are both Java and C/C++ knowledge required or just one of these? Well... you need to be able to understand the rdesktop code that is in C/C++, and port it to Java. So I guess both are required! Regards Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From hawake at gmail.com Sat Mar 21 21:36:29 2009 From: hawake at gmail.com (giuseppe gran) Date: Sat, 21 Mar 2009 21:36:29 +0100 Subject: [Devel] Jobs at Ulteo / Java/C/C++ developer mission In-Reply-To: <49C4F085.70204@ulteo.com> References: <49C3C67D.8050709@ulteo.com> <49C4F085.70204@ulteo.com> Message-ID: Hmmm very interesting... are there any test to control C/C++/Java experience? -- Linux user number 433087 Linux registered machine number 351448 http://counter.li.org/ From gduval at ulteo.com Wed Mar 25 12:16:24 2009 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Wed, 25 Mar 2009 12:16:24 +0100 Subject: [Devel] C/Java developer Message-ID: <49CA1288.8000104@ulteo.com> Hi, additional information for the Java RDP client enhancement projet has been posted to: http://www.ulteo.com/home/devel/javardpclient/ Regards Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From gduval at ulteo.com Tue Mar 31 17:28:47 2009 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Tue, 31 Mar 2009 17:28:47 +0200 Subject: [Devel] Ulteo Open Virtual Desktop RC2 Message-ID: <49D236AF.4010306@ulteo.com> Hi! today we have released the Release Candidate 2 for the Ulteo Open Virtual Desktop. It offers many news features, such as support for Windows applications, and bugfixes. Interested in testing? Check: http://www.ulteo.com/home/ovdi/openvirtualdesktop/download Regards Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 >