Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TMRAP webapp fails to start due to missing axis class #466

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments
Closed

TMRAP webapp fails to start due to missing axis class #466

GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

In the localhost.log:
org.apache.axis2.transport.http.AxisServlet
java.lang.ClassNotFoundException: org.apache.axis2.transport.http.AxisServlet

A build webapp-tmrap contains all the required jars, but the 
ontopia-distribution-tomcat assembly has an incorrect white list of jars.

Original issue reported on code.google.com by qsieb...@gmail.com on 5 May 2013 at 2:08

@GoogleCodeExporter
Copy link
Author

As expected the Axis2 libs are missing from the tmrap-webapp in the 
distribution. However, the configuration needed to get the axis soap service 
for TMRAP working is beyond my knowledge. The vizigator uses TMRAP from the 
RAPServlet, which is running fine.

So for now I'll repair the exception by disabling axis in the tmrap-webapp. 
I'll make a note in the pom about running axis within the webapp.

Original comment by qsieb...@gmail.com on 22 Jul 2013 at 1:44

@GoogleCodeExporter
Copy link
Author

Fixed by r2464.

Note that the webapp-tmrap is a minimal axis2 web application. There is no 
index, administration or any other service deployed within it. Also note that 
due to issue 273 the TMRAP service will not start as long as crimson.jar is on 
the classpath.

Original comment by qsieb...@gmail.com on 30 Jul 2013 at 2:43

  • Changed state: Fixed
  • Added labels: Release5.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant