|
From: Annam, S. <sun...@ea...> - 2004-05-26 22:35:43
|
Leif, I did create script file. Initially it did not work but later I figured out I transferred script file to HP-UX as binary. Therefore, it had all control characters. Now I am facing another issue. I am getting the following message. Unable to load the Wrapper's native library because the file jvm 1 | 'libwrapper.so' could not be located in the following jvm 1 | java.library.path: jvm 1 | /u04/oracle/testora/iAS/Apache/Jserv/servlets/loadModel/b in/. jvm 1 | Please see the documentation for the wrapper.java.library.p ath jvm 1 | configuration property. jvm 1 | System signals will not be handled correctly. I searched the mailing list and found some links. We are using HP-UX 32 bit. From the old posting, I am not clear whether issue is with 32 bit or 64 bit?=20 Thanks for your help. Sunil -----Original Message----- From: wra...@li... [mailto:wra...@li...] On Behalf Of Leif Mortenson Sent: Wednesday, May 26, 2004 5:00 PM To: wra...@li... Subject: Re: [Wrapper-user] what command to execute Annam, Sunil wrote: > I have an application myApps1 in a package myApps. Right now I use=20 > 'java myApps.myApps1' on command prompt to execute my application. > > I went through Wrapper documentation and JBoss example. I also created > similar directory structure and conf file for my application. > > Now what should I do? I mean what command to execute on command prompt. > The integration tutorial should have had you create 3 batch files for=20 Windows, or a shell script for UNIX platforms. Running them will launch the Wrapper and your program. Is that what you=20 are asking? Cheers, Leif ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |