[ 
http://issues.apache.org/jira/browse/AXIS2-1241?page=comments#action_12437933 ] 
            
Davanum Srinivas commented on AXIS2-1241:
-----------------------------------------

Robert,

did you try the war from the nightly build area? this implies that the code was 
not re-built properly. usually happens if we don't "clean". If you are building 
by hand i'd recommend using "maven clean war" from the root directory.

I just built a war from source and that works ok.

-- dims

> latest axis2 war does not reploy
> --------------------------------
>
>                 Key: AXIS2-1241
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1241
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: linux, java 5.0
>            Reporter: robert lazarski
>
> The recent changes to the org.apache.axis2.description.Parameter constructor 
> results in throws NoSuchMethodError via the axisServlet call, as shown here: 
> java.lang.NoSuchMethodError: 
> org.apache.axis2.description.Parameter.<init>(Ljava/lang/String;Ljava/lang/String;)V
>         at 
> org.apache.axis2.deployment.WarBasedAxisConfigurator.<init>(WarBasedAxisConfigurator.java:145)
>         at 
> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:366)
>         at 
> org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:304)
> WarBasedAxisConfigurator.java:145 
> Parameter enableHttp = new Parameter("enableHTTP", "true");

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to