How to build jivemessenger in jbuider2005 with source code

hi, i’‘m a new guy here, I’'m looking for a Instance messenger for my gps control project , I fund Jive messenger is just what i want.

I need to add something to additional control and rewriter the web based administration. So I want to build jivemessenger in jbuider2005 .and depoly it in other webserver such as tomcat .how can i do

best regards

yyt

Hi tomcat,

The easiest way to build Messenger is to use the the Ant build script included with the source which can be found url=http://www.jivesoftware.org/source.jsphere[/url]. The build requirements are as follows:

  • Ant 1.6 (including optional tasks)

  • JDK 1.5

  • jUnit in your Ant or Java classpath

I haven’‘t used JBuilder in quite some time but I would guess it probably has Ant support, if it does I’‘m sure you could configure it to build the Messenger source but I’'m not able to provide you with any specifics on how to do so.

As for running Messenger inside Tomcat, that is not currently supported.

Hope that helps,

Ryan

hi,ryang

thanks for your help, I’'ll try it in ant.

Hi tomcat,

Let me know how it goes or if you need any more help.

Thanks,

Ryan