updated my script to gen the war as well... http://cvs.apache.org/dist/axis2/nightly/
thanks, dims On 4/19/06, Sebastian J. Schultheiss <[EMAIL PROTECTED]> wrote: > Hi Dims, > > you suggested in our JIRA bug filing that we should try a nightly as the > problem > below is now fixed. > > Is there an easy way to copy the nightly build into a Tomcat installation? > Could > the nightly script include a .WAR file? > > We are having problems in running the latest version as all the modules and > jars > have different names. Where do you set that in the Axis webapp? > > Thanks for your time, > > -- Sebi > > Davanum Srinivas wrote: > > Sebastian, > > > > JIRA bug please? :) (In Axis2) > > > > thanks, > > dims > > > > On 4/12/06, Sebastian J. Schultheiss <[EMAIL PROTECTED]> wrote: > >> Hi there! > >> > >> We installed the axis2 1.0 RC1 WAR file distribution in Tomcat 5.5.15. It > >> loads > >> ok but whenever you click on Validation on the /axis2 homepage, it seems > >> to have > >> problems with the latest refactoring of the AXIOM team. Is this a config > >> problem > >> or a problem of this build? > >> > >> Greetings, > >> > >> -- Sebi > >> > >> ====================== > >> > >> HTTP Status 500 - > >> > >> type Exception report > >> > >> message > >> > >> description The server encountered an internal error () that prevented it > >> from > >> fulfilling this request. > >> > >> exception > >> > >> javax.servlet.ServletException: org/apache/ws/commons/om/OMNode > >> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272) > >> javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > >> > >> root cause > >> > >> java.lang.NoClassDefFoundError: org/apache/ws/commons/om/OMNode > >> java.lang.Class.getDeclaredConstructors0(Native Method) > >> java.lang.Class.privateGetDeclaredConstructors(Class.java:2328) > >> java.lang.Class.getConstructor0(Class.java:2640) > >> java.lang.Class.newInstance0(Class.java:321) > >> java.lang.Class.newInstance(Class.java:303) > >> > >> org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:148) > >> > >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:315) > >> > >> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) > >> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) > >> javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > >> > >> note The full stack trace of the root cause is available in the Apache > >> Tomcat/5.5.15 logs. > >> Apache Tomcat/5.5.15 > >> > > > > > > -- > > Davanum Srinivas : http://wso2.com/blogs/ > -- Davanum Srinivas : http://wso2.com/blogs/
