Try removing the axis2 line to minimize logging. Or simply search for
your mapping file in the logs - spring debug will show all the
locations its looking at.

Your mapping files - as normally done with hibernate - should be in
WEB-INF/classes . Then use spring's MappingLocations directive to map
that to the location of the expanded AAR.

I'll try to make this clearer in time for the 1.3 release.

HTH,
Robert

On 7/12/07, Brian Kates <[EMAIL PROTECTED]> wrote:
I'm still having troubles here.  So I added the logging like you suggest and
now I see over a meg of log statements.  Nothing in there seemed relevant.
Should I be looking for any specific keywords?  Maybe to back up a second
here, but where inside my AAR should I put my mapping files?

Right now it looks like this:

.../services/<my service>/applicationContext.xml

Where should the mapping files go relative to the <my service> root?  I've
tried just about everywhere.

Thanks.

-Brian



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

Reply via email to