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