Access implementation class properties
--------------------------------------
Key: AXIS2-817
URL: http://issues.apache.org/jira/browse/AXIS2-817
Project: Apache Axis 2.0 (Axis2)
Type: Wish
Components: client-api
Versions: 1.0
Environment: Linux
Reporter: Jean-Michel PATER
Hi,
I'm using Axis2-1.0 and I'd like to do something which was available in axis
1.x.
In axis 1.x, you could do :
MyServiceLocator serviceLocator = new MyServiceLocator() ;
....
MyService myService = serviceLocator.getmyservice();
And then, you can access the implementation class properties and methods.
Is there something like this in Axis2 ?
--
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]