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

The name "CustomerInformationService._ibisip_http._tcp.local." throws a NullPointerException #5

Closed
posicks opened this issue Mar 8, 2016 · 2 comments

Comments

@posicks
Copy link
Owner

posicks commented Mar 8, 2016

The name "CustomerInformationService._ibisip_http._tcp.local." throws a NullPointerException when used with the ServiceName.

@posicks
Copy link
Owner Author

posicks commented Mar 8, 2016

The error above is due to an improperly formatted name and improper error handling in the ServiceName class. The ServiceName class will be modified to throw a format exception under such circumstances, providing a message that instructs the developer on how to format the name in compliance with RFC 6763 - DNS-based Service Discovery

@posicks
Copy link
Owner Author

posicks commented Mar 8, 2016

Made the name formatting rules more forgiving

@posicks posicks closed this as completed Mar 8, 2016
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