You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Dan Jemiolo (JIRA)" <ji...@apache.org> on 2006/11/06 18:08:40 UTC

[jira] Commented: (MUSE-137) Add code gen support for simple SOAP servlet

    [ http://issues.apache.org/jira/browse/MUSE-137?page=comments#action_12447473 ] 
            
Dan Jemiolo commented on MUSE-137:
----------------------------------

In order to fix MUSE-141, I made it so that Axis2 projects are laid out more like the mini projects. That is, the /router-entries, /wsdl, and muse.xml are all under WEB-INF/classes instead of WEB-INF/services/muse. The *only* thing that remains in WEB-INF/services/muse is Axis2's META-INF/services.xml. Can't get around that on Axis2.

However, hopefully this makes it easier to deal with the Axis2 vs. mini servlet choice. Axis2 projects are just the mini projects with the Axis2 WEB-INF overlay.


> Add code gen support for simple SOAP servlet
> --------------------------------------------
>
>                 Key: MUSE-137
>                 URL: http://issues.apache.org/jira/browse/MUSE-137
>             Project: Muse
>          Issue Type: Improvement
>          Components: Tooling - Code Generation
>    Affects Versions: 2.0.0
>            Reporter: Dan Jemiolo
>         Assigned To: Andrew Eberbach
>             Fix For: 2.1.0
>
>
> Now that we have a simple SOAP servlet that works in any servlet container (and on OSGi - thanks to Joel's work), we need to have this as an option for code gen. Perhaps a -mini flag, like the -osgi flag. 
> I will add the template that is to be used to /build/lib, and it will have to be pulled down by update_install.bat (it's very small). The good thing is that it can be built like a normal J2EE web app, there are not Axis2-specific things we have to do. I think the only difference in code gen is that we won't have nearly as much stuff under WEB-INF/. I will review the sample project for this platform with Andrew so he can get this working.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org