Expand my Community achievements bar.

TarunKumar
TarunKumar
Online
  • I am trying to write JUNIT using AEMMockitoExtension. But below line of code is giving null in main class. I have loaded my json file where ":jcr:data" is also provided for binary type asset which is text.asset.getOriginal().getStream()

    Type

    Questions

    Views

    46

    Likes

    0

    Replies

    2
  • HI,I am trying to write Junit for a java class which has context aware configuration code something like below:Main class logic:ConfigurationBuilder configBuilder =resource.adaptTo(ConfigurationBuilder.class); SimpleConfig simpleConfig = configBuilder.name("feature").as(SimpleConfig.class); but sm...

    Type

    Questions

    Views

    205

    Likes

    0

    Replies

    2
  • Hi,I am trying to create campaign event through my AEM java code but not able to do so. In the process of creating a bearer or access token I have written below logic but it seems to be failing and giving 500 internal server error.Below is the code snippet:-While I am able to create Bearer token usi...

    Type

    Questions

    Views

    307

    Likes

    0

    Replies

    3
  • I am trying to delegate core navigation component for my proxy navigation component. I have used below code snippet for that purpose in my sling model class.@Deleted Account@Via(type = ResourceSuperType.class)private Navigation nav; But  this type of injection is providing null object when creating ...

    Type

    Discussions

    Views

    1.4K

    Likes

    0

    Replies

    8
  • Hi All,I am trying to include dependency of com.google.oauth-client in my maven pom file. But when I deploy the bundle on felix console, get error message like below.I tried to embed the dependency also in my pom but no luck. Any one who can help me on this.

    Type

    Questions

    Views

    836

    Likes

    0

    Replies

    9
Top badges earned by TarunKumar
Customize the badges you want to showcase on your profile