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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/04/17 17:57:18 UTC

[jira] Resolved: (AXIS2-563) [Axis2] Deployment engine should filter out the files by extention .mar or .aar instead of reading every file in that directory

     [ http://issues.apache.org/jira/browse/AXIS2-563?page=all ]
     
Davanum Srinivas resolved AXIS2-563:
------------------------------------

    Resolution: Fixed

Marking item as fixed.

thanks,
dims

> [Axis2] Deployment engine should filter out the files by extention .mar or .aar instead of reading every file in that directory
> -------------------------------------------------------------------------------------------------------------------------------
>
>          Key: AXIS2-563
>          URL: http://issues.apache.org/jira/browse/AXIS2-563
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: deployment
>     Versions: 0.95
>     Reporter: Rajith Attapattu
>     Priority: Minor

>
>  The deployment engine should filter out the files in the repository by extention (.mar or .aar)
>  
>   The deployment exception can be annoying especialy if you share the repo with other files or if you happen to have a private repo as part of a unit test.
>  
>  org.apache.axis2.deployment.DeploymentException: module.xml not found  for the module :   /opt/workspace/wadi/wadi/modules/axis2/resources/modules/.svn
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:323)
>         at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:476)
>         at org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:155)
>         at org.apache.axis2.deployment.RepositoryListener.<init>(RepositoryListener.java:53)
>         at org.apache.axis2.deployment.DeploymentEngine.load(DeploymentEngine.java:558)
>   

-- 
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