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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/08/03 08:21:53 UTC

[jira] Assigned: (AXIS2-2729) Documentation Clarification on the use of *.aar and *.mar files

     [ https://issues.apache.org/jira/browse/AXIS2-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2729:
----------------------------------------

    Assignee: Deepal Jayasinghe  (was: Chatra Nakkawita)

> Documentation Clarification on the use of *.aar and *.mar files
> ---------------------------------------------------------------
>
>                 Key: AXIS2-2729
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2729
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: documentation
>         Environment: Online Documentation
>            Reporter: Nathan Hook
>            Assignee: Deepal Jayasinghe
>
> I don't think this is mentioned anywhere in the documentation, but from what I've read it SEEMS as though the *.aar and 
> *.mar files are required for deploying services and modules.
> However, the *.aar and *.mar files are not required.  (As I'm sure many people know but, isn't mentioned in the online documentation very well.)
> A directory structure can be used in place of using either the *.aar or 
> *.mar files.  Here is an example.
> WEB-INF
>   services
>     <service name>
>       META-INF
>         service.xml
>       <package structure - optional read below>
>         <the actual class files DO NOT need to be present here if they are somewhere>
>         <else in your classpath.>
>   moduels
>     <module name>
>       META-INF
>         module.xml
>       <package structure - optional read below>
>         <the actual class files DO NOT need to be present here if they are somewhere>
>         <else in your classpath.>

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