I built the 2.0.0 snapshot code using maven, installed the plugin in Mule Studio.
When Mule Studio starts, it throws the following error:
Caused by: java.lang.NoClassDefFoundError: org/mule/streaming/ProviderAwarePagingDelegate
at org.mule.module.google.calendar.oauth.GoogleCalendarConnectorOAuthManager.instantiateAdapter(GoogleCalendarConnectorOAuthManager.java:127)
......
Im unable to find the Mule streaming API jar which has the ProviderAwarePagingDelegate class.
Hi,
I built the 2.0.0 snapshot code using maven, installed the plugin in Mule Studio. When Mule Studio starts, it throws the following error: Caused by: java.lang.NoClassDefFoundError: org/mule/streaming/ProviderAwarePagingDelegate at org.mule.module.google.calendar.oauth.GoogleCalendarConnectorOAuthManager.instantiateAdapter(GoogleCalendarConnectorOAuthManager.java:127) ......
Im unable to find the Mule streaming API jar which has the ProviderAwarePagingDelegate class.