You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rex Wang (JIRA)" <ji...@apache.org> on 2011/05/11 11:25:47 UTC

[jira] [Commented] (GERONIMO-5955) should not generate wsdl into an ejb archive

    [ https://issues.apache.org/jira/browse/GERONIMO-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031612#comment-13031612 ] 

Rex Wang commented on GERONIMO-5955:
------------------------------------

commit the fix At revision: 1101796

> should not generate wsdl into an ejb archive
> --------------------------------------------
>
>                 Key: GERONIMO-5955
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5955
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0
>            Reporter: Rex Wang
>            Assignee: Rex Wang
>             Fix For: 3.0
>
>
> in WsdlGenerator
> 1. if ejb is in an ear, the ejb won't be extracted during deployment. So createTempDirectory will throw io exception
> 2. if it is a standalone ejb, it try resolve an non-exist target path - "ejb.jar" to create the temp directory.
> so, we should generate wsdl to the base dir as before

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira