سؤال

In WL 6.0 (plugin for eclipse juno) and earlier there was a server utility called 'Package Server' that was in the context menu for a server in the Servers view. This 'Utilities' selection has disappeared in the Worklight 6.1 version. Is there another way to Package a WL server when using the eclipse plugin? I understand there is a cmd-line "server" call you can make. But, I don't see this command when using the Eclipse plugin. Thanks.

هل كانت مفيدة؟

المحلول

All, thanks for the responses. I found a cmd-line workaround for this, for now.

  1. cd to EclipseJuno\plugins\com.worklight.studio.plugin.<61 build>\liberty\wlp\bin

  2. set WLP_USER_DIR= "Eclipse Workspace\WorklightServerConfig"

  3. Then, run: "server package worklight --include=all --archive=

Key:

EclipseJuno: Directory where Eclipse Juno is installed

Eclipse Workspace: Eclipse workspace that contains a default worklight server instance

نصائح أخرى

Right click on the project Run As --> Build Settings and Deploy Target

There should be a option called "build the application to work with a different Worklight Server"

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top