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

jwe
jwe
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jwe
Customize the badges you want to showcase on your profile
Migration from CQ 5.5 to AEM 5.6.1
jwe
- Adobe Experience Manager 15-10-2015
Hi,we imported all data from adobe cq 5.5 to adobe aem 5.6.1. when i compare the folder structure (5.5 and 5.6.1) afterwards, i found some differences between them. Attached you'll find a screenshot.Is the new folder structure intended to be as the screenshot shows or went something wrong?thx in advance greetings jwe

Views

119

Likes

0

Replies

0
Re: Livecycle remote Functions Parameter ArrayList (Correspondence Management))
jwe
- Adobe LiveCycle 19-12-2013
Hi Javed1234,You re right. Now I'm using String[] and everything works fine. Thank you

Views

157

Likes

0

Replies

0
Re: Livecycle remote Functions Parameter ArrayList (Correspondence Management))
jwe
- Adobe LiveCycle 18-12-2013
Hi Javad1234,thx for ur reply.Are u sure Lists arent supported in remote custom functions? I think they must be supported otherwise it doesnt make any sense to me.We've got a ArrayCollection of Strings and pass it to our method testList(ArrayList list). There we re doing some work. The typ ArrayList must be the right one according to the following:http://livedocs.adobe.com/blazeds/1/blazeds_devguide/help.html?content=serialize_data_3.htmlandhttp://forums.adobe.com/message/2679486Greetings jwe

Views

158

Likes

0

Replies

0
Livecycle remote Functions Parameter ArrayList (Correspondence Management))
jwe
- Adobe LiveCycle 17-12-2013
Hi guys,I'm working on a custom remote function used by Correspondence Management. The implementation/interface class looks like the following:import com.adobe.exm.expeval.ServiceMethod;import java.util.ArrayList;interface EXMService { @ServiceMethod abstract String testString(String content); @ServiceMethod abstract String testList(ArrayList list);}import com.adobe.exm.expeval.ServiceMethod;import java.util.ArrayList;public class EXMServiceImpl implements EXMService { @ServiceMethod(enabled = t...

Views

1.6K

Likes

0

Replies

4
Re: Cannot deploy CorrespondenceManagementSolutionTemplate example on OSGI Felix
jwe
- Adobe LiveCycle 16-12-2013
Hi Santosh,thank you very much!!!Greetings jwe

Views

277

Likes

0

Replies

0
Cannot deploy CorrespondenceManagementSolutionTemplate example on OSGI Felix
jwe
- Adobe LiveCycle 16-12-2013
Hi guys,I'd like to change some colours, styles etc in the Correspondence Management Solution and used the following tutorial:http://help.adobe.com/en_US/livecycle/11.0/CorrespondenceManagementDeveloper/WSc070aef4a1ec5456864ec66130e17eb83b-7fe8.2.htmlTo deploy my custom Correspondence Management Solution I used the following introduction:http://help.adobe.com/en_US/livecycle/11.0/CorrespondenceManagementDeveloper/WS3ad6fd7a5b41dea4-3be0a31d1309f787f4e-8000.2.html#WSc070aef4a1ec5456-4b89a078130dd...

Views

1.3K

Likes

0

Replies

2
Get Id of sub process
jwe
- Adobe LiveCycle 15-07-2013
Hi everyone,I've got a process, which starts in its procedure another process (subprocess). I'm able to get the process' id (parent), however I'm not able to get the subprocess' id. Does anyone run into the same situation and can give me a hint to get the subprocess' id?Thanks & kind regards.

Views

1.2K

Likes

0

Replies

1
Re: Add new fonts to CM
jwe
- Adobe LiveCycle 19-06-2013
Hi Santosh, hi Deepak ,thx for your replies. I'm sorry I haven't found that resource. I'll give it a try. The customer font folder is right, but I missed the 's' in my post above only."Also, what is the extact thing that is not working as per your expectation. I could not find that in original question. Is it not showing in CM Text Editor font drop down or something else?"What I meant is, after I installed the font & added the font label to CM Editor Font drop down, I'm not able to switch e.g. f...

Views

224

Likes

0

Replies

0
Add new fonts to CM
jwe
- Adobe LiveCycle 19-06-2013
Hi everyone,I'd like to add a new font in CM & use it in the CM's Editor. What I did so far:installed the font on the server -> right click on font file & installcopied font file to custom font directory at D:/Adobe/fontadd Font name "Frutiger LT Com 4 Light" to in CRX in file /content/cm/tbxeditor-config.xmlrestartet LC 4 jboss serversnippet: .... Frutiger LT Com 45 Light ....The Server log just says:2013-06-19 12:20:28,186 INFO [com.adobe.fontmanager.FontManager] (main) FontManager: Loading Cu...

Views

4.0K

Likes

0

Replies

5
Re: Correspondence Management - How to add new Locale
jwe
- Adobe LiveCycle 12-06-2013
Hi Santosh,that means, there is no way to add German spell checker at the moment?

Views

140

Likes

0

Replies

0