From: Nhut T. LE <nh...@al...> - 2008-04-26 15:58:36
|
Hi guys, I have one stupid question, how can i open the funabol ds-server source in netbeans? As a java project, as an EJB? I got alot of error about org.apache.log4j missing when i open the project as web-app with existing ant build script. If i want to extends ds-server, do i only have to make a module or just add more classes and rebuild the whole project? Sorry, i'm not familiar with J2EE achitecture hope to get some hint Thai |
From: Stefano F. <ste...@gm...> - 2008-04-26 17:01:28
|
Hi Thai, what do you need to do? Stefano On Sat, Apr 26, 2008 at 5:57 PM, Nhut Thai LE <nh...@al...> wrote: > Hi guys, > I have one stupid question, how can i open the funabol ds-server source > in netbeans? As a java project, as an EJB? I got alot of error about > org.apache.log4j missing when i open the project as web-app with > existing ant build script. If i want to extends ds-server, do i only > have to make a module or just add more classes and rebuild the whole > project? > Sorry, i'm not familiar with J2EE achitecture > hope to get some hint > Thai > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Sync4j-users mailing list > Syn...@li... > https://lists.sourceforge.net/lists/listinfo/sync4j-users > -- Stefano Fornari - Funambol CTO ======================================================= Home: http://www.funambol.org Documents: http://www.funambol.org/documentation/documents.html FAQ: http://www.funambol.org/support/faq.html WIKI: https://wiki.objectweb.org/sync4j/ Mailinglist archives: http://groups.yahoo.com/group/Sync4j (login required) http://sourceforge.net/mailarchive/forum.php?forum_id=215 (sync4j-users) http://sourceforge.net/mailarchive/forum.php?forum_id=48877 (funambol-dev) |
From: Nhut T. LE <nh...@al...> - 2008-04-27 14:33:07
|
Hi Stefano, I wanna do 2 things: 1/ I have some text files that need to be sync across devices (laptop, desktop, cellphone, and main storage-could be DB) i want to use sync4j to synchronize those files (would be the same as MS briefcase) 2/ My web application (built on struts) used to access DB directly to get/modify the contact info, but now when i have funambol running to serve mobile client, i need to change either my app or funambol to handle concurrent update. I need to run ds-server in netbeans to see how messaged is extracted from http request. Correct me if i misunderstand something. Any suggestion would be appreciated Thai Stefano Fornari wrote: > Hi Thai, > what do you need to do? > > Stefano > > On Sat, Apr 26, 2008 at 5:57 PM, Nhut Thai LE > <nh...@al...> wrote: > >> Hi guys, >> I have one stupid question, how can i open the funabol ds-server source >> in netbeans? As a java project, as an EJB? I got alot of error about >> org.apache.log4j missing when i open the project as web-app with >> existing ant build script. If i want to extends ds-server, do i only >> have to make a module or just add more classes and rebuild the whole >> project? >> Sorry, i'm not familiar with J2EE achitecture >> hope to get some hint >> Thai >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> Sync4j-users mailing list >> Syn...@li... >> https://lists.sourceforge.net/lists/listinfo/sync4j-users >> >> > > > > |
From: Stefano F. <ste...@gm...> - 2008-05-01 19:53:00
|
On Sun, Apr 27, 2008 at 4:32 PM, Nhut Thai LE <nh...@al...> wrote: > Hi Stefano, > I wanna do 2 things: > 1/ I have some text files that need to be sync across devices (laptop, > desktop, cellphone, and main storage-could be DB) i want to use sync4j > to synchronize those files (would be the same as MS briefcase) > 2/ My web application (built on struts) used to access DB directly to > get/modify the contact info, but now when i have funambol running to > serve mobile client, i need to change either my app or funambol to > handle concurrent update. > I need to run ds-server in netbeans to see how messaged is extracted > from http request. > Correct me if i misunderstand something. > Any suggestion would be appreciated > Thai > > > > Stefano Fornari wrote: > > Hi Thai, > > what do you need to do? > > > > Stefano > > > > On Sat, Apr 26, 2008 at 5:57 PM, Nhut Thai LE > > <nh...@al...> wrote: > > > >> Hi guys, > >> I have one stupid question, how can i open the funabol ds-server source > >> in netbeans? As a java project, as an EJB? I got alot of error about > >> org.apache.log4j missing when i open the project as web-app with > >> existing ant build script. If i want to extends ds-server, do i only > >> have to make a module or just add more classes and rebuild the whole > >> project? > >> Sorry, i'm not familiar with J2EE achitecture > >> hope to get some hint > >> Thai > >> > >> ------------------------------------------------------------------------- > >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > >> Don't miss this year's exciting event. There's still time to save $100. > >> Use priority code J8TL2D2. > >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > >> _______________________________________________ > >> Sync4j-users mailing list > >> Syn...@li... > >> https://lists.sourceforge.net/lists/listinfo/sync4j-users > >> > >> > > > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Sync4j-users mailing list > Syn...@li... > https://lists.sourceforge.net/lists/listinfo/sync4j-users > -- Stefano Fornari - Funambol CTO ======================================================= Home: http://www.funambol.org Documents: http://www.funambol.org/documentation/documents.html FAQ: http://www.funambol.org/support/faq.html WIKI: https://wiki.objectweb.org/sync4j/ Mailinglist archives: http://groups.yahoo.com/group/Sync4j (login required) http://sourceforge.net/mailarchive/forum.php?forum_id=215 (sync4j-users) http://sourceforge.net/mailarchive/forum.php?forum_id=48877 (funambol-dev) |
From: Stefano F. <ste...@gm...> - 2008-05-01 19:54:22
|
My suggestion is that you should not need to build and run the server in netbeans. Usually all you need to do is to develop a connector (search for Funambol module development tutorial, it will tell you more). HTH Ste On Thu, May 1, 2008 at 9:52 PM, Stefano Fornari <ste...@gm...> wrote: > On Sun, Apr 27, 2008 at 4:32 PM, Nhut Thai LE > > > <nh...@al...> wrote: > > Hi Stefano, > > I wanna do 2 things: > > 1/ I have some text files that need to be sync across devices (laptop, > > desktop, cellphone, and main storage-could be DB) i want to use sync4j > > to synchronize those files (would be the same as MS briefcase) > > 2/ My web application (built on struts) used to access DB directly to > > get/modify the contact info, but now when i have funambol running to > > serve mobile client, i need to change either my app or funambol to > > handle concurrent update. > > I need to run ds-server in netbeans to see how messaged is extracted > > from http request. > > Correct me if i misunderstand something. > > Any suggestion would be appreciated > > Thai > > > > -- Stefano Fornari - Funambol CTO ======================================================= Home: http://www.funambol.org Documents: http://www.funambol.org/documentation/documents.html FAQ: http://www.funambol.org/support/faq.html WIKI: https://wiki.objectweb.org/sync4j/ Mailinglist archives: http://groups.yahoo.com/group/Sync4j (login required) http://sourceforge.net/mailarchive/forum.php?forum_id=215 (sync4j-users) http://sourceforge.net/mailarchive/forum.php?forum_id=48877 (funambol-dev) |