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 "Werner Dittmann (JIRA)" <ji...@apache.org> on 2008/04/02 21:11:27 UTC

[jira] Created: (AXIS2-3697) WSDL2java does not work correctly if no network or behind Firewall

WSDL2java does not work correctly if no network or behind Firewall
------------------------------------------------------------------

                 Key: AXIS2-3697
                 URL: https://issues.apache.org/jira/browse/AXIS2-3697
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.4
         Environment: Linux, Windows, Java SDK 1.5 and 1.6
            Reporter: Werner Dittmann
             Fix For: 1.4


If a systems does have local network only or is behind a firewall WSDL2Java cannot access the standard *.xsd and *.dtd files.

Digging into the problem: the Woden JAR file bundled with Axis2 1.4 RC3 (and RC2, RC1) does not contain then necessary
files like *.catalog and the relevant *.xsd and *.dtd files in the META-INF directory. The Woden AR bundled with Axis2 1.3 
contained these files - thus  code generation on an offline system is not possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (AXIS2-3697) WSDL2java does not work correctly if no network or behind Firewall

Posted by "Werner Dittmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Dittmann updated AXIS2-3697:
-----------------------------------

    Priority: Critical  (was: Major)

> WSDL2java does not work correctly if no network or behind Firewall
> ------------------------------------------------------------------
>
>                 Key: AXIS2-3697
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3697
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4
>         Environment: Linux, Windows, Java SDK 1.5 and 1.6
>            Reporter: Werner Dittmann
>            Priority: Critical
>             Fix For: 1.4
>
>
> If a systems does have local network only or is behind a firewall WSDL2Java cannot access the standard *.xsd and *.dtd files.
> Digging into the problem: the Woden JAR file bundled with Axis2 1.4 RC3 (and RC2, RC1) does not contain then necessary
> files like *.catalog and the relevant *.xsd and *.dtd files in the META-INF directory. The Woden AR bundled with Axis2 1.3 
> contained these files - thus  code generation on an offline system is not possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (AXIS2-3697) WSDL2java does not work correctly if no network or behind Firewall

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-3697.
-------------------------------------

    Resolution: Fixed

Fixed in woden's pom.xml (svn revision 644424)

> WSDL2java does not work correctly if no network or behind Firewall
> ------------------------------------------------------------------
>
>                 Key: AXIS2-3697
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3697
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4
>         Environment: Linux, Windows, Java SDK 1.5 and 1.6
>            Reporter: Werner Dittmann
>            Priority: Critical
>             Fix For: 1.4
>
>
> If a systems does have local network only or is behind a firewall WSDL2Java cannot access the standard *.xsd and *.dtd files.
> Digging into the problem: the Woden JAR file bundled with Axis2 1.4 RC3 (and RC2, RC1) does not contain then necessary
> files like *.catalog and the relevant *.xsd and *.dtd files in the META-INF directory. The Woden AR bundled with Axis2 1.3 
> contained these files - thus  code generation on an offline system is not possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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