Java and Windows system paths

N

No Such Luck

Hi All:

I have a problem, and was wondering if anyone could provide any
insight.

I have a compiled binary application, which makes calls to other
compiled sub-binaries applications. The binary is able to locate these
sub-binaries, because their locations are present in the current
windows system path (i.e., c:\windows\system32\, etc). The binary works
fine when run by itself.

However, when this binary is called as a child process in java, the
calls to the sub-binaries subsequently fail, because java does not seem
to acknowledge the windows system path. Short of recompiling the binary
with absolute paths to the sub-binaries (not an option), what can I do
do get Java to recognize the locations of the sub-binaries?

Thanks for any help.

P.S. I'm running Java 5.1, update 1 on XP.
 
J

jyoshv

Hi,
I have a webservice "APP1" which authenticates using NTLM. Tru that
application I need to connect to another application "APP2" which also
uses NTLM to authenticate. Now, I need to make this transperent to the
user. How do I pass the NTLM credentials from App1 to App2??


Please help.
Jyothi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top