You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "robert lazarski (JIRA)" <ji...@apache.org> on 2006/07/23 12:48:14 UTC

[jira] Created: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

AAR / WSDL deploy error - can't find xmime schema
-------------------------------------------------

                 Key: AXIS2-920
                 URL: http://issues.apache.org/jira/browse/AXIS2-920
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
         Environment: java 5.0 , linux
            Reporter: robert lazarski
         Attachments: mtomExample.wsdl

I'm trying to get a sample going for the MTOM guide using databinding,
jira axis2-892 . However, I get this error on deploying the aar 
using the latest svn:

SEVERE: Invalid service  mtomExample.aar due to WSDLException (at
/definitions/types/schema): faultCode=OTHER_ERROR: Unable to locate
with a locator the schema referenced at
'http://www.w3.org/2005/05/xmlmime' relative to document base ''; :

I could easily be doing something wrong, although my wsdl does
validate, wsdl2java runs and does the import, 

BTW, by simply removing the wsdl from the aar, I can run the MTOM databinding sample I
wrote and therefore I should be able to get it in svn soon - I
still need to write the docs.

Wil attach wsdl, the aar and jar on the update. I'm
using xmlbeans, with plans to do adb too. 


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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-920?page=all ]

Deepal Jayasinghe resolved AXIS2-920.
-------------------------------------

    Resolution: Fixed

Fixed in current SVN

> AAR / WSDL deploy error - can't find xmime schema
> -------------------------------------------------
>
>                 Key: AXIS2-920
>                 URL: http://issues.apache.org/jira/browse/AXIS2-920
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: java 5.0 , linux
>            Reporter: robert lazarski
>         Attachments: mtomExample.aar, mtomExample.jar, mtomExample.wsdl
>
>
> I'm trying to get a sample going for the MTOM guide using databinding,
> jira axis2-892 . However, I get this error on deploying the aar 
> using the latest svn:
> SEVERE: Invalid service  mtomExample.aar due to WSDLException (at
> /definitions/types/schema): faultCode=OTHER_ERROR: Unable to locate
> with a locator the schema referenced at
> 'http://www.w3.org/2005/05/xmlmime' relative to document base ''; :
> I could easily be doing something wrong, although my wsdl does
> validate, wsdl2java runs and does the import, 
> BTW, by simply removing the wsdl from the aar, I can run the MTOM databinding sample I
> wrote and therefore I should be able to get it in svn soon - I
> still need to write the docs.
> Wil attach wsdl, the aar and jar on the update. I'm
> using xmlbeans, with plans to do adb too. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

Posted by "robert lazarski (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-920?page=all ]

robert lazarski updated AXIS2-920:
----------------------------------

    Attachment: mtomExample.aar

> AAR / WSDL deploy error - can't find xmime schema
> -------------------------------------------------
>
>                 Key: AXIS2-920
>                 URL: http://issues.apache.org/jira/browse/AXIS2-920
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: java 5.0 , linux
>            Reporter: robert lazarski
>         Attachments: mtomExample.aar, mtomExample.jar, mtomExample.wsdl
>
>
> I'm trying to get a sample going for the MTOM guide using databinding,
> jira axis2-892 . However, I get this error on deploying the aar 
> using the latest svn:
> SEVERE: Invalid service  mtomExample.aar due to WSDLException (at
> /definitions/types/schema): faultCode=OTHER_ERROR: Unable to locate
> with a locator the schema referenced at
> 'http://www.w3.org/2005/05/xmlmime' relative to document base ''; :
> I could easily be doing something wrong, although my wsdl does
> validate, wsdl2java runs and does the import, 
> BTW, by simply removing the wsdl from the aar, I can run the MTOM databinding sample I
> wrote and therefore I should be able to get it in svn soon - I
> still need to write the docs.
> Wil attach wsdl, the aar and jar on the update. I'm
> using xmlbeans, with plans to do adb too. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

Posted by "robert lazarski (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-920?page=all ]

robert lazarski updated AXIS2-920:
----------------------------------

    Attachment: mtomExample.wsdl

> AAR / WSDL deploy error - can't find xmime schema
> -------------------------------------------------
>
>                 Key: AXIS2-920
>                 URL: http://issues.apache.org/jira/browse/AXIS2-920
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: java 5.0 , linux
>            Reporter: robert lazarski
>         Attachments: mtomExample.wsdl
>
>
> I'm trying to get a sample going for the MTOM guide using databinding,
> jira axis2-892 . However, I get this error on deploying the aar 
> using the latest svn:
> SEVERE: Invalid service  mtomExample.aar due to WSDLException (at
> /definitions/types/schema): faultCode=OTHER_ERROR: Unable to locate
> with a locator the schema referenced at
> 'http://www.w3.org/2005/05/xmlmime' relative to document base ''; :
> I could easily be doing something wrong, although my wsdl does
> validate, wsdl2java runs and does the import, 
> BTW, by simply removing the wsdl from the aar, I can run the MTOM databinding sample I
> wrote and therefore I should be able to get it in svn soon - I
> still need to write the docs.
> Wil attach wsdl, the aar and jar on the update. I'm
> using xmlbeans, with plans to do adb too. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

Posted by "robert lazarski (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-920?page=all ]

robert lazarski updated AXIS2-920:
----------------------------------

    Attachment: mtomExample.jar

> AAR / WSDL deploy error - can't find xmime schema
> -------------------------------------------------
>
>                 Key: AXIS2-920
>                 URL: http://issues.apache.org/jira/browse/AXIS2-920
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: java 5.0 , linux
>            Reporter: robert lazarski
>         Attachments: mtomExample.aar, mtomExample.jar, mtomExample.wsdl
>
>
> I'm trying to get a sample going for the MTOM guide using databinding,
> jira axis2-892 . However, I get this error on deploying the aar 
> using the latest svn:
> SEVERE: Invalid service  mtomExample.aar due to WSDLException (at
> /definitions/types/schema): faultCode=OTHER_ERROR: Unable to locate
> with a locator the schema referenced at
> 'http://www.w3.org/2005/05/xmlmime' relative to document base ''; :
> I could easily be doing something wrong, although my wsdl does
> validate, wsdl2java runs and does the import, 
> BTW, by simply removing the wsdl from the aar, I can run the MTOM databinding sample I
> wrote and therefore I should be able to get it in svn soon - I
> still need to write the docs.
> Wil attach wsdl, the aar and jar on the update. I'm
> using xmlbeans, with plans to do adb too. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org