Free ColdFusion 10 and jQuery Mobile Tutorial
Thanks to reader Mikel Shilling for pointing this out to me. The most excellent (as Bill would say) folks at FigLeaf have released a free ColdFusion 10 and jQuery Mobile tutorial. You can download the bits here:
http://training.figleaf.com/curriculum/cfjqm.cfm
Objectives for the course are:
- Define and use AJAX/JSON(P) web services using ColdFusion 10
- Define and use REST web services using ColdFusion 10
- Using REST services with jQuery Mobile
- Implement real-time communications with HTML5 web sockets

neo-jaxrs.xml
Make a back up copy.
Open it up, and find the XML that defined the 'bad' one, it may look like this:
<var name='/Applications/MAMP/htdocs/democode_web/'>
<string>RestPreso2</string>
</var>
Remove it. You may also want to change this:
<array length='2'>
such that array length goes from N to N-1.
Oh, stop CF before you do this, and start it after.
This MAY work. Again, backup that XML before you even look at it.
--
Adam
--
Adam