Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Not able to deploy adapter by using mfpdev-cli at WIN10 #26

@premcarver

Description

@premcarver

I am not able to deploy adapter by using mfpdev-cli at WIN10.

I have install mfpdev-cli with all possible different ways (through npm command pointing to npm reg | with no optional | by providing the path of downloaded cli from developer console ) but none of them are working.

In fact in all cases, It says "Successfully deployed adapter: " but when I check on my local mfp server it is not getting deployed. I have to do it manually.

Below are the command output with successful message but actually its not happening.

PS C:\Users\premckum\workspace\pulse\Adapters\WSO2Adapter> mfpdev adapter build
Building adapter...
Successfully built adapter
PS C:\Users\premckum\workspace\pulse\Adapters\WSO2Adapter> mfpdev adapter deploy
Verifying server configuration...
Deploying adapter to runtime mfp on http://localhost:9080/mfpadmin...
Successfully deployed adapter
PS C:\Users\premckum\workspace\pulse\Adapters\WSO2Adapter> mfpdev -v
8.0.0-2018040312
PS C:\Users\premckum\workspace\pulse\Adapters\WSO2Adapter> mfpdev adapter deploy -x
Using default server URL found in pom.xml: http://localhost:9080/mfpadmin
Using default username found in pom.xml: admin
Using default password found in pom.xml
Using default runtime found in pom.xml: mfp
Deploying adapter WSO2Adapter to runtime mfp on http://localhost:9080/mfpadmin...
Successfully deployed adapter: WSO2Adapter
PS C:\Users\premckum\workspace\pulse\Adapters\WSO2Adapter>

I am using following mfp version for server and cli as you can see in the above output
8.0.0-2018040312 for

node -v
v7.3.0

Please help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions