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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]