Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Asutosh_Jena_
Asutosh_Jena_
Online

Badges

Badges
44

Accepted Solutions

Accepted Solutions
341

Likes Received

Likes Received
1183

Posts

Posts
1139

Discussions

Discussions
182

Questions

Questions
957

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Asutosh_Jena_
Customize the badges you want to showcase on your profile
Re: can we upgrade log4j in j2ee application - Adobe Experience Manager 13-01-2022
Hi @swaroop1958233 You should be able to mitigate it by following the below article:https://helpx.adobe.com/experience-manager/kb/aem-forms-vulnerability-cve-2021-44228.html?wcmmode=disabledhttps://logging.apache.org/log4j/2.x/security.html Thanks!

Views

268

Like

1

Replies

0
Re: AEM AaCS - Adobe Experience Manager 13-01-2022
Hi @Sebastiane_Edberg_ Do you have any questions for AEM as Cloud Service you want to ask here?

Views

270

Like

1

Replies

0
Re: Provider org.apache.cxf.jaxws.spi.ProviderImpl not found - Adobe Experience Manager 06-01-2022
Hi @ariesyinn Please refer the below link for the similar issue and resolution!https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-org-apache-cxf-jaxws-spi-providerimpl-not-found-issue-in/td-p/403019 Thanks!

Views

494

Like

1

Replies

0
Re: Cloud Manager deployment unit test coverage - Adobe Experience Manager 05-01-2022
Hi @chetan001 Yes. You can bypass the unit test coverage by following the below steps in the deployment manager.Navigate to the Pipelines card from the Program Overview page.Select the pipeline that you want to edit.Under the Failure Behaviour select "Continue Immediately" and it will allow you to override the metrics. More information here:https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/configuring-pipeline.html?lang=en Thanks!

Views

291

Likes

3

Replies

1
Re: unpublish - Adobe Experience Manager 05-01-2022
Hi @user07142 If you want to move the page to a different location:Unpublish the pageMove the page to new locationApply a 301 redirect from old location to new location (This is just to ensure who has previously bookmarked the URL will not get a 404 and will see the content at the new location)If you want to remove the page completely from the website:Unpublish the pageDelete the page from authorApply a 301 redirect to any other location (if required) else user will get a 404 response.Please not...

Views

73

Like

1

Replies

0
Re: Upgrade Apache to 2.4.52 version to fix the DOS vulnerability in Apache HTTP server - Adobe Experience Manager 04-01-2022
Hi @Raja-kp If you have installed it using "yum", then you need to wait until the new version is available via satellite. Else you can take the backup of your all config and follow the below approach to upgrade it.Install latest version on apache httpd on Linux Navigate to desired directory on the server (Anywhere you have some storage space to store the httpd tar files) Download the tar file - wget http://mirrors.estointernet.in/apache/httpd/httpd-2.4.52.tar.gz {Always see what the latest versi...

Views

3.4K

Like

1

Replies

0
Re: How to get client IP address in AEM - Adobe Experience Manager 04-01-2022
Hi @vijayselvas1 This code will be executed at server side and you will never be able to read the IP address on browser console. If you want to read the IP address on clientside, you will need to make an AJAX call and get the IP address and populate it on the frontend. But why you want to read the IP address at clientside? What exact functionality you are expecting here? Thanks!

Views

936

Like

1

Replies

1
Re: How to use dependency classes in AEM as a cloud - Adobe Experience Manager 03-01-2022
@Ezhilcloud Please make sure your bnd-maven-plugin has the below code. biz.aQute.bnd bnd-maven-plugin ${bnd-maven-plugin.version} bnd-process bnd-process Bundle-Category: yourbundlename -exportcontents: ${removeall;${packages;VERSIONED};${packages;CONDITIONAL}} -noextraheaders: true -snapshot: SNAPSHOT Bundle-DocURL: -plugin.slingcaconfig: org.apache.sling.caconfig.bndplugin.ConfigurationClassScannerPlugin -plugin.slingmodels: org.apache.sling.bnd.models.ModelsScannerPlugin or...

Views

472

Like

1

Replies

11
Re: AEM -UI developer Training - Adobe Experience Manager 03-01-2022
Hi @user09538 I just checked and it works perfectly fine. After completing Phase 1, it navigates to Phase 2 and asks us to complete the videos. Here is the link you can access the link directly:https://solutionpartners.adobe.com/content/solution/us/en/training/learning_program/learningProgram51029.html Thanks!

Views

96

Like

1

Replies

0
Re: AEM-FrontEnd Developer Training - Adobe Experience Manager 03-01-2022
Hi @user04375 I just checked and it works perfectly fine. After completing Phase 1, it navigates to Phase 2 and asks us to complete the videos. Here is the link you can access the link directly:https://solutionpartners.adobe.com/content/solution/us/en/training/learning_program/learningProgram51029.html Thanks!

Views

118

Like

1

Replies

0