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

JeromeGainer
JeromeGainer
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by JeromeGainer
Customize the badges you want to showcase on your profile
Re: How do I use LiveCycle JAVA API's to LOCALLY invoke my application? - Adobe LiveCycle 17-02-2012
I think I may have found an answer to this problem here:http://robertmarkbramprogrammer.blogspot.com/2011/10/connection-properties-and-adobe.htmlThis blog indicates that you can do local invocation by not setting the connection properties. I am going to try it out using code something like this:ServiceClientFactory serviceClientFactory = ServiceClientFactory.createInstance(null);I am assuming that this will work as long as I deploy my client application in the same JVM. We'll see...

Views

120

Likes

0

Replies

0
Re: Urgent issues involving the invokeDDX operation - Adobe LiveCycle 09-02-2012
I was getting this same problem and it was driving me crazy trying to figure out what was wrong. Finally, I just recreated the invokeDDX operation that was failing and then it all of a sudden started working.

Views

155

Likes

0

Replies

0