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

WSDL with XSD could not parse but RAM is increased to 50GB in just 3 mins. #35

Open
murtza opened this issue Dec 15, 2017 · 1 comment

Comments

@murtza
Copy link

murtza commented Dec 15, 2017

WSDL with XSD could not parse but RAM is increased to 50GB in just 3 mins. i get no error messages at all. soap:wsdl2erlang stuck at ==> Generated file apiCustomer_1_client.erl

@murtza
Copy link
Author

murtza commented Dec 15, 2017

i comment out following lines in soap_compile_wsdl.erl and now i am able to generate .hrl file.

% case Generate_test_client of
%   false -> ok;
%   true ->
%      soap_test_module:from_interface(Interface4, Client, Client ++ "_test",
%                                      hrl_file_name(Module), Options)
% end,

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

1 participant