[Registry-dev] [jira] Commented: (REGISTRY-248) Error while importing a wsdl resource from a URL

Krishantha Samaraweera (JIRA) jira at wso2.org
Wed Mar 12 04:12:44 PDT 2008


    [ https://wso2.org/jira/browse/REGISTRY-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936#action_15936 ] 

Krishantha Samaraweera commented on REGISTRY-248:
-------------------------------------------------

I tried to recreate the issue with registry 1.0 but no exception occurred with wsdl [1]. Then I tried with latest svn build and got the following exception, which is differ from the exception that user has encountered.

[1]http://api.google.com/GoogleSearch.wsdl

Exception
---------------
java.lang.NullPointerException
	org.wso2.registry.jdbc.Repository.get(Repository.java:70)
	org.wso2.registry.jdbc.handlers.filters.MediaTypeMatcher.handleImportChild(MediaTypeMatcher.java:152)
	org.wso2.registry.jdbc.handlers.HandlerManager.importChild(HandlerManager.java:158)
	org.wso2.registry.jdbc.JDBCRegistry.importResource(JDBCRegistry.java:354)
	org.wso2.registry.secure.SecureRegistry.importResource(SecureRegistry.java:304)
	org.wso2.registry.web.actions.ResourceHandler.fetchURLResource(ResourceHandler.java:51)
	org.wso2.registry.web.ControllerServlet.doPost(ControllerServlet.java:322)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

> Error while importing a wsdl resource from a URL
> ------------------------------------------------
>
>                 Key: REGISTRY-248
>                 URL: https://wso2.org/jira/browse/REGISTRY-248
>             Project: WSO2 Registry
>          Issue Type: Bug
>            Reporter: Deepal Jayasinghe
>            Assignee: Chathura Ekanayake
>
> http://wso2.org/forum/thread/3348
> [Creating a JIRA for a forum post]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Registry-dev mailing list