NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Miguel Garcia-Lopez Posted via mailing list.
|
Posted: Mon Oct 05, 2009 3:18 pm Post subject: Netbeans platform as a service |
|
|
Hi:
On 05/10/2009, at 13:25, Marc Ende wrote:
| Quote: | is there any way to start a netbeans platform application (which is
a server) as a service (win) or as a daemon (linux)?
|
We succesfully use "Java Server Wrapper":
http://wrapper.tanukisoftware.org/doc/english/download.jsp
in several of our projects.
It can help to easily and very customizably deploy Java-based windows
and linux services/daemons.
We have not used it with any particular NBP development, but I do not
forsee any inconveniences...
--
Miguel Garc |
|
| Back to top |
|
 |
tomwheeler
Joined: 03 Sep 2008 Posts: 950
|
Posted: Tue Oct 06, 2009 5:52 pm Post subject: Netbeans platform as a service |
|
|
For Linux, you'd just need to create an init script. This one is for
Tomcat, though it would be the same general concept for a platform
app:
http://www.raibledesigns.com/tomcat/boot-howto.html
On Mon, Oct 5, 2009 at 6:25 AM, Marc Ende <address-removed> wrote:
| Quote: | Hi there,
is there any way to start a netbeans platform application (which is
a server) as a service (win) or as a daemon (linux)?
yours
marc
|
--
Tom Wheeler
http://www.tomwheeler.com/ |
|
| Back to top |
|
 |
Marc Ende Posted via mailing list.
|
Posted: Wed Oct 07, 2009 6:40 am Post subject: Netbeans platform as a service |
|
|
Hi Miguel,
Miguel Garcia-Lopez schrieb:
| Quote: | We succesfully use "Java Server Wrapper":
| [...]
| Quote: | It can help to easily and very customizably deploy Java-based windows
and linux services/daemons.
We have not used it with any particular NBP development, but I do not
forsee any inconveniences...
| Thank you for your answer. I know the Java Server Wrapper. This seems to
be a good way to use the
NBP as a service.
Marc |
|
| Back to top |
|
 |
Marc Ende Posted via mailing list.
|
Posted: Wed Oct 07, 2009 6:43 am Post subject: Netbeans platform as a service |
|
|
Hi Tom,
Tom Wheeler schrieb:
yes, of course this is one way. But I think I would prefer the java
service wrapper in this case. It's easier to
keep both worlds in sync using the wrapper. In this case I have to work
with one framework and I don't have to maintain
two completely diffrent "start-scripts".
If I had only one platform to support (and this is linux) I would also
prefer this way (using the init-script).
Marc |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|