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

justin_at_adobe
justin_at_adobe
Offline

Badges

Badges
27

Accepted Solutions

Accepted Solutions
259

Likes Received

Likes Received
88

Posts

Posts
529

Discussions

Discussions
21

Questions

Questions
508

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by justin_at_adobe
Customize the badges you want to showcase on your profile
Re: Getting hold of workspace for user session - Adobe Experience Manager 15-10-2015
AEM does not support multiple workspaces.

Views

320

Likes

0

Replies

0
Re: Adobe Dispatcher Cache behavior - Adobe Experience Manager 15-10-2015
To be clear, the dispatcher doesn't know anything about the internal logic of your components. It just sees the rendered HTML and headers.

Views

485

Likes

0

Replies

0
Re: Custom WIdgets not working in AEM 6.0 - Adobe Experience Manager 15-10-2015
In the TouchUI, the compatiblity iframe into which an ExtJS dialog is rendered has these client library categories loaded (amongst others, but these are the most "popular":cq.wcm.editcq.widgetscq.securitycq.taggingcq.cloudserviceconfigscq.dam.scene7This compatibility iframe doesn't know anything about your custom category.See /libs/cq/gui/components/authoring/compat/components/dialogwrapper/html.jsp for the implementation details.Regards,Justin

Views

518

Likes

0

Replies

0
This widget could not be displayed.
Re: how to get a node or page language? - Adobe Experience Manager 15-10-2015
Now i get the jar, and i invode this method " LanguageUtil.getLanguageRoot(path)", but the result is not my need. For example: " LanguageUtil.getLanguageRoot(/content/geometrixx/en/services);" it will return "/content/geometrixx/en". Actually if there is any API to get language, like the country code or language name "en" "fr" and so on.

Views

960

Likes

0

Replies

0
Re: Sling Model and Sightly - Adobe Experience Manager 15-10-2015
Your use directive has the name 'geocode' and your expression has the name 'phone'. Might that be the problem?

Views

2.0K

Likes

0

Replies

0
Re: Is there a way to allow non-admin users access http://localhost:4502/.cqactions.html? - Adobe Experience Manager 15-10-2015
Hi,it's the same approach: provide read access for these users to /etc/packages.kind regards,Jörg

Views

566

Likes

0

Replies

0
Re: Null value from resource resolver - Adobe Experience Manager 15-10-2015
resourceResolver.resolve(Path) works but following line now returns null asset = resource.adaptTo(Asset.class);resource is not null, it is going into if loop but it seems that adaptTo Asset returns null now.

Views

1.5K

Likes

0

Replies

0
This widget could not be displayed.
Re: How to open a link page when user press the button in sidekick? - Adobe Experience Manager 15-10-2015
It help. Thank you so much.

Views

267

Likes

0

Replies

0
Re: Does AEM 6 still support clustering (not mongo) - Adobe Experience Manager 15-10-2015
Hi,A few points to clarify:* TarMK never supported clustering. TarMK is new technology in Oak. I think you are confusing it (for good reason) with TarPM.* S3 cannot be used to host the nodestore, only the datastore. So you still need to use TarMK or MongoMK for the nodestore.* It is not clear to me why you think that using S3 will improve performance. In general, S3 will be at par with or slower than local disk. The S3 datastore is really designed for large scale storage. Of course, your mileage...

Views

398

Likes

0

Replies

0
Re: how to get response from Author instance through a standalone code - Adobe Experience Manager 15-10-2015
justin_at_adobe wrote... Hi, This works, but it would be significantly easier to user a higher-level HTTP client API which supports basic authentication. Justin Thanks Justin, will keep eye on it

Views

547

Likes

0

Replies

0
Likes given to