Skip to content
This repository has been 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

Open
premcarver opened this issue Nov 14, 2018 · 0 comments
Open

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

premcarver opened this issue Nov 14, 2018 · 0 comments

Comments

@premcarver
Copy link

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant