About Question enthuware.ocejws.v6.2.42 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
piotr.kraciuk
Posts: 9
Joined: Sat May 09, 2015 6:30 am
Contact:

About Question enthuware.ocejws.v6.2.42 :

Post by piotr.kraciuk »

@WebService
public class MathTableImpl {
@Override    
public SimpleMathTable getTable(Integer number) throws NegException {
     SimpleMathTable table = new SimpleMathTable(number);       
return table;    
}
}

Shouldn't method "getTable" in answer be without "@Override" annotation?

fjwalraven
Posts: 429
Joined: Tue Jul 24, 2012 2:43 am
Contact:

Re: About Question enthuware.ocejws.v6.2.42 :

Post by fjwalraven »

Hi Piotr!
Shouldn't method "getTable" in answer be without "@Override" annotation?
Yes, you are right. Fixed it for the next update.

Thanks for your feedback!

Regards,
Frits

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests