Skip to main content
This topic has been closed for replies.

1 reply

Participant
February 28, 2013

Should -> JkMountFile "cfroot\config\wsconfig\1\uriworkermap.properties:"

Be: -> JkMountFile "cfroot/config/wsconfig/1/uriworkermap.properties"

The most important change here being the removal of the colon.

Inspiring
February 28, 2013

Not sure how you came up with the first directive, but assuming here that the context is creation of ColdFusion connector with the use of the wsconfig tool, the entries created in Apache's configuration files by the tool should be the one without the colon.