Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - LucB

Pages: [1]
1
General Board / MySQL repository: mysql server has gone away
« on: November 08, 2011, 07:30:25 am »
Hi,

We just setup a MySQL repository for an EA project and whenever we change nodes in the project view we are getting this error: mysql server has gone away.

- Window 7 64bit
- EA 9.1 32bit
- MySQL ODBC Driver 3.51 32bit
- MySQL Server 5.1.25 (remote CentOS box)

Any help would be appreciated.

Thanks,
Luc

2
General Board / Re: Best Way to Document a RESTful WebService
« on: October 26, 2011, 11:45:51 pm »
Quote
Well, I guess you will not have so much luck here with someone helping to model RESTful services. However, Google is your friend. There should be articles about that. This is nothing related to EA but UML in general.

q.
I understand. At least you gave me good hints.

Thanks very much for your help.
Luc

3
General Board / Re: Best Way to Document a RESTful WebService
« on: October 26, 2011, 09:29:30 am »
Quote
Maybe you should elaborate on what you mean with "describe a RESLful one".

If you want't to "describe" it, just attach a <RESTful> stereotype to the web service. If you want to show how it's modelled - this is a completely different story.

q.

Yes that is what I want to do. What methods are exposed, what parameters should be passed and what is returned.

The WADL file of the WS does not go to that level of details.

For instance, for a POST method, I need a good description of the content,XML in this case, should be included in the body of the request.

Thanks,
Luc

4
General Board / Re: Best Way to Document a RESTful WebService
« on: October 26, 2011, 06:39:32 am »
Quote
How about a simple stereotype?

q.
Hi,

What do you mean by simple stereotype and what model are you suggesting?

Thanks very much for you answer.

5
General Board / Best Way to Document a RESTful WebService
« on: October 26, 2011, 02:26:05 am »
Hi All,

I was looking to give a detailed documentation on a RESTful WebService to my development team. I see that it is possible for SOAP WebServices but I don't see anywhere how to describe a RESLful one.

Any suggestions on that would be extremely appreciated.

Thanks in advance,
Luc

Pages: [1]