[ 
https://issues.apache.org/jira/browse/JUDDI-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644102#comment-13644102
 ] 

Alex O'Ree commented on JUDDI-546:
----------------------------------

java.lang.NoSuchMethodError: 
org.apache.neethi.Constants.isPolicyElement(Ljavax/xml/namespace/QName;)Z
        org.apache.axis2.util.PolicyUtil.getPolicyChildren(PolicyUtil.java:287)
        
org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:157)
        
org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:857)
        
org.apache.axis2.deployment.WarBasedAxisConfigurator.<init>(WarBasedAxisConfigurator.java:156)
        
org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:584)
        org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:454)
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        
org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:394)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
        
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        java.lang.Thread.run(Thread.java:662)
                
> After deployed juddiv3-war-3.1.3 on WebSphere 7 default AXIS Transport URL's 
> are not working
> --------------------------------------------------------------------------------------------
>
>                 Key: JUDDI-546
>                 URL: https://issues.apache.org/jira/browse/JUDDI-546
>             Project: jUDDI
>          Issue Type: Bug
>          Components: uddi-tck
>    Affects Versions: 3.1.3
>            Reporter: Lokesh Nagappa
>            Assignee: Kurt T Stam
>            Priority: Critical
>         Attachments: web.xml
>
>
>  juddiv3-war-3.1.3 on gets deployed on  WebSphere 7 without any problem, but 
> the axis Transport URL's are not working.
> javax.xml.registry.queryManagerURL=http://<<IPADDRESS>>:<<PORT>>/BFJUDDI/services/inquiry
> javax.xml.registry.lifeCycleManagerURL=http://<<IPADDRESS>>:<<PORT>>/BFJUDDI/services/publish
> javax.xml.registry.securityManagerURL=http://<<IPADDRESS>>:<<PORT>>/BFJUDDI/services/security

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to