PeteGashek / puzzlebazar

Automatically exported from code.google.com/p/puzzlebazar
0 stars 0 forks source link

Remove hardcoded paths from gwtp.dispatch #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 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 86
Issue 69

Original issue reported on code.google.com by philippe.beaudoin on 24 Mar 2010 at 4:44

GoogleCodeExporter commented 8 years ago

Original comment by philippe.beaudoin on 24 Mar 2010 at 4:45

GoogleCodeExporter commented 8 years ago
Moved to GWTP:
http://code.google.com/p/gwt-platform/issues/detail?id=12

Original comment by philippe.beaudoin on 27 Mar 2010 at 6:06