[
https://issues.apache.org/jira/browse/AXIS2-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663133#comment-13663133
]
Susan Sawczuk commented on AXIS2-3504:
--------------------------------------
Is there any progress on this bug? The last date was 5 years ago.
> Temp files created when axis2 modules are deployed
> --------------------------------------------------
>
> Key: AXIS2-3504
> URL: https://issues.apache.org/jira/browse/AXIS2-3504
> Project: Axis2
> Issue Type: Bug
> Components: deployment
> Affects Versions: 1.3
> Environment: Win XP Proffesional. java 1.5
> Reporter: Angel Cholchev
> Assignee: Deepal Jayasinghe
>
> When a module is deployed a temp file with its content is created. This is
> done to get the URL of all jars from the temp files. However in axis2 v1.3
> the jars are moved outside the mars, so there is no need to make a temp file.
> This is critical if the AxisConfiguration is not singleton and we try to run
> many services in one application.
> The temp files are created in
> org.apache.axis2.deployment.util.Util.getURLsForAllJars()
> which calls
> org.apache.axis2.deployment.util.Util.createTempFile()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]