Hi Robert, I faced the same problem and posted messages about it yesterday. When you rename LoggingModule.mar to logging.mar it should work. Could you please give this a try?
Regards, Ali Sadik Kumlali --- robert lazarski <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to port a module from around .94 to RC1 . I had some > engagement > problems, so I decided to try deploying the LoggingModule from the > user > guide - my module largely follows that example. The debug logs show: > > - Deploying module : LoggingModule > - org.apache.axis2.i18n.resource::handleGetObject(modulenotavailble) > - org.apache.axis2.i18n.resource::handleGetObject(modulevalfailed) > - Module validation failed Trying to engage a module which is not > available > : logging > - org.apache.axis2.i18n.resource::handleGetObject(modulenotavailble) > - org.apache.axis2.i18n.resource::handleGetObject(modulevalfailed) > - Module validation failed Trying to engage a module which is not > available > : logging > > Now the steps I followed was: > > 1) Move LoggingModule.mar to WEB-INF/modules. > 2) add <module ref="logging"/> to my services.xml > 3) Edit axis2.xml to put <phase name="loggingPhase"/> in the inflow, > outflow, and faults. > 4) add <module ref="logging"/> to axis2.xml . > > That's the way I remember it working. Any ideas? > > Robert > http://www.braziloutsource.com/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
