Google Groups Home
Help | Sign in
Message from discussion GWT.getModuleBaseURL() in 1.1 with -noserver option
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Gunnar Wagenknecht  
View profile
 More options Aug 15 2006, 5:18 pm
From: "Gunnar Wagenknecht" <eclipseg...@gmail.com>
Date: Tue, 15 Aug 2006 14:18:26 -0700
Local: Tues, Aug 15 2006 5:18 pm
Subject: Re: GWT.getModuleBaseURL() in 1.1 with -noserver option
Mhm. That's weird. I did some debugging and something is different
here. I added two alerts to the the #onLoad in the .nocache.html file.

      $moduleName = mcb.getName();
      $moduleBaseURL = mcb.getBaseURL();
      alert('look:' + $moduleName);
      alert('look:' + $moduleBaseURL);

The module name is correct. But $moduleBaseURL is empty. I think the
problem is my URL.

http://localhost:8080/com.company.product.component.webapp/client/com...

Maybe GWT is confused by the context URL of my webapp. ;)

Cu, Gunnar


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google