[ https://issues.apache.org/jira/browse/AXIS2-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ruchith Udayanga Fernando resolved AXIS2-2932. ---------------------------------------------- Resolution: Fixed Please use Rampart-1.2[1] with Axis2-1.2 Thanks, Ruchith [1] http://www.apache.org/dyn/closer.cgi/ws/rampart/1_2 > Rampart 1.1 the basic sample code is not running > ------------------------------------------------ > > Key: AXIS2-2932 > URL: https://issues.apache.org/jira/browse/AXIS2-2932 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: modules > Affects Versions: 1.2 > Environment: Win 2K Professional > Reporter: balaji iyer > Fix For: 1.2 > > > Using JDK: 1.4.2_06-b03 > Axis2: v 1.2 > When i try to run the client part of the sample 01, i get the below error > (server portion runs ok): > C:\rampart-1.1\samples\basic>ant client.01 > Buildfile: build.xml > check.dependency: > client.01: > [copy] Copying 1 file to > C:\rampart-1.1\samples\basic\build\client_reposito > ries\sample01\conf > [copy] Copying 1 file to > C:\rampart-1.1\samples\basic\build\client_reposito > ries\sample01\modules > [copy] Copying 1 file to > C:\rampart-1.1\samples\basic\build\client_reposito > ries\sample01\modules > [javac] Compiling 1 source file to > C:\rampart-1.1\samples\basic\build\temp_c > lient > [copy] Copying 1 file to C:\rampart-1.1\samples\basic\build\temp_client > [copy] Copying 1 file to C:\rampart-1.1\samples\basic\build\temp_client > [java] Jul 10, 2007 12:27:06 PM > org.apache.axis2.deployment.DeploymentEngin > e prepareRepository > [java] INFO: No services directory was found under > C:\rampart-1.1\samples\b > asic\build\client_repositories\sample01. > [java] Jul 10, 2007 12:27:06 PM > org.apache.axis2.deployment.ModuleDeployer > deploy > [java] INFO: Deploying module: addressing-1.2 > [java] Jul 10, 2007 12:27:09 PM > org.apache.axis2.deployment.ModuleDeployer > deploy > [java] INFO: Deploying module: rampart-1.1 > [java] java.lang.NoSuchMethodError: > org.apache.axis2.context.MessageContext > .isEngaged(Ljavax/xml/namespace/QName;)Z > [java] at > org.apache.rampart.handler.RampartSender.invoke(RampartSender > .java:53) > [java] at org.apache.axis2.engine.Phase.invoke(Phase.java:383) > [java] at > org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:203 > ) > [java] at > org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:433) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.send(Ou > tInAxisOperation.java:330) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.execute > (OutInAxisOperation.java:294) > [java] at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClie > nt.java:520) > [java] at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClie > nt.java:500) > [java] at org.apache.rampart.samples.sample01.Client.main(Unknown > Sourc > e) > [java] Exception in thread "main" > [java] Java Result: 1 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]