Menu ▾ ▴

#18 google.dtd not found

open
User API (9)
5
2012-03-15
2012-03-15
Tom Clabon
No

The URL for google.dtd does not include a path. In most cases, the path is just <host>:<port>/search and the dtd is at <host>:<port>/google.dtd however, in my case, the path is websearch/search and the dtd is at websearch/google.dtd

I've looked at the code and noticed that protoco, host, port and path are all configurable via the GSAClient constructor but the URL for the dtd is only configurable through a file in META-INF. In my case, I cannot configure it this way.

I'll check out the code and patch it so I can set the path to the dtd and prevent the 400 error.

Discussion


Log in to post a comment.