|
From: Christian M. <chr...@ta...> - 2012-06-04 01:28:22
|
Hello Ed, It sounds like you are having the following properties (or similar) defined in your conf file: wrapper.app.parameter.1=org.jboss.Main wrapper.app.parameter.2=-c wrapper.app.parameter.3=production If you change the value of wrapper.app.parameter.3 you can specify a different profile. We also have a detailed explanation of how to integrate the Wrapper with JBoss on our website: http://wrapper.tanukisoftware.co.jp/doc/english/integrate-simple-win.html Please let me know if you have any further questions. Thank you, Christian Mueller Tanuki Software, Ltd. On Mon, Jun 4, 2012 at 1:40 AM, Ed Simpson <ers...@gm...> wrote: > I have be teaching myself how to install and support JBoss. I stumbled > upon your wrapper application and would like to experiment with it. > I have it working but there is one problem. The default install of JBoss > has 4 "profiles" to use, all, default, minimal and production. > When I run the JBoss.bat file that I copied from the wrapper "src" > directory (App.bat.in reneamed to Jboss.bat) it starts JBoss using the > "production" profile. > How can I change this to use one of the other profiles? > > Appreciate your help. > > Ed Simpson > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |