Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Data Services
Viewing all articles
Browse latest Browse all 58696

Problem with the configuration of a data service

$
0
0

I'm facing some strange problems to get the CRM sample to run.

Firstly, I ran it from the lcds-samples.war, and it works perfectly, but when I build an Eclipse project: New -> Dynamic Web Project ( exactly how I made when works on BlazeDS ), put the libraries and the configuration files ( the same as the lcds-samples.war ) I got an error when the Tomcat starts:

 

flex.messaging.config.ConfigurationException: Unrecognized tag found
in <properties>.  Please consult the documentation to determine if the
tag is invalid or belongs inside of a different tag:
  '/server/fill-method' in destination with id: 'crm-company' from
file: data-management-config.xml
  '/server/fill-method' in destination with id: 'crm-employee' from
file: data-management-config.xml

 

P.S: I tried also with the 'fill-method' tag outside the 'server' tag and also the tag as only 'fill'.

 

The compiler is saying that the fill-method tag is unrecognized and I need to consult the documentation.Right...

In the Adobe Livecycle Data Services ES2 3.1 documentation (updated 5/3/2010) in the page 255 contains a table with the tags accepted to configure a destination with a Custom Assembler, and one of these properties is the fill-method.

 

I tried also to remove this tag fill-method.And now it compiles!

 

However when I run the project.Throw me an error:

 

Missing or invalid configuration for destinations: ["crm-company","crm-
employee"]
Could not initialize DataService


Viewing all articles
Browse latest Browse all 58696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>