Lakshya, did you see that last point *Export in Eclipse a .war file * ?
Anyhow, actually there is a reason for us not to distribute a .war file but always the hole server: Performance + RMTPT does not work very well if you deploy as .war. So my recommendation is to use the standard distribution process and generate a usual dist and use that to deploy and test your code. Sebastian 2011/2/10 Lakshya Sharma <[email protected]> > yes the ant dist worked fine > but it didnt create any .war file..... please i request u to again look at > the link ..there is a section how to create a .war file.... > following are the steps given to create one > > - Run the ant - dist > - (eventually you have to run "ant signWebStartJars" after that again) > - Export in Eclipse a .war file > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
