|
From: Paul H. <pau...@gm...> - 2012-10-23 08:03:57
|
That works. Thank you for your help. On Tue, Oct 23, 2012 at 6:40 AM, Christian Mueller < chr...@ta...> wrote: > Hello Paul, > > thank you very much for your mail. > > Please make sure to read the documentation for the 4 available integration > methods for the Java Service Wrapper: > http://wrapper.tanukisoftware.com/doc/english/integrate.html > > From your description it sounds like you are doing best with integration > method 1, which is actually in most cases the best and easiest choice. > So please change the following properties in your conf file to this: > wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp > wrapper.app.parameter.1=UDPReceive > > After this changes, everything should already work. > > Please let me know if you have any further questions. > > Thank you, > > Christian Mueller > Tanuki Software, Ltd. > > > > On Mon, Oct 22, 2012 at 11:41 PM, Paul Hartigan <pau...@gm...>wrote: > >> Hi, >> >> I am trying to create a service for a java application I created that >> uses a mongodb database. The command line to run the application is 'java >> -classpath mongo-2.8.0.jar; UDPReceive'. I cannot get this to work in java >> service wrapper. >> >> I am using Java Service Wrapper Community Edition 32-bit 3.5.15. >> >> I have attached my wrapper.conf file and the wrapper.log file. >> >> I am new to java and java service wrapper so it maybe a very basic error. >> >> Thanks. >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_sfd2d_oct >> _______________________________________________ >> Wrapper-user mailing list >> Wra...@li... >> https://lists.sourceforge.net/lists/listinfo/wrapper-user >> >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |