Re: Deployment problem on OS X Server
Anders Peterson <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Organization | Optimatika |
| Message-ID | <[email protected]> |
I also corrected myself, or realized I didn't have to ask anything about the jvm stuff. You were right about the permissions. The app is now running. Silly of me not to think about this. It's always permission problems on unix systems. Is this something everyone always have to do when they deploy on Mac. This particular application was developed and built on Mac using WOLips, but moved to a different machine. (First I tried just copying the app from the Windows server. When that didn't work i built a new version/copy.) Thanks! /Anders Kieran Kelleher wrote: > Correcting myself ...... it is launched using the java bin defined in > the bundle ClassPath file, however that is usually defaulting to just > "java" which means the system default is used. > > On May 25, 2007, at 12:56 PM, Kieran Kelleher wrote: > >> Monitor launches using default vm.