cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
555
Views
0
Helpful
1
Replies

7.1.3 LDAP Filter

dkirby
Level 1
Level 1

Hi,

I realsise this topic has been covered before, but im unable to find a thread with this issue. Im trying to amend the LDAP filter in CM 7.1.3 using the AXL sql tool how ever when running the syntax below im receiving the following SOAP error, has anyone come across this before?

java -cp .\classes;.\lib\saaj-api.jar;.\lib\saaj-impl.jar;.\lib\mail.jar;.\lib\activation.jar;.\lib\jaxm-api.jar;.\lib\jaxm-runtime.jar;.\lib\xercesImpl.jar;.\lib\xml-apis.jar AxlSqlToolkit -username=CCMAdministrator -password=xxxxxxxx -host=xxxxxxxxx

Im getting the error below;

15-Sep-2010 11:39:53 com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post

SEVERE: SAAJ0008: Bad Response; Not Found

com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.internal.messaging.saaj.SOAPExceptionI

mpl: Bad response: (404Not Found

        at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)

        at AxlSqlToolkit.sendMessage(AxlSqlToolkit.java:138)

        at AxlSqlToolkit.execute(AxlSqlToolkit.java:204)

        at AxlSqlToolkit.main(AxlSqlToolkit.java:244)

Caused by: java.security.PrivilegedActionException: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found

        at java.security.AccessController.doPrivileged(Native Method)

        ... 4 more

Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found

        at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)

        at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedPost.run(Unknown Source)

        ... 5 more

Any help is greatly appreciated

1 Reply 1

dkirby
Level 1
Level 1

Apologies, i've missed the -input=sample.xml off the end of the string posted

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: