Chandrashekhar Mullaparthi

Results 38 comments of Chandrashekhar Mullaparthi

Should we document what the user has to do if they encounter this situation? I'm guessing they have to either turn GC back on or rebuild the node from scratch?...

Could you post the WSDL which caused this please?

I've had a quick look and it looks good. I want to look a bit deeper before I merge it - will get it done soon. Thanks for the contribution.

@define-null this looks good to me, but it would be great to have some tests validating this. Could you please provide some?

Works for me. Is erlsom in your path? I started my erlang shell with: ``` erl -pa ebin -pa deps/*/ebin ``` Can you send the output of the following command?...

Output of the following? ``` erlang file:list_dir("deps/erlsom/ebin"). erlsom:module_info(). ```

Hmm... that looks okay. Can you copy/paste the command you are using to compile the WSDL and the resulting output?

Is this still an issue? I will close it in a day or so if I don't get a response.