No the code does not write to file system. However, it reads a config file and a PFX certificate file to generate the XML signature.
Isidro On 10/21/11 9:53 PM, "Dave Watts" <[email protected]> wrote: > >> I am invoking a java method that will generate an xml signature. I >>successfully invoke and define the method, however if the method if the >>code is run >> more more than once, the first user gets the XML signature the second >>user gets the error XML signature generation failed. Can anyone suggest >>where >> else other than the application log to see where this is going wrong? > >Does the code write anything to the filesystem? If so, maybe you're >running into a problem overwriting the file created on the first >iteration. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ >http://training.figleaf.com/ > >Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on >GSA Schedule, and provides the highest caliber vendor-authorized >instruction at our training centers, online, or onsite. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348317 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

