Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Lyo java SDK OSLC OslcQueryResult result.getMembersUrls() return 0 in DNG 6.0.2

Hey,

i had the same problem, too.
The problem is that the Query Capability URL has, with Jazz 6.0.2, the configuration url appended.

Just remove the appended configuration url parameter (vvc.configuration="https://jazz:9443/cm/124234") before you pass this URL to the OslcQuery object instantiation.

Kind regards,
    Benjamin
-- 
Benjamin Röhl                    Phone: +49-391-54456936
pure-systems GmbH               Fax:   +49-391-54456990
-- 
pure-systems GmbH
Geschäftsführung: Danilo Beuche, Holger Papajewski
Sitz der Gesellschaft: Magdeburg
Registergericht: Amtsgericht Stendal, HRB 113044 
On 10.05.2016 13:43, Amit Kumar wrote:
Hi,

I am user of LYO SDK for my client application.
OslcQueryResult result.getMembersUrls() Api works fine with DOORS NG previous version(6.0.0)  .But this API is failing in DOORS NG (6.0.2).



--

Regards
Amit Kumar
​ ​


_______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/lyo-dev

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top