You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2007/08/23 05:58:30 UTC

[jira] Commented: (CXF-901) Update "WAR" building for full war

    [ https://issues.apache.org/jira/browse/CXF-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522013 ] 

Bozhong Lin commented on CXF-901:
---------------------------------

I will take care of patch, thanks Jeff.

> Update "WAR" building for full war
> ----------------------------------
>
>                 Key: CXF-901
>                 URL: https://issues.apache.org/jira/browse/CXF-901
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Samples
>    Affects Versions: 2.1
>            Reporter: Jeff Yu
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: cxf-901-2.patch, cxf-901-3.patch, cxf-901.patch
>
>
> It will be different from what we have now, I would like to pack all
> the required jars to $WAR/WEB-INF/lib folder, and then generate a WAR,
> so if you want to deploy it to containers, what you need to do is to
> copy the WAR to the container's deploy folder. you can see details in
> this thread:
> http://www.nabble.com/How-to-deploy-to-JBoss--tf4210975.html#a11978522
> For tomcat container, if you set the CATALINA_HOME, and then you run:
> "ant deploy-tomcat" , it will copy the generated war to the
> $CATALINA_HOME/webapps/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.