On 5/16/07, Benamin <[EMAIL PROTECTED]> wrote:
289 is the line that says sendSync(identityExchange); 274 is the line that says invokeIdentityService();
Well it's probably line 289 then as it would seem that 284 is the method signature line, correct? This is nearly impossible to troubleshoot without a test of some sort, but I hazard a guess that there's something wrong with the identityExchange, quite possibly the identityService QName. I believe that the format of the namespace URI is invalid (NSR:NSRService). Namespace URIs should match one of the following example formats: 1) http://mycompany.com/foo/2.1 2) urn:com:mycompany:foo:2.1 3) ftp://mycompany.com/foo/2.1 Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache Geronimo - http://geronimo.apache.org/ Apache ActiveMQ - http://activemq.org/ Apache ServiceMix - http://servicemix.org/ Castor - http://castor.org/
