Codegen should handle capabilities that have no operations or properties
------------------------------------------------------------------------

                 Key: MUSE-119
                 URL: http://issues.apache.org/jira/browse/MUSE-119
             Project: Muse
          Issue Type: Improvement
            Reporter: Andrew Eberbach
         Assigned To: Dan Jemiolo
            Priority: Minor


Currently if the muse descriptor specifies a capability that has no properties 
or operations found in the wsdl, then no class is generated. A class should be 
generated that just subclasses the default resource and puts in an initialize 
method that calls super.initialize() by default. These are useful classes for 
doing server-side initialization tasks.

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

Reply via email to