I have use appfuse to develope my web site, but this use for default spring + hibernate, but I dont have a Data Base to use Hybernate, my resourse come from another system that I access via XML request -response.
I have my jaxb classes and i need to configure spring to execute that classes and not to use hybernate.
Send me pls how to do this, or where i can see an example or wherever that solves my problem.
thk![]()


Reply With Quote