Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cosmos-dev] WSA action?

I replaced the contents of my WEB-INF/lib directory with what Martin is using and I don’t get this problem anymore.

 

So it was probably due to using an older version of some jar that caused incompatibility issues.

 

- John

 


From: cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Hawkins, Joel
Sent: Monday, February 25, 2008 4:37 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] WSA action?

 

Do you have any unit tests for this resource implementation and/or its client that I can look at? This error isn’t caused by any syntax error in the xml – it occurs prior to the soap parameters being unmarshalled. It looks like an improper soap action being specified during invocation. It also sounds like a facility that will dump the actionToCapability table in the resource implementation might be handy for debugging purposes as well.

 


The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.


From: cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of David Whiteman
Sent: Monday, February 25, 2008 12:16 PM
To: Cosmos Dev
Subject: Re: [cosmos-dev] WSA action?

 


It's a very ambiguous error message.  It could be a syntax error in the query XML.  Unfortunately specific information regarding the error is lost by the time it gets back to the user.  There is a priority 1 defect for this, set to be addressed in i10: https://bugs.eclipse.org/bugs/show_bug.cgi?id=209866 .   I had created https://bugs.eclipse.org/bugs/show_bug.cgi?id=220010 specifically for this, but it's possibly a duplicate of 209866.

David


"Todd, John A" <John.Todd@xxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

02/25/2008 12:00 PM

Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

To

"Cosmos Dev" <cosmos-dev@xxxxxxxxxxx>

cc

 

Subject

[cosmos-dev] WSA action?

 

 

 




I’m trying to submit a query to the SML MDR using the COSMOS UI, and this is what I get.
 
Any ideas as to what it might mean.
 
_______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev

 


Back to the top