Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] Update Java samples to consume the new CloudAdapterWithErrorHandler #274

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from

Conversation

FedericoBernal
Copy link

Fixes #

Proposed Changes

Testing

@FedericoBernal FedericoBernal requested a review from Batta32 July 8, 2021 15:41
@FedericoBernal FedericoBernal self-assigned this Jul 8, 2021
Copy link

@Batta32 Batta32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The same changes should be applied in all the classes, check the Files Changed section of the PR and you will identify disparities between different samples.
  2. getBotFrameworkHttpAdaptor is returning BotFrameworkHttpAdapter that's ok, but we need to return a CloudAdapter as these samples are not using the AdapterWithErrorHandler now.

FedericoBernal and others added 22 commits July 19, 2021 16:51
…pdate-samples/13-core-bot

[Java][13.core-bot] Add missing dependecy
…be consistent with the botbuilder-java solution
…pdate-samples/21-corebot-app-insights

[Java][21.corebot-app-insights] Updated CloudAdapterWithErrorHandler constructor initialization
…dd-comment-add-app-sample-42

Added a comment explaining a failing condition
…pdate-samples/sample-45-add-import

Added missing import to enable using BlobStorage and CosmosDB to sample 45
…pdate-samples/update-sample-52-comments

Enhanced the comment to include the expected outcome
…cess local resources without using Attachment()
…pdate-samples/consistency-accessing-local-resources

[Java][samples] Implement changes to ensure consistency accessing local resources on all samples
ldardick and others added 26 commits July 27, 2021 12:05
…pdate-samples/49.qnamaker-allfeatures

Add QnAAuthKey property in application.properties of sample 49.qnamak…
…pdate-samples/update-readme

Update samples README files
…pdate-samples/fix-sample-manifest

[Java][53.teams-messaging-extensions-action-preview] Fix manifest file
…pdate-samples/fix-attachment-initialization

[Java][samples] Fix samples throwing an error when using local resources
…pdate-samples/fix-sample-47

Fix Middleware usage on Samples
…ersion' into internal/feature/southworks/update-samples/use-cloudadapter-controller
…ersion' into internal/feature/southworks/update-samples/use-cloudadapter-controller
…pdate-samples/update-sdk-version

Updated SDK version
@ldardick ldardick marked this pull request as draft August 4, 2021 13:32
…pdate-samples/use-cloudadapter-controller

Modify all Java samples to use BotCloudAdapterController
@ldardick ldardick changed the title [Java] Update samples to consume the new CloudAdapterWithErrorHandler [Java] Update Java samples to consume the new CloudAdapterWithErrorHandler Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants