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

mpeterson-CPuIb
mpeterson-CPuIb
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mpeterson-CPuIb
Customize the badges you want to showcase on your profile
Re: If I copy the "lcds" folder, Tomcat starts with socket errors - Adobe LiveCycle 30-04-2010
What is happening is that you are getting a port conflict for the socket-based NIO and RTMP endpoints used in the channel definitions in the services-config.xml file of your new web app. The issue is that you have endpoints bound to the same port in the LCDS web and in your new web app.You can deal with this one of two ways:Option 1: In that services-config.xml file, search on "RTMP" and "NIO" to find the channel definitions and change the port numbers to something slightly different than the on...

Views

135

Likes

0

Replies

0
Re: How to set up Eclipse for Flex / Java / LCDS projects - Adobe LiveCycle 29-04-2010
I think the simplest way to work with Flex, Java, and LCDS in Eclipse is by creating an Eclipse Java project and then adding a Flex Project to it. This will let you work in the single project and use the Flash perspective (Flash Builder) for your LCDS client code and the Java perspective for your Java code. I don't think you need to go the WTP route. You DO need to use the Flash Builder plug-in rather than Flash Builder stand-alone.Here's the basic process:1. Create a Java project in Eclipse.2. ...

Views

338

Like

1

Replies

0
Re: LCDS documentation help - Adobe LiveCycle 27-04-2010
There currently is no complete reference section of the doc that lists all possible element/attributes for each of the configuration files.However, there are commented configuration files in the lcds_install_dirl\resources\config directory that provide examples of each type of configuration and all elements and attributes. For example, the sample data-management-config.xml file shows configuration for each type of Data Management Service destination (assembler). There are many different ways to ...

Views

141

Like

1

Replies

0
New Data Services Javadoc - Adobe LiveCycle 08-08-2006
There is an updated version of the public Data ServicesJavadoc available here:http://livedocs.macromedia.com/flex/2/fds2javadoc/This version contains documentation for these additionalclasses. Also, documentation for the flex.messaging.FlexFactoryclass has been improved.flex.messaging.FactoryInstanceflex.messaging.MessageBrokerflex.messaging.messages.AsyncMessageflex.messaging.services.messaging.Subtopicflex.messaging.services.adapters.MessagingAdapter- Mike PetersonFlex documentation team

Views

380

Likes

0

Replies

0
FlexFactory Example - Adobe LiveCycle 11-07-2006
Hi Bill. If you haven't already found it, there is someadditional documentation on FlexFactory usage here:http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001122.htmlLet me know if this is useful to you.- Mike PetersonAdobe Flex documentation team

Views

1.1K

Likes

0

Replies

6
Re: Where is the "contact" folder? - Adobe LiveCycle 05-07-2006
The "contact" sample application used in this tutorial IS NOTincluded in the Flex Data Services samples web application. Thedocumentation text is incorrect. However, the required files areavailable in the following zip file, which you can unzip into thesamples (root directory) of the samples web application:http://www.adobe.com/go/flex2_contact_app_zipAfter unzipping the file, copy the following destinationdefinition after the last destination in thesamples/WEB-INF/flex/data-management-config.xm...

Views

155

Likes

0

Replies

0
Error in Data Services tutorial - Adobe LiveCycle 25-05-2006
In the "Before You Begin" section of the Flex Data Servicestutorial in "Getting Started with Flex", the first bullet isincorrect. It text should be:"Ensure that you have installed the Flex Data Services Beta 3release and that you can run the applications in the samples webapplication."The installation instructions are located here:http://www.adobe.com/go/flex2_installationThe tutorial zip file is located here:http://www.macromedia.com/go/flex2beta1_quickstart_tutorial_zip- Mike PetersonAdobe Fle...

Views

433

Likes

0

Replies

0
Likes given to
Likes from