[
https://issues.apache.org/jira/browse/CXF-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806777#comment-13806777
]
Daniel Kulp commented on CXF-5363:
----------------------------------
Using any of the current versions of CXF, I'm not seeing a velocity.log file
generated anywhere. What version of CXF are you using? If it's not a
recent version, please upgrade. If it is, please attache a sample project
that shows a velocity.log being generated.
> Any way to stop generating velocity.log from generation
> -------------------------------------------------------
>
> Key: CXF-5363
> URL: https://issues.apache.org/jira/browse/CXF-5363
> Project: CXF
> Issue Type: Bug
> Reporter: Alok Anand
> Priority: Critical
> Fix For: NeedMoreInfo
>
>
> i am ant building through WSDLTOJAVA target,this is creating velocity.log
> file.I want to know how to diable this velocity.log file to be generated.
> Please suggest to use only wsdltojava cxf style of controlling of
> velocity.log,as i m not using velocity,only including its velocity jars in
> my project.
> I have already tried this way:
> <sysproperty key="org.apache.cxf.Logger"
> value="org.apache.cxf.common.logging.Log4jLogger"/>
> <sysproperty key="log4j.configuration"
> value="file:etc/config/taser/log4j.xml"/>
> but this is not stoping velocity.log to be generated,plz help,its critical.
--
This message was sent by Atlassian JIRA
(v6.1#6144)