-
Notifications
You must be signed in to change notification settings - Fork 17
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
NullPointerException thrown while parsing IAB VAST 2.0.1 XSD #5
Comments
I've checked few interim fixes for making the VAST schema work. See vast.zip Could you please pull or use the attached file, and let me know if it works? If yes, I'll make a new release a new version with the fixes. |
I ran into the same NullPointerException, but with a different XSD. Using the version linked in the previous comment fixed the issue. That is: generation finishes without error. I still need to verify the generated classes though. |
I had the same problem. the |
its been a while since i post my problem. and no response from the
developer.
my workaround, i just use other alternatives
…On Fri, Feb 10, 2017 at 2:51 PM, Yaakov Shahak ***@***.***> wrote:
I had the same problem. the android-jaxb-1.0.1-jar-with-
dependencies.jar.zip managed to generate the files. But I needed to do a
lot of changes as it didn't convert properly some of the elements.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AR2Pc0GGchmxHvydEF3AArQVgxPPeUJhks5rbAjzgaJpZM4Gwxd1>
.
|
Hello there!
I tried to use this library to convert IAB's VAST 2.0.1 XSD for my current project and issued this exception:
You can download this xsd at IAB
I hope you can solve the issue or point me out where to search for answer.
Thanks in advance!
The text was updated successfully, but these errors were encountered: