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

Davanum Srinivas updated AXIS2-1257:
------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> Provide a way to set the implementation class used in services.xml
> ------------------------------------------------------------------
>
>                 Key: AXIS2-1257
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1257
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: databinding
>    Affects Versions: nightly
>            Reporter: Dennis Sosnoski
>         Assigned To: Amila Chinthaka Suriarachchi
>            Priority: Minor
>
> I seem to remember some discussion of setting the implementation class to be 
> used for a service when running WSDL2Java (so that the resulting services.xml 
> will have the <parameter name="ServiceClass"> value set appropriately). 
> Looking at the code, though, I don't see any way to set this.
> I'd think this would be a very desirable feature for users, so that they can 
> code an implementation class that extends the interface generated with -ssi 
> and have the generated services.xml reference their implementation class. 
> Currently users only have the choices of replacing the generated *Skeleton 
> class or editing the generated services.xml to point to their own 
> implementation class. If the users do specify their own implementation class 
> the code generation should only generate the interface and should skip 
> generating *Skelton completely, since it's unnecessary.

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

Reply via email to