generateAsync should be more flexible in setting the ServiceEntryPoint
----------------------------------------------------------------------

                 Key: MGWT-4
                 URL: http://jira.codehaus.org/browse/MGWT-4
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
    Affects Versions: 1.0
         Environment: GWT with JBoss Seam
            Reporter: Sand Lee


generateAsync uses the classname as ServiceEntryPoint.
But in a JBoss Seam environment the ServiceEntryPoint is always 
GWT.getModuleBaseURL() + "seam/resource/gwt"  
(http://docs.jboss.org/seam/2.1.0.A1/reference/en/html/gwt.html)
It would be useful if the plugin would allow us to overwrite this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to