We have a middle ware that our CF application access via web services.
There is a single service with many methods and a very complex data
model behind that. So every time the ColdFusion service restarts it
creates all the Java stubs all over again. This process takes 3 - 4
minutes. I would like CF to use the stubs that are already there
unless I tell it to regenerate it.

I've looked at the wsdl2JavaArgs and I just have not come up with the
right combination to try and prevent this regeneration of the stubs.
Does anyone know the right combination of settings to use the stubs it
has already created?

Thanks,

John Blayter
Land line: 303.731.3009
Mobile: 303.325.1979
http://www.blayter.com/john/

Denver ColdFusion User Group Manager
http://denvercfug.org/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:347400
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to