Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
Running Windows on your Mac
Mac OSX/Tomcat issue
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mperemsky" data-source="post: 1035128" data-attributes="member: 150986"><p>I am new to Mac OSX. I have created a web service that makes a call to an external application. The problem is, the parameters are not being passed to the external application when I am logged in as myself. If I log in as root, the parameters are passed to the application without issue. If I run the Java class directly from the IDE (not as a web service) the parameters are passed correctly. </p><p></p><p>I ran into another issue where I could not create log files from log4j. After (accidentally) stumbling upon the catalina.policy file I made an entry which allowed the log files to be created on the syste (when logged in as myself). </p><p></p><p>I am wondering if there is an entry that is required in the policy file to allow me to pass parameters to an external application call made from a web service, on Mac OSX. </p><p></p><p>FYI, when the same code is run on a PC it works without issue. As the Mac is Unix based, and since it works when logged in as root, I am assuming that this is a privileges/permission issue. I just do not know what/where to update to get this running.</p></blockquote><p></p>
[QUOTE="mperemsky, post: 1035128, member: 150986"] I am new to Mac OSX. I have created a web service that makes a call to an external application. The problem is, the parameters are not being passed to the external application when I am logged in as myself. If I log in as root, the parameters are passed to the application without issue. If I run the Java class directly from the IDE (not as a web service) the parameters are passed correctly. I ran into another issue where I could not create log files from log4j. After (accidentally) stumbling upon the catalina.policy file I made an entry which allowed the log files to be created on the syste (when logged in as myself). I am wondering if there is an entry that is required in the policy file to allow me to pass parameters to an external application call made from a web service, on Mac OSX. FYI, when the same code is run on a PC it works without issue. As the Mac is Unix based, and since it works when logged in as root, I am assuming that this is a privileges/permission issue. I just do not know what/where to update to get this running. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
Running Windows on your Mac
Mac OSX/Tomcat issue
Top