ic.  Then no (currently).

--jason


Scott M Stark wrote:

>Its our service configuration file. Is property transformation supported
>automatically? If not, it can be done at the service when the attribute
>is set.
>
>xxxxxxxxxxxxxxxxxxxxxxxx
>Scott Stark
>Chief Technology Officer
>JBoss Group, LLC
>xxxxxxxxxxxxxxxxxxxxxxxx
>----- Original Message -----
>From: "Jason Dillon" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Sent: Thursday, April 18, 2002 1:48 PM
>Subject: Re: [JBoss-dev] tomcat4 log dir in jboss3-rc1
>
>
>>Is there a way to access properties from the tomcat config?  If so it
>>
>should
>
>>set the log dir in ${jboss.server.home.dir}/log
>>
>>--jason
>>
>>
>>Quoting David Ward <[EMAIL PROTECTED]>:
>>
>>>I don't know the ins-and-outs of creating a change request, but was
>>>wondering if for the next rc of jboss3-tomcat4  the tomcat4-service.xml
>>>file could be changed in this way:
>>>
>>> From this:
>>>
>>><Valve className = "org.apache.catalina.valves.AccessLogValve"
>>>        prefix = "localhost_access" suffix = ".log"
>>>        pattern = "common" directory = "../jboss/log" />
>>>
>>>To this:
>>>
>>><Valve className = "org.apache.catalina.valves.AccessLogValve"
>>>        prefix = "localhost_access" suffix = ".log"
>>>        pattern = "common" directory = "../server/default/log" />
>>>
>>>
>>>Currently it assumes the old JBoss-2.4.x-Tomcat-x.x.x dir structure
>>>where jboss and tomcat/catalina were next to eachother as subdirs, which
>>>isn't the case anymore.
>>>
>
>
>
>_______________________________________________
>Jboss-development mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-development
>



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to