ERROR 2010-11-30 11:02:13,074 [[mulefundstatements2-1.0-SNAPSHOT].connector.http.0.receiver.2] org.mule.exception.DefaultServiceExceptionStrategy: ******************************************************************************** Message : Failed to find entry point for component, the following resolvers tried but failed: [ AnnotatedEntryPointResolver: Component: za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc@12b9f14 doesn't have any annotated methods, skipping. MethodHeaderPropertyEntryPointResolver: Could not find entry point on: "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc" with arguments: "{class org.apache.commons.httpclient.ContentLengthInputStream}" CallableEntryPointResolver: Object "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc@12b9f14" does not implement required interface "interface org.mule.api.lifecycle.Callable" ReflectionEntryPointResolver: Could not find entry point on: "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc" with arguments: "{class org.apache.commons.httpclient.ContentLengthInputStream}" ] Code : MULE_ERROR-321 -------------------------------------------------------------------------------- Exception stack is: 1. Failed to find entry point for component, the following resolvers tried but failed: [ AnnotatedEntryPointResolver: Component: za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc@12b9f14 doesn't have any annotated methods, skipping. MethodHeaderPropertyEntryPointResolver: Could not find entry point on: "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc" with arguments: "{class org.apache.commons.httpclient.ContentLengthInputStream}" CallableEntryPointResolver: Object "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc@12b9f14" does not implement required interface "interface org.mule.api.lifecycle.Callable" ReflectionEntryPointResolver: Could not find entry point on: "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc" with arguments: "{class org.apache.commons.httpclient.ContentLengthInputStream}" ] (org.mule.model.resolvers.EntryPointNotFoundException) org.mule.model.resolvers.DefaultEntryPointResolverSet:58 (http://www.mulesoft.org/docs/site/current3/apidocs/org/mule/model/resolvers/EntryPointNotFoundException.html) -------------------------------------------------------------------------------- Root Exception stack trace: org.mule.model.resolvers.EntryPointNotFoundException: Failed to find entry point for component, the following resolvers tried but failed: [ AnnotatedEntryPointResolver: Component: za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc@12b9f14 doesn't have any annotated methods, skipping. MethodHeaderPropertyEntryPointResolver: Could not find entry point on: "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc" with arguments: "{class org.apache.commons.httpclient.ContentLengthInputStream}" CallableEntryPointResolver: Object "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc@12b9f14" does not implement required interface "interface org.mule.api.lifecycle.Callable" ReflectionEntryPointResolver: Could not find entry point on: "za.co.discoveryinvest.dataaccess.notificationcontrol.RetrieveFundStatementProc" with arguments: "{class org.apache.commons.httpclient.ContentLengthInputStream}" ] at org.mule.model.resolvers.DefaultEntryPointResolverSet.invoke(DefaultEntryPointResolverSet.java:58) at org.mule.component.DefaultComponentLifecycleAdapter.invoke(DefaultComponentLifecycleAdapter.java:350) at org.mule.component.AbstractJavaComponent.invokeComponentInstance(AbstractJavaComponent.java:90) + 3 more (set debug level logging or '-Dmule.verbose.exceptions=true' for everything) ******************************************************************************** ERROR 2010-11-30 11:02:13,075 [[mulefundstatements2-1.0-SNAPSHOT].connector.http.0.receiver.2] org.mule.exception.DefaultServiceExceptionStrategy: The Default Service Exception Strategy has been invoked but there is no current service on the context. Please report this to dev@mule.codehaus.org