You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "vankasrikar (JIRA)" <ji...@apache.org> on 2007/05/09 22:12:15 UTC

[jira] Closed: (AXIS2-2645) Error while running client to access webservice using axis2

     [ https://issues.apache.org/jira/browse/AXIS2-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vankasrikar closed AXIS2-2645.
------------------------------


> Error while running client to access webservice using axis2
> -----------------------------------------------------------
>
>                 Key: AXIS2-2645
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2645
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>         Environment: Windows, service deployed in Tomcat, jdk150_04
>            Reporter: vankasrikar
>            Priority: Blocker
>
> After creating client using ADM with axis2, When running the client I'm getting the below error. 
> Its the sample given by apache in http://ws.apache.org/axis2/1_2/userguide-creatingclients.html#generating
> C:\apache-tomcat-5.5.23\webapps\axis2\WEB-INF\services\axis2userguide>java org.apache.axis2.axis2userguide.Client1
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/ws/policy/
> Assertion
>         at org.apache.axis2.description.AxisDescription.<init>(AxisDescription.j
> ava:25)
>         at org.apache.axis2.description.AxisService.<init>(AxisService.java:194)
>         at org.apache.axis2.description.AxisService.<init>(AxisService.java:232)
>         at org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub.populateAxi
> sService(Axis2UserGuideServiceStub.java:30)
>         at org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub.<init>(Axis
> 2UserGuideServiceStub.java:101)
>         at org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub.<init>(Axis
> 2UserGuideServiceStub.java:128)
>         at org.apache.axis2.axis2userguide.Client1.main(Client1.java:15)
> Can anyone tell me where can I find this class or how to fix this.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org