So it would be better if i generate the muse app with a axis2-1.2 repo and i include rampart1.2 if missing? On monday ill try if it works
Vinh Nguyen (vinguye2) wrote: > > Hi, > I believe address-1.3.mar is only supported by Axis2 v1.3. Muse uses > Axis2 v1.2. > -Vinh > > > -----Original Message----- > From: alfredo.s.g_uam_spain [mailto:[EMAIL PROTECTED] > Sent: Friday, December 14, 2007 3:47 AM > To: [email protected] > Subject: Re: Does muse support addressing-1.3.mar? > > > Maybe the problem is in another place because i've tried to run it on > axis2-1.1 with all libraries in 1.1 and it also doesnt work. > > I get this message in the log: > > 14-dic-2007 12:39:54 org.apache.axis2.transport.http.AxisServlet doPost > GRAVE: java.lang.NoSuchMethodError: > org.apache.axis2.context.MessageContext.isEngaged(Ljava/lang/String;)Z > > ¿Does the L and the Z mean wrong generated code? > > > > > alfredo.s.g_uam_spain wrote: >> >> when i generate code from wsdl2java it uses addressing-1.1 but when i >> try to add rampart support i get an error : >> java.lang.NoSuchMethodError >> org.apache.axis2.context.MessageContext.isEngaged(Ljava/lang/String;)Z >> >> reading through forums someone before fixed this changing >> addressing-1.1 to addressing-1.3 ( he was not using muse ) but i tried >> this and axis doesnt load i get a jsp error 500 >> >> rg.apache.jasper.JasperException: Exception in JSP: >> /axis2-web/index.jsp:23 >> >> 20: */ >> 21: %> >> 22: <head> >> 23: <jsp:include page="include/httpbase.jsp"/> >> 24: <title>Axis 2 - Home</title> >> 25: <link href="axis2-web/css/axis-style.css" rel="stylesheet" >> type="text/css"/> >> 26: </head> >> >> >> Stacktrace: >> >> org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServ >> letWrapper.java:451) >> >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355) >> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329) >> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) >> javax.servlet.http.HttpServlet.service(HttpServlet.java:802) >> >> >> > > -- > View this message in context: > http://www.nabble.com/Does-muse-support-addressing-1.3.mar--tp14334051p14334436.html > Sent from the Muse User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Does-muse-support-addressing-1.3.mar--tp14334051p14350263.html Sent from the Muse User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
