Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't extract full service from the java class #8

Open
YG007 opened this issue Aug 13, 2019 · 2 comments
Open

Can't extract full service from the java class #8

YG007 opened this issue Aug 13, 2019 · 2 comments

Comments

@YG007
Copy link

YG007 commented Aug 13, 2019

Hi @thinkerou,
I have switched to maven environment and am running a grpc server locally. I have compiled the proto files and stored them in the same package as the feature files, but while trying to run the test, during the call step it says that javascript evaluation failed with the following error, could you help out the right way to mention the service name?
Call command:
* def response = client.call('github.com.Juniper.contrail.pkg.services.DiscoverResourceExecute', template_request)

Error:
com.intuit.karate.exception.KarateException: dms_api_test.feature:13 - javascript evaluation failed: client.call('github.com.Juniper.contrail.pkg.services.DiscoverResourceExecute', template_request), Can't extract full service from github.com.Juniper.contrail.pkg.services.DiscoverResourceExecute
Regards

@thinkerou
Copy link
Member

@YG007 thanks, sorry for replying so late, I will the next two week solve these issue, thanks!

@s3naid
Copy link

s3naid commented Jan 7, 2021

@YG007 Have You managed to fix this?

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

No branches or pull requests

3 participants