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

Javascript codegen is missing import #84

Closed
a-marcel opened this issue May 30, 2016 · 2 comments
Closed

Javascript codegen is missing import #84

a-marcel opened this issue May 30, 2016 · 2 comments

Comments

@a-marcel
Copy link

Hello,

if you build you own data objects and generate a proxy/service from it, the generated javascript file is missing a import/definition.

you can see this p.e. here : https://github.com/englishtown/vertx-elasticsearch-service/blob/develop/src/main/resources/vertx-elasticsearch-service-js/elastic_search_admin_service.js

if you add in this example:

var com = Packages.com;

it loads fine.

Thanks
Marcel

@vietj
Copy link
Member

vietj commented Jan 13, 2017

can you open this issue in the vertx-service-proxy project instead ? that's were JS is generated

@pmlopes
Copy link
Contributor

pmlopes commented Jan 18, 2017

Issue moved to vert-x3/vertx-service-proxy #48 via ZenHub

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