JBoss Core Services Apache Jsvc 1.1.0

Posted on

Hi all,

Currently I did a deployment in JBoss EAP 7.4.0 and Windows Server, I deployed a java maven project and for the web system process I use a shared storage "U:". My problem starts when I start the server with a service the project can't see and use the "U:" storage but when I start the server with the command "standalone.bat" in CMD the project can see and use the "U:" storage.

I used the official JBoss documentation to create the service.
https://access.redhat.com/documentation/es-es/red_hat_jboss_enterprise_application_platform/7.0/html/installation_guide/configuring_jboss_eap_to_run_as_a_service#configuring_jboss_eap_as_a_service_in_microsoft_windows_server

Can you help me to know why this happens?

Attached is the service.bat file

Attachments

Responses