[ http://issues.apache.org/jira/browse/AXIS2-1033?page=comments#action_12431451 ] Deepal Jayasinghe commented on AXIS2-1033: ------------------------------------------
Hi Robert; Rather than just passing configuration context I can pass both configuration context and AxisService object , then using that particular AxisService you can get service class loader. Yes , I will update service interface as well. > Load Web Service on Startup > --------------------------- > > Key: AXIS2-1033 > URL: http://issues.apache.org/jira/browse/AXIS2-1033 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Wish > Components: core > Environment: java 5 , linux > Reporter: robert lazarski > Assigned To: Deepal Jayasinghe > Priority: Blocker > Fix For: 1.0 > > > This issue references this discussion on the dev list: > http://marc.theaimsgroup.com/?l=axis-dev&m=115460637707044&w=2 > I believe this was started but I was unsuccessful testing it. As I understand > the discussion, there should be a way for Service.init() to be called on > server startup , much in the way a servlet utilizes 'load on startup' . I > understood that application scope was the way to trigger this feature , but > for me that isn't a requirement though it could be a means to an end. > Once I have this feature working I'd be happy to document it. -- 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]
