[Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Sithumini Senevirathne
Hi, Currently I am working on writing a test case. The problem context is when login to the registry through a tenant user and when we create an endpoint then SOF errors are thrown. Errors can be found in carbon.log file. So in test case I followed below steps. - Created an tenant. - Logge

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Sagara Gunathunga
Did you talk to Krishantha or someone from automation team about the issue ? Thanks ! On Wed, Mar 4, 2015 at 9:28 PM, Sithumini Senevirathne wrote: > Hi, > > Currently I am working on writing a test case. > The problem context is when login to the registry through a tenant user > and when we cre

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Sithumini Senevirathne
Hi Sagara, Yes, I have already talked to them. Thanks, Sithumini On Wed, Mar 4, 2015 at 9:51 PM, Sagara Gunathunga wrote: > > Did you talk to Krishantha or someone from automation team about the issue > ? > > Thanks ! > > On Wed, Mar 4, 2015 at 9:28 PM, Sithumini Senevirathne < > sithumi...@ws

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Saneth Dharmakeerthi
Hi Sithumini, As we discussed yesterday, did you check with GReg team about why the option to set the endpoint name and version is not available in the method you are using ? Can that have a impact to this behavior? Thanks and Best Regards, Saneth Dharmakeerthi Senior Software Engineer WSO2, In

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Chandana Napagoda
Hi Sithunimi, Can you please share the test case, you have written? Regards, Chandana On Thu, Mar 5, 2015 at 7:45 AM, Saneth Dharmakeerthi wrote: > Hi Sithumini, > > As we discussed yesterday, did you check with GReg team about why the > option to set the endpoint name and version is not avai

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Krishantha Samaraweera
Hi Sithumini, You are invoking governance API though the tests cases, can you do the same though external class (not going thought test test framework) and check the behaviour. Please check whether you are missing any steps while adding endpoint. Thanks, Krishantha. On Wed, Mar 4, 2015 at 9:2

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-04 Thread Sithumini Senevirathne
Hi Chandana, Can you please share the test case, you have written? > >> >> Please find the test case at [1]. [1] https://github.com/Sithumini/Registry1103TestCase/blob/master/Registry1103TestCase.java Hi Sanath, > As we discussed yesterday, did you check with GReg team about why the >> option

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-05 Thread Chandana Napagoda
HI Sithumini, According to the stacktrace this SOF error is coming form the UI laye[1]r. So I think you need to write an UI automation test case for this use case. [1] ID: [0] [Greg] [2015-03-05 14:45:08,790] ERROR {org.apache.tiles.jsp.taglib.RenderTagSupport} - Error during rendering {org.apac

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-05 Thread Sithumini Senevirathne
Hi Chandana, Thanks for the respond. I'll create an UI automation test case and will update the result. Thanks, Sithumini On Thu, Mar 5, 2015 at 2:55 PM, Chandana Napagoda wrote: > HI Sithumini, > > According to the stacktrace this SOF error is coming form the UI laye[1]r. > So I think you nee