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(JspServletWrapper.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--tp14334051p14334051.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]

Reply via email to