myhoopla.blogspot.com
Whats all the hoopla?: June 2011
http://myhoopla.blogspot.com/2011_06_01_archive.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Friday, June 3, 2011. PDF to email friendly HTML. There is a service in LiveCycle to convert PDF files to HTML, and it the output looks. Essentially we noticed that all of the names of complex objects (objects containing other objects, ie subforms, tables, table rows) that we created in the form would be carried over into the created html, with some additions. So if we have a table called Details. The issue at this poin...
myhoopla.blogspot.com
Whats all the hoopla?: March 2011
http://myhoopla.blogspot.com/2011_03_01_archive.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Wednesday, March 9, 2011. Importing a LiveCycle ES process into LiveCycle ES2. Back in july I had a blog posting about moving LiveCycle ES 8.2 processes to an ES2 environment, found here. The new tool can be found at http:/ labs.adobe.com/technologies/lcworkbench archivemigration/. Inferring an XSD from XML. Oxygenxml: http:/ www.oxygenxml.com/. Stylus Studio: http:/ www.stylusstudio.com/autogen xsd.html. Unfortunately ...
myhoopla.blogspot.com
Whats all the hoopla?: November 2011
http://myhoopla.blogspot.com/2011_11_01_archive.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Wednesday, November 2, 2011. Resources not appearing in workbench. If you are putting resources in the LC repository through the SDK, you'll notice that they don't appear in workbench. You can confirm that they are truly there by going to the address http:/ server:port/repository, and then to actually get the resource to appear in workbench follow these steps:. Import java.util.Collection;. Subscribe to: Posts (Atom).
myhoopla.blogspot.com
Whats all the hoopla?: April 2010
http://myhoopla.blogspot.com/2010_04_01_archive.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Thursday, April 1, 2010. Connecting Coldfusion 9 to SQL server 2008 Express. I had a bit of a problem when connecting my local instance of Coldfusion to my local copy of SQL server 2008 express. I had the information correctly in CF admin, however I did not prep my sql server for incoming requests. I had to go to the SQL configuration manager and set the following;. Go to view - Object Explorer Details.
myhoopla.blogspot.com
Whats all the hoopla?: December 2009
http://myhoopla.blogspot.com/2009_12_01_archive.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Tuesday, December 29, 2009. Installing ColdFusion under Tomcat in Ubuntu. ColdFusion doesn't seem to run straight off the bat when installed under Tomcat in Ubuntu. Rather, what I had to end up doing was change the webapps.policy file to give permisions for the application. Essentialy to add this one line of code;. Permission java.security.AllPermission;. Wednesday, December 2, 2009. Including the pdf in an email.
myhoopla.blogspot.com
Whats all the hoopla?: Eclipse - "Failed to start the Java Virtual Machine"
http://myhoopla.blogspot.com/2011/04/eclipse-failed-to-start-java-virtual.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Tuesday, April 26, 2011. Eclipse - "Failed to start the Java Virtual Machine". I recently had downloaded Eclipse onto my new work laptop and had issues with getting it started. The splash screen would come up and then a dialog reading "Failed to start the Java Virtual Machine" would pop up. C: Program Files Java jre6 bin javaw.exe. Subscribe to: Post Comments (Atom). View my complete profile. Superman is a dick!
myhoopla.blogspot.com
Whats all the hoopla?: April 2011
http://myhoopla.blogspot.com/2011_04_01_archive.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Tuesday, April 26, 2011. Eclipse - "Failed to start the Java Virtual Machine". I recently had downloaded Eclipse onto my new work laptop and had issues with getting it started. The splash screen would come up and then a dialog reading "Failed to start the Java Virtual Machine" would pop up. C: Program Files Java jre6 bin javaw.exe. Subscribe to: Posts (Atom). View my complete profile. Superman is a dick!
myhoopla.blogspot.com
Whats all the hoopla?: Script Object: Replacing xpath xpressions in a template
http://myhoopla.blogspot.com/2012/12/script-object-replacing-xpath.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Monday, December 3, 2012. Script Object: Replacing xpath xpressions in a template. I found this very useful post about an easy way of replacing xpath expressions in a template. Http:/ blogs.adobe.com/mtg/2010/07/a generic way to use template.html. Subscribe to: Post Comments (Atom). View my complete profile. Script Object: Replacing xpath xpressions in a tem. Superman is a dick!
myhoopla.blogspot.com
Whats all the hoopla?: Importing a LiveCycle ES process into LiveCycle ES2
http://myhoopla.blogspot.com/2010/07/importing-livecycle-es-process-into.html
Whats all the hoopla? A blog to keep track of things I learn in LiveCycle Linux Flex. Wednesday, July 28, 2010. Importing a LiveCycle ES process into LiveCycle ES2. LiveCycle ES2 has been out for a bit now and there have been many vast improvements to software that has caused a few programmers a sigh of relief. Just to name a few of my favorite new features;. Able to invoke a process using the REST pattern. Integration of the Adobe Data Model. Assign task to multiple users in parallel. Superman is a dick!