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/
- [Axis2] 1.0RC1 module problems robert lazarski
- Re: [Axis2] 1.0RC1 module problems Ali Sadik Kumlali
- Re: [Axis2] 1.0RC1 module problems robert lazarski
- Re: [Axis2] 1.0RC1 module problems Deepal Jayasinghe
- Server.userException and InvocationTargetExcept... Martin Wunderlich
- Re: Server.userException and InvocationTarg... Martin Wunderlich
- Re: Server.userException and Invocation... Anne Thomas Manes
- Re: Server.userException and Invocation... Rhimbo
- Re[2]: Server.userException and In... Martin Wunderlich
- Re: Re[2]: Server.userExceptio... Rhimbo
- Re: Server.userException and I... Dies Koper
