How to configure Jboss 7 (v7.1.0) to run as a wind

2020-07-11 07:40发布

问题:

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 8 years ago.

I need to run Jboss 7.1.0 as a windows service. I have seen some instructions from google but most seem to be for earlier versions of Jboss.

Most examples seem to point to this location for a native library - http://www.jboss.org/jbossweb/downloads/jboss-native-2-0-10

What is the native library and what does it do? I tried to download the native library and looked at the batch file used for setting up the service. It refers to startup scripts that don't exist in v7.1.0.

Are there any instructions anywhere specifically for v7.1.0 or maybe 7.0.2 as they are almost the same?