You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alok Anand (JIRA)" <ji...@apache.org> on 2013/10/28 10:21:30 UTC

[jira] [Created] (CXF-5363) Any way to stop generating velocity.log from generation

Alok Anand created CXF-5363:
-------------------------------

             Summary: 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


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)