Ok, that's what I was hoping to get confirmed.  I didn't know if it would
happen to pick resources that way at all.  Figured it wouldn't but just in
case.

Thanks!

On 7/10/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote:

A log4j configuration should be in src/main/resources for the plugin -
not your own project. If xfire-maven-plugin uses log4j for logging it
should provide some kind of configuration for it. You could build the
plugin yourself and add a suitable logging configuration when you build
it.

Ryan Moquin wrote:
> I'm trying to generate classes for a wsdl using the xfire-maven-plugin
but
> I'm running into trouble.  I need to get my log4j.xml onto the plugins
> classpath so that I can see it's logging output, but it won't pick it up
> like I would have expected from the src/main/resources directory.  Is
there
> a way to get the plugin to see the log4j.xml in the src/main/resources
> directory?  Or if it should do this, is there a way to confirm what I'm
> doing wrong?  my  other log4j settings appear to work as expected in my
> tests so I'm doubting it's a config issue.
>
> Thanks!
>
> Ryan
>


--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to