[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.cosmos] Re: How to creating a Data Manager
|
I did as what you told me,but the problem is still there.
When I start the Tomcat within Eclipse SDK,there are some unusual
information as follows,
...
2009-5-26 11:22:00 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
...
2009-5-26 11:22:02 org.apache.catalina.startup.ContextConfig
applicationWebConfig
INFO: Missing application web.xml, using defaults only
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/COSMOSReportViewer]
When I start COSMOS UI in the web browser, the information on the Console is
as follow
Serise: Servlet.service() for servlet json threw exception
java.lang.NoClassDefFoundError: org/apache/axis2/AxisFault
Thanks,
"Saurabh Dravid" <sadravid@xxxxxxxxxx> ????
news:83c404242c967e49f9511f9272337ea3$1@xxxxxxxxxxxxxxxxxx
> There would be a folder in "eclipse/plugins" by name of
> "org.apache.axis2". Can you create "lib" folder in it and place all the
> jars of axis2 in it and then start eclipse with -clean option.
>