neo09 / gwt-platform

Automatically exported from code.google.com/p/gwt-platform
0 stars 0 forks source link

Remove hardcoded paths from gwtp.dispatch #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Right now, dispatch has things like:

@RemoteServiceRelativePath("dispatch")

Which force a specific path for the service. It also makes it hard to have 
multiple co-existing services. We should investigate ways to leave this 
decision to the user.

Related issues:
Issue 9
Issue 4

Original Issue:
http://code.google.com/p/puzzlebazar/issues/detail?id=89

Original issue reported on code.google.com by philippe.beaudoin on 27 Mar 2010 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by goudreau...@gmail.com on 22 Apr 2010 at 12:42

GoogleCodeExporter commented 9 years ago

Original comment by goudreau...@gmail.com on 22 Apr 2010 at 12:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r122.

Original comment by goudreau...@gmail.com on 22 Apr 2010 at 4:09