Hi,
How does tomcat unwrap the war file? what does the cxf.xml (and other
xmls) look like and where are they located after start up? Could you
paste a section of the configuration files?
Gabo
Forum Specific wrote:
Hi All,
My second problem(INFO: No cxf.xml configuration file detected, relying on
defaults) hasbeen solved but my first problem is still there("INFO: Load the
bus without application context")
Please help me out this is very urgent :(.
Reagrds,
FS
On Wed, Oct 29, 2008 at 11:07 AM, Forum Specific <[EMAIL PROTECTED]>wrote:
Hi,
Thanks for the prompt reply !!!!!!!!!
I have created sample project by using JAX-RS. While deploying the war file
on tomcat I am getting following message on console
"INFO: Load the bus without application context"
I have all the required XML files
("cxf-extension-http-binding.xml,cxf-servlet.xml,cxf.xml) in my WEB-INF
folder.
But still I am getting the message INFO: No cxf.xml configuration file
detected, relying on defaults.
I will be very greatful If somebody help me out..