Tomcat as 2k service unable to use account other than 'system

2003-10-23 Thread Sharp, Bryce
My apologies I am aware that I should not post this question a
second time, however I think I convoluted my first question

if anyone was taking time to answer my first question thank you, however
this is the core of the concern.

 

My Tomcat installation is part of Cardiff Liquidoffice however I
do not know the version. The problem I am facing is:

Tomcat is running as a service under the SYSTEM local account,
and will not start when it is started as a Domain user.

This domain user has Logon as a service, and is a Domain admin
with absolute authority on the network. The question is 

why am I not able to use a domain account for the service
authentication? And is there another way to give tomcat an network identity 

for accessing resources such as remote DCOM objects etc, network
files. Etc...

 

 

Thank you,

Bryce Sharp

 

p.s. I love Tomcat and my hat is off to any of you folks that
participated in its development!

 

 

 

 









Tomcat for Liquidoffice - As 2k service: Service will not start w hen a Domain user replaces SYSTEM

2003-10-22 Thread Sharp, Bryce
Issue: tomcat service with an account other than system when installed as an
2k service.

 

Does anyone have experience with this issue? 

 

The ultimate goal is:

 

Exporting finished E-forms in adobe.pdf forms to Onbase Document management.


Via a custom java class that wraps a c++ dll ( JNI ), that uses DCOM to
remote a document broker. This is completing without errors, however it does
no work. It is my thinking that Anonymous is being used as the user for
the dll/dcom security.

 

I am certain there is a better way to do this but in my very limited
experience this is the best solution I have found.

 

Thanks for the help

Bryce Sharp [EMAIL PROTECTED] County

 

P.s. Advice on design is more than welcome.