[ 
https://issues.apache.org/jira/browse/AXIS2-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502831
 ] 

Davanum Srinivas commented on AXIS2-2650:
-----------------------------------------

Marking as fixed.

thanks,
dims

> AxisEngine should have static methods
> -------------------------------------
>
>                 Key: AXIS2-2650
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2650
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>            Reporter: Glen Daniels
>            Assignee: Glen Daniels
>
> AxisEngine has no state whatsoever, even though the constructor takes a 
> ConfigurationContext (which is unused).  As such we should give it a private 
> constructor and not allow instances to be created.
> Instead of using new AxisEngine(), we should be just calling 
> AxisEngine.send()/receive()/etc as static methods.

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