Hi everyone,
I'm having an issue with the gwt compiler and i was hoping someone
could help me out. I've built a gwt app using v1.4.62 and it's been
working great for a while now. Due to some enhancements im making, i
need to update to the latest gwt (v1.5.3). After doing so, i'm no
longer able to compile the app using my build script. I've changed the
gwt_home classpath variable as well as updated the gwt used by my
build script. The error seems to be related to my exportable class but
it is not clear what is wrong. There are some warnings that come up
during the build but i didn't think they would cause this
problem...especially since the warnings are related to other classes
from the one that fails to compile.
Here is the error portion of the build log (full build log is at
bottom of post):
Compiling permutations
[java] Analyzing permutation #1
[java] [ERROR] Errors in transient source for
com.brovada.nexisys.personalquoting.client.controller.QuoteOptionManagerExporterImpl
[java] [ERROR] Line 7: Unresolvable native reference to
field 'typeName' in type 'java.lang.Object'
[java] [ERROR] Cannot proceed due to previous errors
[java] [ERROR] Build failed
Here is the top of the class where the annotations are:
/**
* @gwt.export
* @gwt.exportPackage quoteManager
*/
public class QuoteOptionManager implements Exportable {
............
}
Any help is greatly appreciated as i have no idea where to go from
here or what to try next. Thanks so much for the help.
-DaViS
FULL BUILD LOG:
--------------------------------------------
gwt-compile:
[java] Scanning source for uses of the deprecated gwt.typeArgs
javadoc annotation; please use Java parameterized types instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs for field
children; Please use java.util.List<net.mygwt.ui.client.data.Model> as
the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs for field
properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Compiling module
com.brovada.nexisys.personalquoting.PersonalQuoting
[java] Scanning for additional dependencies: file:/C:/brovada/dev/
nexisys/Scripts.michigan/Applications/PersonalQuoting/src/com/brovada/
nexisys/personalquoting/client/PersonalQuoting.java
[java] Computing all possible rebind results for
'com.brovada.nexisys.personalquoting.client.messages.StaticMessages'
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.StaticMessages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.StaticMessages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Computing all possible rebind results for
'com.brovada.nexisys.personalquoting.client.messages.DynamicMessages'
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.DynamicMessages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.DynamicMessages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Computing all possible rebind results for
'com.brovada.nexisys.personalquoting.client.messages.LookupConstants'
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.LookupConstants
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.LookupConstants
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Computing all possible rebind results for
'com.brovada.nexisys.personalquoting.client.messages.Constants'
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.Constants
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.brovada.nexisys.personalquoting.client.messages.Constants
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Computing all possible rebind results for
'com.brovada.nexisys.personalquoting.client.controller.QuoteOptionManager'
[java] Rebinding
com.brovada.nexisys.personalquoting.client.controller.QuoteOptionManager
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Scanning for additional dependencies: jar:file:/C:/brovada/
dev/nexisys/Scripts.michigan/Applications/PersonalQuoting/lib/
mygwt.jar!/net/mygwt/ui/client/MyGWT.java
[java] Computing all possible rebind results for
'net.mygwt.ui.client.messages.MyMessages'
[java] Rebinding net.mygwt.ui.client.messages.MyMessages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding net.mygwt.ui.client.messages.MyMessages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Scanning for additional dependencies: jar:file:/C:/apps/
development/eclipse/plugins/gwt-windows-1.5.2/gwt-user.jar!/com/google/
gwt/i18n/client/NumberFormat.java
[java] Computing all possible rebind results for
'com.google.gwt.i18n.client.constants.NumberConstants'
[java] Rebinding
com.google.gwt.i18n.client.constants.NumberConstants
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.google.gwt.i18n.client.constants.NumberConstants
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Scanning for additional dependencies: jar:file:/C:/apps/
development/eclipse/plugins/gwt-windows-1.5.2/gwt-user.jar!/com/google/
gwt/i18n/client/LocaleInfo.java
[java] Computing all possible rebind results for
'com.google.gwt.i18n.client.impl.LocaleInfoImpl'
[java] Rebinding
com.google.gwt.i18n.client.impl.LocaleInfoImpl
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.google.gwt.i18n.client.impl.LocaleInfoImpl
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Scanning for additional dependencies: jar:file:/C:/apps/
development/eclipse/plugins/gwt-windows-1.5.2/gwt-user.jar!/com/google/
gwt/i18n/client/impl/CurrencyList.java
[java] Computing all possible rebind results for
'com.google.gwt.i18n.client.impl.CurrencyList'
[java] Rebinding
com.google.gwt.i18n.client.impl.CurrencyList
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Rebinding
com.google.gwt.i18n.client.impl.CurrencyList
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Scanning for additional dependencies: jar:file:/C:/apps/
development/eclipse/plugins/gwt-windows-1.5.2/gwt-user.jar!/com/google/
gwt/user/client/ui/MenuBar.java
[java] Computing all possible rebind results for
'com.google.gwt.user.client.ui.MenuBar.MenuBarImagesRTL'
[java] Rebinding
com.google.gwt.user.client.ui.MenuBar.MenuBarImagesRTL
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Computing all possible rebind results for
'com.google.gwt.user.client.ui.MenuBar.MenuBarImages'
[java] Rebinding
com.google.gwt.user.client.ui.MenuBar.MenuBarImages
[java] Scanning source for uses of the deprecated
gwt.typeArgs javadoc annotation; please use Java parameterized types
instead
[java] Type net.mygwt.ui.client.data.Model
[java] Field children
[java] [WARN] Deprecated use of gwt.typeArgs
for field children; Please use
java.util.List<net.mygwt.ui.client.data.Model> as the field's type
[java] Field properties
[java] [WARN] Deprecated use of gwt.typeArgs
for field properties; Please use java.util.Map<java.lang.String,
com.google.gwt.user.client.rpc.IsSerializable> as the field's type
[java] Compiling permutations
[java] Analyzing permutation #1
[java] [ERROR] Errors in transient source for
com.brovada.nexisys.personalquoting.client.controller.QuoteOptionManagerExporterImpl
[java] [ERROR] Line 7: Unresolvable native reference to
field 'typeName' in type 'java.lang.Object'
[java] [ERROR] Cannot proceed due to previous errors
[java] [ERROR] Build failed
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---