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

Error acessing the WSDL #34

Open
ivospinheiro opened this issue Mar 10, 2014 · 3 comments
Open

Error acessing the WSDL #34

ivospinheiro opened this issue Mar 10, 2014 · 3 comments

Comments

@ivospinheiro
Copy link

When I try to run the CTS2 Development Framework as a standalone application, I'm currenctly having this error:

HTTP ERROR 503

Problem accessing /. Reason:

    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#1' defined in ServletContext resource [/WEB-INF/spring/appServlet/servlet-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ConceptDomainCatalogReadService': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: wsdl 'URL [http://informatics.mayo.edu/svn/trunk/cts2/spec/psm/soap/wsdl/ConceptDomainCatalogReadService.wsdl]' does not exit
´´´

It seems that the project has a strong dependency of the WSDL file present on the Mayo SVN repository that is currenctly down.

Thanks for your time.

Regards.
@kevinpeterson
Copy link
Contributor

You're right -- those should really be pointing to the OMG specs (http://www.omg.org/spec/cts2/201206/wsdl/AdvancedAssociationQueryService.wsdl for example). This needs to be updated.

@ivospinheiro
Copy link
Author

Meanwhile do you know if it is possible to put the Mayo Clinic Server up?

@kevinpeterson
Copy link
Contributor

Yes - support teams have been contacted and are working on it now. Sorry for your inconvenience -- we hope to be back up soon.

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

2 participants