Vaadin Charts widgetset compilation problem

The eclipse plugin finds the widgetset just fine, but it does not actually end up compiling anything for com.vaadin.addon.charts. It does however compile just fine for everything else. (i.e. com.vaadin.addon.timeline)

Here is the content of my AppWidgetSet.gwt.xml

<module>
	<!--
	    This file is automatically updated based on new dependencies by the
	    goal "vaadin:update-widgetset".
	-->

	<!-- Inherit DefaultWidgetSet -->
	<inherits name="com.vaadin.DefaultWidgetSet" /> 
    <inherits name="com.vaadin.addon.charts.Widgetset" />


    <inherits name="com.vaadin.addon.timeline.gwt.TimelineWidgetSet" />
</module>

Here is the output of my Widgetset compile


Executing compiler with parameters 
[/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/bin/java, -Djava.awt.headless=true, -Xss8M, -Xmx512M, -XX:MaxPermSize=512M, -classpath, /Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/JObjC.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/System/Library/Java/Extensions/AppleScriptEngine.jar:/System/Library/Java/Extensions/dns_sd.jar:/System/Library/Java/Extensions/j3daudio.jar:/System/Library/Java/Extensions/j3dcore.jar:/System/Library/Java/Extensions/j3dutils.jar:/System/Library/Java/Extensions/jai_codec.jar:/System/Library/Java/Extensions/jai_core.jar:/System/Library/Java/Extensions/mlibwrapper_jai.jar:/System/Library/Java/Extensions/MRJToolkit.jar:/System/Library/Java/Extensions/QTJava.zip:/System/Library/Java/Extensions/vecmath.jar:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/src/main/java:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/src/main/resources:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/src/test/java:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/target/classes:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/target/test-classes:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/JObjC.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/System/Library/Java/Extensions/AppleScriptEngine.jar:/System/Library/Java/Extensions/dns_sd.jar:/System/Library/Java/Extensions/j3daudio.jar:/System/Library/Java/Extensions/j3dcore.jar:/System/Library/Java/Extensions/j3dutils.jar:/System/Library/Java/Extensions/jai_codec.jar:/System/Library/Java/Extensions/jai_core.jar:/System/Library/Java/Extensions/mlibwrapper_jai.jar:/System/Library/Java/Extensions/MRJToolkit.jar:/System/Library/Java/Extensions/QTJava.zip:/System/Library/Java/Extensions/vecmath.jar:/Users/cwidhelm/.m2/repository/com/vaadin/addon/vaadin-charts/1.0.0-beta1/vaadin-charts-1.0.0-beta1.jar:/Users/cwidhelm/.m2/repository/com/google/code/gson/gson/2.2/gson-2.2.jar:/Users/cwidhelm/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/target/highcharts-1.4.0.jar:/Users/cwidhelm/.m2/repository/de/bripkens/gravatar4java/1.1/gravatar4java-1.1.jar:/Users/cwidhelm/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.jar:/Users/cwidhelm/.m2/repository/ru/xpoft/vaadin/spring-vaadin-integration/1.6.5/spring-vaadin-integration-1.6.5.jar:/Users/cwidhelm/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/Users/cwidhelm/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar:/Users/cwidhelm/.m2/repository/mysql/mysql-connector-java/5.1.10/mysql-connector-java-5.1.10.jar:/Users/cwidhelm/.m2/repository/org/springframework/data/spring-data-mongodb/1.1.1.RELEASE/spring-data-mongodb-1.1.1.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-expression/3.1.2.RELEASE/spring-expression-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/data/spring-data-commons-core/1.4.0.RELEASE/spring-data-commons-core-1.4.0.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/mongodb/mongo-java-driver/2.9.1/mongo-java-driver-2.9.1.jar:/Users/cwidhelm/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar:/Users/cwidhelm/.m2/repository/org/springframework/data/spring-data-jpa/1.2.0.RELEASE/spring-data-jpa-1.2.0.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-context-support/3.1.2.RELEASE/spring-context-support-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-orm/3.1.2.RELEASE/spring-orm-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-aspects/3.1.2.RELEASE/spring-aspects-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-instrument/3.1.2.RELEASE/spring-instrument-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/cwidhelm/.m2/repository/commons-jexl/commons-jexl/1.1/commons-jexl-1.1.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-search/4.2.0.Beta1/hibernate-search-4.2.0.Beta1.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-search-orm/4.2.0.Beta1/hibernate-search-orm-4.2.0.Beta1.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-search-engine/4.2.0.Beta1/hibernate-search-engine-4.2.0.Beta1.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-core/3.6.0/lucene-core-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/avro/avro/1.6.3/avro-1.6.3.jar:/Users/cwidhelm/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-search-analyzers/4.2.0.Beta1/hibernate-search-analyzers-4.2.0.Beta1.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-analyzers/3.6.0/lucene-analyzers-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/solr/solr-analysis-extras/3.6.0/solr-analysis-extras-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/solr/solr-core/3.6.0/solr-core-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/solr/solr-solrj/3.6.0/solr-solrj-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-highlighter/3.6.0/lucene-highlighter-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-kuromoji/3.6.0/lucene-kuromoji-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-memory/3.6.0/lucene-memory-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-misc/3.6.0/lucene-misc-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-phonetic/3.6.0/lucene-phonetic-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-spatial/3.6.0/lucene-spatial-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-spellchecker/3.6.0/lucene-spellchecker-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-grouping/3.6.0/lucene-grouping-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-smartcn/3.6.0/lucene-smartcn-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/lucene/lucene-stempel/3.6.0/lucene-stempel-3.6.0.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-entitymanager/4.1.5.SP1/hibernate-entitymanager-4.1.5.SP1.jar:/Users/cwidhelm/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-core/4.1.5.SP1/hibernate-core-4.1.5.SP1.jar:/Users/cwidhelm/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/Users/cwidhelm/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/Users/cwidhelm/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.jar:/Users/cwidhelm/.m2/repository/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.jar:/Users/cwidhelm/.m2/repository/org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-ehcache/4.1.5.SP1/hibernate-ehcache-4.1.5.SP1.jar:/Users/cwidhelm/.m2/repository/cglib/cglib/2.2.2/cglib-2.2.2.jar:/Users/cwidhelm/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.5.5/jackson-core-asl-1.5.5.jar:/Users/cwidhelm/.m2/repository/org/opensymphony/quartz/quartz/1.6.1/quartz-1.6.1.jar:/Users/cwidhelm/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar:/Users/cwidhelm/.m2/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar:/Users/cwidhelm/.m2/repository/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.jar:/Users/cwidhelm/.m2/repository/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.jar:/Users/cwidhelm/.m2/repository/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar:/Users/cwidhelm/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Users/cwidhelm/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/Users/cwidhelm/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-context/3.1.2.RELEASE/spring-context-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-asm/3.1.2.RELEASE/spring-asm-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/commons-chain/commons-chain/1.2/commons-chain-1.2.jar:/Users/cwidhelm/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar:/Users/cwidhelm/.m2/repository/org/aspectj/aspectjrt/1.6.11/aspectjrt-1.6.11.jar:/Users/cwidhelm/.m2/repository/com/google/api-client/google-api-client/1.8.0-beta/google-api-client-1.8.0-beta.jar:/Users/cwidhelm/.m2/repository/com/google/oauth-client/google-oauth-client/1.8.0-beta/google-oauth-client-1.8.0-beta.jar:/Users/cwidhelm/.m2/repository/com/google/http-client/google-http-client/1.8.3-beta/google-http-client-1.8.3-beta.jar:/Users/cwidhelm/.m2/repository/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.jar:/Users/cwidhelm/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar:/Users/cwidhelm/.m2/repository/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar:/Users/cwidhelm/.m2/repository/com/google/protobuf/protobuf-java/2.2.0/protobuf-java-2.2.0.jar:/Users/cwidhelm/.m2/repository/joda-time/joda-time/2.1/joda-time-2.1.jar:/Users/cwidhelm/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar:/Users/cwidhelm/.m2/repository/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-frontend-jaxws/2.7.0/cxf-rt-frontend-jaxws-2.7.0.jar:/Users/cwidhelm/.m2/repository/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-api/2.7.0/cxf-api-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.1.4/woodstox-core-asl-4.1.4.jar:/Users/cwidhelm/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar:/Users/cwidhelm/.m2/repository/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-bindings-soap/2.7.0/cxf-rt-bindings-soap-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-databinding-jaxb/2.7.0/cxf-rt-databinding-jaxb-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-bindings-xml/2.7.0/cxf-rt-bindings-xml-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-frontend-simple/2.7.0/cxf-rt-frontend-simple-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-ws-addr/2.7.0/cxf-rt-ws-addr-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-ws-policy/2.7.0/cxf-rt-ws-policy-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/neethi/neethi/3.0.2/neethi-3.0.2.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-transports-http/2.7.0/cxf-rt-transports-http-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-transports-http-jetty/2.7.0/cxf-rt-transports-http-jetty-2.7.0.jar:/Users/cwidhelm/.m2/repository/org/eclipse/jetty/jetty-server/8.1.7.v20120910/jetty-server-8.1.7.v20120910.jar:/Users/cwidhelm/.m2/repository/org/eclipse/jetty/jetty-continuation/8.1.7.v20120910/jetty-continuation-8.1.7.v20120910.jar:/Users/cwidhelm/.m2/repository/org/eclipse/jetty/jetty-http/8.1.7.v20120910/jetty-http-8.1.7.v20120910.jar:/Users/cwidhelm/.m2/repository/org/eclipse/jetty/jetty-io/8.1.7.v20120910/jetty-io-8.1.7.v20120910.jar:/Users/cwidhelm/.m2/repository/org/eclipse/jetty/jetty-util/8.1.7.v20120910/jetty-util-8.1.7.v20120910.jar:/Users/cwidhelm/.m2/repository/org/eclipse/jetty/jetty-security/8.1.7.v20120910/jetty-security-8.1.7.v20120910.jar:/Users/cwidhelm/.m2/repository/org/apache/geronimo/specs/geronimo-servlet_3.0_spec/1.0/geronimo-servlet_3.0_spec-1.0.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-ws-security/2.7.0/cxf-rt-ws-security-2.7.0.jar:/Users/cwidhelm/.m2/repository/net/sf/ehcache/ehcache-core/2.5.1/ehcache-core-2.5.1.jar:/Users/cwidhelm/.m2/repository/org/apache/ws/security/wss4j/1.6.7/wss4j-1.6.7.jar:/Users/cwidhelm/.m2/repository/org/apache/santuario/xmlsec/1.5.2/xmlsec-1.5.2.jar:/Users/cwidhelm/.m2/repository/org/opensaml/opensaml/2.5.1-1/opensaml-2.5.1-1.jar:/Users/cwidhelm/.m2/repository/org/opensaml/openws/1.4.2-1/openws-1.4.2-1.jar:/Users/cwidhelm/.m2/repository/org/opensaml/xmltooling/1.3.2-1/xmltooling-1.3.2-1.jar:/Users/cwidhelm/.m2/repository/org/apache/cxf/cxf-rt-core/2.7.0/cxf-rt-core-2.7.0.jar:/Users/cwidhelm/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.5/jaxb-impl-2.2.5.jar:/Users/cwidhelm/.m2/repository/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3.jar:/Users/cwidhelm/.m2/repository/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.7.1/geronimo-javamail_1.4_spec-1.7.1.jar:/Users/cwidhelm/.m2/repository/bouncycastle/bcprov-jdk16/140/bcprov-jdk16-140.jar:/Users/cwidhelm/.m2/repository/org/jsoup/jsoup/1.7.1/jsoup-1.7.1.jar:/Users/cwidhelm/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.5.3/jackson-mapper-asl-1.5.3.jar:/Users/cwidhelm/.m2/repository/org/meanbean/meanbean/1.0.5/meanbean-1.0.5.jar:/Users/cwidhelm/.m2/repository/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.jar:/Users/cwidhelm/.m2/repository/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar:/Users/cwidhelm/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar:/Users/cwidhelm/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/cwidhelm/.m2/repository/org/apache/commons/commons-math/2.2/commons-math-2.2.jar:/Users/cwidhelm/.m2/repository/net/sf/transmorph/transmorph/3.1.1/transmorph-3.1.1.jar:/Users/cwidhelm/.m2/repository/org/apache/maven/maven-artifact/3.0.5-SNAPSHOT/maven-artifact-3.0.5-SNAPSHOT.jar:/Users/cwidhelm/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar:/Users/cwidhelm/.m2/repository/com/h2database/h2/1.3.168/h2-1.3.168.jar:/Users/cwidhelm/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/Users/cwidhelm/.m2/repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar:/Users/cwidhelm/.m2/repository/javax/ws/rs/jsr311-api/1.0/jsr311-api-1.0.jar:/Users/cwidhelm/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/Users/cwidhelm/.m2/repository/org/apache/activemq/activemq-core/5.6.0/activemq-core-5.6.0.jar:/Users/cwidhelm/.m2/repository/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar:/Users/cwidhelm/.m2/repository/org/fusesource/fuse-extra/fusemq-leveldb/1.1/fusemq-leveldb-1.1.jar:/Users/cwidhelm/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar:/Users/cwidhelm/.m2/repository/org/fusesource/hawtdispatch/hawtdispatch-scala/1.9/hawtdispatch-scala-1.9.jar:/Users/cwidhelm/.m2/repository/org/fusesource/hawtdispatch/hawtdispatch/1.9/hawtdispatch-1.9.jar:/Users/cwidhelm/.m2/repository/org/iq80/leveldb/leveldb/0.2/leveldb-0.2.jar:/Users/cwidhelm/.m2/repository/org/iq80/leveldb/leveldb-api/0.2/leveldb-api-0.2.jar:/Users/cwidhelm/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/Users/cwidhelm/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/Users/cwidhelm/.m2/repository/com/google/inject/extensions/guice-multibindings/3.0/guice-multibindings-3.0.jar:/Users/cwidhelm/.m2/repository/org/fusesource/leveldbjni/leveldbjni-osx/1.2/leveldbjni-osx-1.2.jar:/Users/cwidhelm/.m2/repository/org/fusesource/leveldbjni/leveldbjni/1.2/leveldbjni-1.2.jar:/Users/cwidhelm/.m2/repository/org/fusesource/hawtjni/hawtjni-runtime/1.5/hawtjni-runtime-1.5.jar:/Users/cwidhelm/.m2/repository/org/fusesource/leveldbjni/leveldbjni-linux32/1.2/leveldbjni-linux32-1.2.jar:/Users/cwidhelm/.m2/repository/org/fusesource/leveldbjni/leveldbjni-linux64/1.2/leveldbjni-linux64-1.2.jar:/Users/cwidhelm/.m2/repository/org/xerial/snappy/snappy-java/1.0.3/snappy-java-1.0.3.jar:/Users/cwidhelm/.m2/repository/org/apache/hadoop/hadoop-core/1.0.0/hadoop-core-1.0.0.jar:/Users/cwidhelm/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/Users/cwidhelm/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/Users/cwidhelm/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Users/cwidhelm/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/Users/cwidhelm/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar:/Users/cwidhelm/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar:/Users/cwidhelm/.m2/repository/org/scala-lang/scala-library/2.9.1/scala-library-2.9.1.jar:/Users/cwidhelm/.m2/repository/org/fusesource/mqtt-client/mqtt-client/1.0/mqtt-client-1.0.jar:/Users/cwidhelm/.m2/repository/org/fusesource/hawtdispatch/hawtdispatch-transport/1.9/hawtdispatch-transport-1.9.jar:/Users/cwidhelm/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar:/Users/cwidhelm/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/Users/cwidhelm/.m2/repository/org/apache/activemq/activemq-pool/5.5.1/activemq-pool-5.5.1.jar:/Users/cwidhelm/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.0.1/geronimo-jta_1.0.1B_spec-1.0.1.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-web/3.1.2.RELEASE/spring-web-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-beans/3.1.2.RELEASE/spring-beans-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/security/spring-security-web/3.1.2.RELEASE/spring-security-web-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-jdbc/3.0.7.RELEASE/spring-jdbc-3.0.7.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-tx/3.0.7.RELEASE/spring-tx-3.0.7.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/security/spring-security-core/3.1.2.RELEASE/spring-security-core-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/security/spring-security-acl/3.1.2.RELEASE/spring-security-acl-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/spring-aop/3.1.2.RELEASE/spring-aop-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/org/springframework/security/spring-security-config/3.1.2.RELEASE/spring-security-config-3.1.2.RELEASE.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-server/7.0.0.rc1/vaadin-server-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-shared/7.0.0.rc1/vaadin-shared-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-shared-deps/1.0.2/vaadin-shared-deps-1.0.2.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-theme-compiler/7.0.0.rc1/vaadin-theme-compiler-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar:/Users/cwidhelm/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-client-compiled/7.0.0.rc1/vaadin-client-compiled-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-client-compiler/7.0.0.rc1/vaadin-client-compiler-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/Users/cwidhelm/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar:/Users/cwidhelm/.m2/repository/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar:/Users/cwidhelm/.m2/repository/ant/ant-launcher/1.6.5/ant-launcher-1.6.5.jar:/Users/cwidhelm/.m2/repository/org/mortbay/jetty/jetty/6.1.11/jetty-6.1.11.jar:/Users/cwidhelm/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.11/servlet-api-2.5-6.1.11.jar:/Users/cwidhelm/.m2/repository/org/mortbay/jetty/jetty-util/6.1.11/jetty-util-6.1.11.jar:/Users/cwidhelm/.m2/repository/org/jdesktop/swing-worker/1.1/swing-worker-1.1.jar:/Users/cwidhelm/.m2/repository/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-client/7.0.0.rc1/vaadin-client-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/org/w3c/css/sac/1.3/sac-1.3.jar:/Users/cwidhelm/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/Users/cwidhelm/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-themes/7.0.0.rc1/vaadin-themes-7.0.0.rc1.jar:/Users/cwidhelm/.m2/repository/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.jar:/Users/cwidhelm/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar:/Users/cwidhelm/.m2/repository/org/slf4j/log4j-over-slf4j/1.6.6/log4j-over-slf4j-1.6.6.jar:/Users/cwidhelm/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar:/Users/cwidhelm/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/Users/cwidhelm/.m2/repository/org/fuin/units4j/0.2.4/units4j-0.2.4.jar:/Users/cwidhelm/.m2/repository/asm/asm/3.2/asm-3.2.jar:/Users/cwidhelm/.m2/repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar:/Users/cwidhelm/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar:/Users/cwidhelm/.m2/repository/org/fuin/utils4j/0.6.7/utils4j-0.6.7.jar:/Users/cwidhelm/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar:/Users/cwidhelm/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar:/Users/cwidhelm/.m2/repository/org/easymock/easymock/3.0/easymock-3.0.jar:/Users/cwidhelm/.m2/repository/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar:/Users/cwidhelm/.m2/repository/org/objenesis/objenesis/1.2/objenesis-1.2.jar, -Dgwt.persistentunitcachedir=/var/folders/5l/6pxytrz151x6vc3f91tb8fyr0000gq/T/widgetset_com.contego.varx.AppWidgetSet17cdbe2c-4896-4955-994d-2d13d1c9b36e, com.vaadin.tools.WidgetsetCompiler, -war, src/main/webapp/VAADIN/widgetsets, -deploy, /var/folders/5l/6pxytrz151x6vc3f91tb8fyr0000gq/T/widgetset_com.contego.varx.AppWidgetSet17cdbe2c-4896-4955-994d-2d13d1c9b36e, -extra, /var/folders/5l/6pxytrz151x6vc3f91tb8fyr0000gq/T/widgetset_com.contego.varx.AppWidgetSet17cdbe2c-4896-4955-994d-2d13d1c9b36e, -localWorkers, 8, -logLevel, INFO, com.contego.varx.AppWidgetSet]
Updating GWT module description file...
Jan 17, 2013 8:37:59 AM com.vaadin.server.widgetsetutils.ClassPathExplorer getAvailableWidgetSets
INFO: Widgetsets found from classpath:
	com.vaadin.DefaultWidgetSet in jar:file:/Users/cwidhelm/.m2/repository/com/vaadin/vaadin-client/7.0.0.rc1/vaadin-client-7.0.0.rc1.jar!/
	com.contego.varx.AppWidgetSet in file:/Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/src/main/java
	com.vaadin.addon.charts.Widgetset in jar:file:/Users/cwidhelm/.m2/repository/com/vaadin/addon/vaadin-charts/1.0.0-beta1/vaadin-charts-1.0.0-beta1.jar!/
	com.vaadin.addon.timeline.gwt.TimelineWidgetSet in jar:file:/Users/cwidhelm/.m2/repository/com/vaadin/addon/vaadin-charts/1.0.0-beta1/vaadin-charts-1.0.0-beta1.jar!/

Jan 17, 2013 8:37:59 AM com.vaadin.server.widgetsetutils.ClassPathExplorer getAvailableWidgetSets
INFO: Search took 66ms
Done.
Starting GWT compiler
Compiling module com.contego.varx.AppWidgetSet
   Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader'
      Rebinding com.vaadin.client.metadata.ConnectorBundleLoader
         Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory
            Populating eager bundle
               Visiting ChartOptionsConnector with ConnectorInitVisitor
                  ChartOptionsConnector will be in the eager bundle
               Will serialize class com.vaadin.addon.charts.client.ui.ChartOptionsState as a bean
               Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer
               Visiting VerticalLayoutConnector with ConnectorInitVisitor
                  VerticalLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean
               Will serialize class java.util.HashMap<com.vaadin.shared.Connector, com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData> as a bean
               Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean
               Visiting TableConnector with ConnectorInitVisitor
                  TableConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.table.TableState as a bean
               Visiting UIConnector with ConnectorInitVisitor
                  UIConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.ui.UIState as a bean
               Visiting NativeSelectConnector with ConnectorInitVisitor
                  NativeSelectConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.AbstractFieldState as a bean
               Visiting CustomComponentConnector with ConnectorInitVisitor
                  CustomComponentConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.AbstractComponentState as a bean
               Visiting WindowConnector with ConnectorInitVisitor
                  WindowConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.window.WindowState as a bean
               Visiting PasswordFieldConnector with ConnectorInitVisitor
                  PasswordFieldConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.textfield.AbstractTextFieldState as a bean
               Visiting InlineDateFieldConnector with ConnectorInitVisitor
                  InlineDateFieldConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean
               Visiting PanelConnector with ConnectorInitVisitor
                  PanelConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean
               Visiting CustomFieldConnector with ConnectorInitVisitor
                  CustomFieldConnector will be in the eager bundle
               Visiting DragAndDropWrapperConnector with ConnectorInitVisitor
                  DragAndDropWrapperConnector will be in the eager bundle
               Visiting LinkConnector with ConnectorInitVisitor
                  LinkConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.link.LinkState as a bean
               Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor
                  BrowserWindowOpenerConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean
               Visiting ImageConnector with ConnectorInitVisitor
                  ImageConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.image.ImageState as a bean
               Visiting LabelConnector with ConnectorInitVisitor
                  LabelConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.label.LabelState as a bean
               Will serialize class com.vaadin.shared.ui.label.ContentMode as an enum
               Visiting BrowserFrameConnector with ConnectorInitVisitor
                  BrowserFrameConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean
               Visiting TabsheetConnector with ConnectorInitVisitor
                  TabsheetConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean
               Visiting TreeConnector with ConnectorInitVisitor
                  TreeConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.tree.TreeState as a bean
               Visiting NativeButtonConnector with ConnectorInitVisitor
                  NativeButtonConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean
               Visiting EmbeddedConnector with ConnectorInitVisitor
                  EmbeddedConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean
               Visiting PopupDateFieldConnector with ConnectorInitVisitor
                  PopupDateFieldConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.datefield.PopupDateFieldState as a bean
               Visiting FlashConnector with ConnectorInitVisitor
                  FlashConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean
               Visiting CssLayoutConnector with ConnectorInitVisitor
                  CssLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean
               Visiting AudioConnector with ConnectorInitVisitor
                  AudioConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.AbstractMediaState as a bean
               Visiting VideoConnector with ConnectorInitVisitor
                  VideoConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.video.VideoState as a bean
               Visiting CustomLayoutConnector with ConnectorInitVisitor
                  CustomLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean
               Visiting AbsoluteLayoutConnector with ConnectorInitVisitor
                  AbsoluteLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean
               Visiting HorizontalLayoutConnector with ConnectorInitVisitor
                  HorizontalLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean
               Visiting TextFieldConnector with ConnectorInitVisitor
                  TextFieldConnector will be in the eager bundle
               Visiting ListSelectConnector with ConnectorInitVisitor
                  ListSelectConnector will be in the eager bundle
               Visiting FileDownloaderConnector with ConnectorInitVisitor
                  FileDownloaderConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.communication.SharedState as a bean
               Visiting GridLayoutConnector with ConnectorInitVisitor
                  GridLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean
               Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean
               Visiting ButtonConnector with ConnectorInitVisitor
                  ButtonConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean
               Visiting TwinColSelectConnector with ConnectorInitVisitor
                  TwinColSelectConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean
               Visiting FormConnector with ConnectorInitVisitor
                  FormConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.form.FormState as a bean
               Visiting JavaScriptExtension with ConnectorInitVisitor
                  JavaScriptExtension will be in the eager bundle
               Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean
               Visiting TimelineConnector with ConnectorInitVisitor
                  TimelineConnector will be in the eager bundle
               Visiting TextAreaConnector with ConnectorInitVisitor
                  TextAreaConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean
               Visiting UploadConnector with ConnectorInitVisitor
                  UploadConnector will be in the eager bundle
               Visiting FormLayoutConnector with ConnectorInitVisitor
                  FormLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState as a bean
               Visiting JavaScriptManagerConnector with ConnectorInitVisitor
                  JavaScriptManagerConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean
               Visiting ProgressIndicatorConnector with ConnectorInitVisitor
                  ProgressIndicatorConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.progressindicator.ProgressIndicatorState as a bean
               Visiting SliderConnector with ConnectorInitVisitor
                  SliderConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean
               Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum
               Visiting ComboBoxConnector with ConnectorInitVisitor
                  ComboBoxConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean
               Visiting AccordionConnector with ConnectorInitVisitor
                  AccordionConnector will be in the eager bundle
               Visiting CheckBoxConnector with ConnectorInitVisitor
                  CheckBoxConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean
               Visiting VerticalSplitPanelConnector with ConnectorInitVisitor
                  VerticalSplitPanelConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean
               Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean
               Visiting JavaScriptComponentConnector with ConnectorInitVisitor
                  JavaScriptComponentConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean
               Visiting OptionGroupConnector with ConnectorInitVisitor
                  OptionGroupConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.optiongroup.OptionGroupState as a bean
               Visiting PopupViewConnector with ConnectorInitVisitor
                  PopupViewConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean
               Visiting ChartConnector with ConnectorInitVisitor
                  ChartConnector will be in the eager bundle
               Will serialize class com.vaadin.addon.charts.client.ui.ChartState as a bean
               Visiting TreeTableConnector with ConnectorInitVisitor
                  TreeTableConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.treetable.TreeTableState as a bean
               Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor
                  HorizontalSplitPanelConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean
               Visiting MenuBarConnector with ConnectorInitVisitor
                  MenuBarConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean
               Will serialize class com.vaadin.shared.MouseEventDetails as a bean
               Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum
            Populating RichTextAreaConnector bundle
               Visiting RichTextAreaConnector with ConnectorInitVisitor
                  RichTextAreaConnector will be in the RichTextAreaConnector bundle
            Populating ColorPickerGradientConnector bundle
               Visiting ColorPickerGradientConnector with ConnectorInitVisitor
                  ColorPickerGradientConnector will be in the ColorPickerGradientConnector bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean
            Populating ColorPickerAreaConnector bundle
               Visiting ColorPickerAreaConnector with ConnectorInitVisitor
                  ColorPickerAreaConnector will be in the ColorPickerAreaConnector bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean
            Populating ColorPickerConnector bundle
               Visiting ColorPickerConnector with ConnectorInitVisitor
                  ColorPickerConnector will be in the ColorPickerConnector bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean
            Populating ColorPickerGridConnector bundle
               Visiting ColorPickerGridConnector with ConnectorInitVisitor
                  ColorPickerGridConnector will be in the ColorPickerGridConnector bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean
               Will serialize java.lang.String[] as an array
   Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory'
      Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory
         Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator
            Detecting available criteria ...
            creating mapping for com.vaadin.event.dd.acceptcriteria.And
            creating mapping for com.vaadin.ui.Tree.TreeDropCriterion
            creating mapping for com.vaadin.event.dd.acceptcriteria.Not
            creating mapping for com.vaadin.ui.AbstractSelect.TargetItemIs
            creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor
            creating mapping for com.vaadin.event.dd.acceptcriteria.Or
            creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion
            creating mapping for com.vaadin.ui.AbstractSelect.AcceptItem
            creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget
            creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs
            creating mapping for com.vaadin.ui.Table.TableDropCriterion
            creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs
            creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll
            creating mapping for com.vaadin.ui.Tree.TargetInSubtree
            Done. (0seconds)
   Compiling 6 permutations
      Compiling permutation 1...
      Process output
         Compiling
            Compiling permutation 4...
      Process output
         Compiling
            Compiling permutation 0...
      Process output
         Compiling
            Compiling permutation 5...
      Process output
         Compiling
            Compiling permutation 2...
      Process output
         Compiling
            Compiling permutation 3...
   Compile of permutations succeeded
Linking into /Users/cwidhelm/Documents/__Contego/work/contego/contego-arx/arx-vaadin7/src/main/webapp/VAADIN/widgetsets/com.contego.varx.AppWidgetSet; Writing extras to /var/folders/5l/6pxytrz151x6vc3f91tb8fyr0000gq/T/widgetset_com.contego.varx.AppWidgetSet17cdbe2c-4896-4955-994d-2d13d1c9b36e/com.contego.varx.AppWidgetSet
   Link succeeded
   Compilation succeeded -- 306.210s

Hi,

Lines 172 → from your compilation log:


172               Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean
173               Visiting ChartConnector with ConnectorInitVisitor
174                  ChartConnector will be in the eager bundle
175               Will serialize class com.vaadin.addon.charts.client.ui.ChartState as a bean
176               Visiting TreeTableConnector with ConnectorInitVisitor
177

To me it seems everything is going just fine in your compilation. What kind of symptoms you have?

cheers,
matti

I get this error message:

Widgetset does not contain implementation for com.vaadin.addon.charts.Chart. Check its component connector’s @Connect mapping, widgetsets GWT module description file and re-compile your widgetset. In case you have downloaded a vaadin add-on package, you might want to refer to add-on instructions.

Hi,

The ChartConnector is exactly what should do the magic. Are you sure the new GWT module has been pushed to your test server? Depending on your project setup, you might need to do some tricks. E.g. If using Eclipse WTP, you might need to refresh the project so that eclipse spots changed modules.

cheers,
matti

When you say new “GWT Module”, are you referring to a specific version of GWT, or are you referring to an artifact from Vaadin that includes the GWT libraries? In either case, which version?

As far as, “am I sure”? I deleted the entire server and recreated it. Closed eclipse and ran a mvn clean and manually deleted all the deployment directories for eclipse. I am pretty sure, but then again, I was an IntelliJ devotee until I started to use Vaadin. :slight_smile:

Hi,

I ment artifacts generated by gwt compilation. That is the only thing what browser sees and the message you saw is generated by Vaadin client side.

I’m pretty clueless currently what is wrong in your setup. I tried following with eclipse:

  1. Created a maven project with V7 archetype (rc1)
  2. Added charts dependency
  3. Removed vaadin-client dependency (IMO obsolete and shouldn’t be in the archetype, only needed if custom widgets are developer, which should be definitely done in separate project for good modularity)
  4. Added simple chart to test app
  5. executed mvn install (to make client side module compiled), and afterwards hit F5 to ensure project is up to date in eclipse.
  6. deployed with WTP to J2EE Preview → FAILED (don’t exactly know reason)
  7. deployed with WTP to Tomcat 7 → OK
  8. deployed with “mvn jetty:run” → OK

Feel free to try this project, I uploaded it to github:
https://github.com/mstahv/app-with-charts

BTW. From what I have heard, IntelliJ is the tool of choice for java developers. And if you are familiar with maven, there shouldn’t be anything you gain by switching to Eclipse. So use the IDE you know best.

cheers,
matti

Got it figured out. Thanks.

It was step 3 ‘Removed vaadin-client dependency’ that helped me figure it out. I finally noticed that it was not using my nocache.js file because I had not defined it in the web.xml. Go figure.

Thanks!!

Hi,

I can’t use Vaadin Charts 1.1.2 with Vaadin 6.8.7. The widgetset compile said:

[INFO]
 Scanning for projects...
[WARNING]
 
[WARNING]
 Some problems were encountered while building the effective model for nest.platform:nest.dashboard:war:1.2.5.BUILD-SNAPSHOT
[WARNING]
 'parent.relativePath' points at hu.intrend:app-build instead of hu.intrend:app.parent, please verify your project structure @ line 4, column 10
[WARNING]
 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ hu.intrend:app.parent:1.1.5, C:\Users\kkotay\.m2\repository\hu\intrend\app.parent\1.1.5\app.parent-1.1.5.pom, line 268, column 12
[WARNING]
 
[WARNING]
 It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
 
[WARNING]
 For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
 
[INFO]
                                                                         
[INFO]
 ------------------------------------------------------------------------
[INFO]
 Building nest.dashboard 1.2.5.BUILD-SNAPSHOT
[INFO]
 ------------------------------------------------------------------------
[INFO]
 
[INFO]
 --- maven-clean-plugin:2.4.1:clean (default-clean) @ nest.dashboard ---
[INFO]
 Deleting C:\Work\Nest\Applications\nest.dashboard\target
[INFO]
 Deleting C:\Work\Nest\Applications\nest.dashboard (includes = [src/main/resources/META-INF/MANIFEST.MF, src/main/webapp/META-INF/MANIFEST.MF]
, excludes = [])
[INFO]
 
[INFO]
 --- maven-resources-plugin:2.5:resources (default-resources) @ nest.dashboard ---
[debug]
 execute contextualize
[WARNING]
 Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO]
 Copying 0 resource
[INFO]
 
[INFO]
 --- maven-compiler-plugin:2.0.2:compile (default-compile) @ nest.dashboard ---
[INFO]
 Compiling 57 source files to C:\Work\Nest\Applications\nest.dashboard\target\classes
[INFO]
 
[INFO]
 --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ nest.dashboard ---
[WARNING]
 Manifest nest.platform:nest.dashboard:war:1.2.5.BUILD-SNAPSHOT : No sub JAR or directory VAADIN/widgetsets/com.github.wolfie.refresher.client.ui.VRefresher
[WARNING]
 Manifest nest.platform:nest.dashboard:war:1.2.5.BUILD-SNAPSHOT : No sub JAR or directory WEB-INF/classes
[WARNING]
 Manifest nest.platform:nest.dashboard:war:1.2.5.BUILD-SNAPSHOT : No sub JAR or directory WEB-INF/lib/refresher-1.1.1.jar
[WARNING]
 Manifest nest.platform:nest.dashboard:war:1.2.5.BUILD-SNAPSHOT : No sub JAR or directory WEB-INF/lib/
[INFO]
 
[INFO]
 --- maven-resources-plugin:2.5:testResources (default-testResources) @ nest.dashboard ---
[debug]
 execute contextualize
[WARNING]
 Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO]
 skip non existing resourceDirectory C:\Work\Nest\Applications\nest.dashboard\src\test\resources
[INFO]
 
[INFO]
 --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ nest.dashboard ---
[INFO]
 No sources to compile
[INFO]
 
[INFO]
 --- maven-surefire-plugin:2.8:test (default-test) @ nest.dashboard ---
[INFO]
 No tests to run.
[INFO]
 Surefire report directory: C:\Work\Nest\Applications\nest.dashboard\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO]
 
[INFO]
 --- gwt-maven-plugin:2.2.0:resources (default) @ nest.dashboard ---
[INFO]
 auto discovered modules [nest.dashboard.ui.widgetset.DashboardWidgetSet]

[INFO]
 1 source files from GWT module nest.dashboard.ui.widgetset.DashboardWidgetSet
[INFO]
 
[INFO]
 --- gwt-maven-plugin:2.2.0:compile (default) @ nest.dashboard ---
[INFO]
 auto discovered modules [nest.dashboard.ui.widgetset.DashboardWidgetSet]

[INFO]
 Compiling module nest.dashboard.ui.widgetset.DashboardWidgetSet
[INFO]
    Scanning for additional dependencies: jar:file:/C:/Users/kkotay/.m2/repository/com/vaadin/vaadin/6.8.7/vaadin-6.8.7.jar!/com/vaadin/terminal/gwt/client/WidgetSet.java
[INFO]
       Computing all possible rebind results for 'com.vaadin.terminal.gwt.client.WidgetMap'
[INFO]
          Rebinding com.vaadin.terminal.gwt.client.WidgetMap
[INFO]
             Invoking generator com.vaadin.terminal.gwt.widgetsetutils.EagerWidgetMapGenerator
[INFO]
                Detecting Vaadin components in classpath to generate WidgetMapImpl.java ...
[ERROR]
 szept. 27, 2013 10:34:50 DE com.vaadin.terminal.gwt.widgetsetutils.ClassPathExplorer getPaintablesHavingWidgetAnnotation
[ERROR]
 INFO: Searching for paintables..
[ERROR]
 szept. 27, 2013 10:34:51 DE com.vaadin.terminal.gwt.widgetsetutils.ClassPathExplorer getPaintablesHavingWidgetAnnotation
[ERROR]
 INFO: Search took 885ms
[INFO]
                [WARN]
 Widget class com.vaadin.addon.charts.client.ui.HighchartWidget was not found. The component com.vaadin.addon.charts.Chart will not be included in the widgetset.
[INFO]
                [WARN]
 Widget class com.vaadin.addon.charts.client.ui.ChartOptionsWidget was not found. The component com.vaadin.addon.charts.ChartOptions will not be included in the widgetset.
[INFO]
                [WARN]
 Widget class com.github.wolfie.refresher.client.ui.VRefresher was not found. The component com.github.wolfie.refresher.Refresher will not be included in the widgetset.
[INFO]
                Widget set will contain implementations for following components: 
[INFO]
                	com.vaadin.addon.timeline.Timeline
[INFO]
                	com.vaadin.ui.AbsoluteLayout
[INFO]
                	com.vaadin.ui.Accordion
[INFO]
                	com.vaadin.ui.Audio
[INFO]
                	com.vaadin.ui.Button
[INFO]
                	com.vaadin.ui.CheckBox
[INFO]
                	com.vaadin.ui.ComboBox
[INFO]
                	com.vaadin.ui.CssLayout
[INFO]
                	com.vaadin.ui.CustomComponent
[INFO]
                	com.vaadin.ui.CustomLayout
[INFO]
                	com.vaadin.ui.DateField
[INFO]
                	com.vaadin.ui.DragAndDropWrapper
[INFO]
                	com.vaadin.ui.Embedded
[INFO]
                	com.vaadin.ui.Form
[INFO]
                	com.vaadin.ui.FormLayout
[INFO]
                	com.vaadin.ui.GridLayout
[INFO]
                	com.vaadin.ui.HorizontalLayout
[INFO]
                	com.vaadin.ui.HorizontalSplitPanel
[INFO]
                	com.vaadin.ui.InlineDateField
[INFO]
                	com.vaadin.ui.Label
[INFO]
                	com.vaadin.ui.Link
[INFO]
                	com.vaadin.ui.ListSelect
[INFO]
                	com.vaadin.ui.MenuBar
[INFO]
                	com.vaadin.ui.NativeButton
[INFO]
                	com.vaadin.ui.NativeSelect
[INFO]
                	com.vaadin.ui.OptionGroup
[INFO]
                	com.vaadin.ui.OrderedLayout
[INFO]
                	com.vaadin.ui.Panel
[INFO]
                	com.vaadin.ui.PasswordField
[INFO]
                	com.vaadin.ui.PopupView
[INFO]
                	com.vaadin.ui.ProgressIndicator
[INFO]
                	com.vaadin.ui.RichTextArea
[INFO]
                	com.vaadin.ui.Select
[INFO]
                	com.vaadin.ui.Slider
[INFO]
                	com.vaadin.ui.SplitPanel
[INFO]
                	com.vaadin.ui.TabSheet
[INFO]
                	com.vaadin.ui.Table
[INFO]
                	com.vaadin.ui.TextArea
[INFO]
                	com.vaadin.ui.TextField
[INFO]
                	com.vaadin.ui.Tree
[INFO]
                	com.vaadin.ui.TreeTable
[INFO]
                	com.vaadin.ui.TwinColSelect
[INFO]
                	com.vaadin.ui.Upload
[INFO]
                	com.vaadin.ui.UriFragmentUtility
[INFO]
                	com.vaadin.ui.VerticalLayout
[INFO]
                	com.vaadin.ui.VerticalSplitPanel
[INFO]
                	com.vaadin.ui.Video
[INFO]
                	com.vaadin.ui.Window
[INFO]
                Done. (1seconds)
[INFO]
    Scanning for additional dependencies: jar:file:/C:/Users/kkotay/.m2/repository/com/vaadin/vaadin/6.8.7/vaadin-6.8.7.jar!/com/vaadin/terminal/gwt/client/ui/dd/VAcceptCriteria.java
[INFO]
       Computing all possible rebind results for 'com.vaadin.terminal.gwt.client.ui.dd.VAcceptCriterionFactory'
[INFO]
          Rebinding com.vaadin.terminal.gwt.client.ui.dd.VAcceptCriterionFactory
[INFO]
             Invoking generator com.vaadin.terminal.gwt.widgetsetutils.AcceptCriteriaFactoryGenerator
[INFO]
                Detecting available criteria ...
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion
[INFO]
                creating mapping for com.vaadin.ui.Tree.TreeDropCriterion
[INFO]
                creating mapping for com.vaadin.ui.Tree.TargetInSubtree
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor
[INFO]
                creating mapping for com.vaadin.ui.AbstractSelect.TargetItemIs
[INFO]
                creating mapping for com.vaadin.ui.Table.TableDropCriterion
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs
[INFO]
                creating mapping for com.vaadin.ui.AbstractSelect.AcceptItem
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.Not
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.Or
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.And
[INFO]
                creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs
[INFO]
                Done. (0seconds)
[INFO]
    Compiling 6 permutations
[INFO]
       Compiling permutation 0...
[INFO]
       Process output
[INFO]
          Compiling
[INFO]
             Compiling permutation 1...
[INFO]
       Process output
[INFO]
          Compiling
[INFO]
             Compiling permutation 2...
[INFO]
       Process output
[INFO]
          Compiling
[INFO]
             Compiling permutation 3...
[INFO]
       Compiling permutation 4...
[INFO]
          Compiling
[INFO]
             Compiling permutation 5...
[INFO]
    Compile of permutations succeeded
[INFO]
 Linking into C:\Work\Nest\Applications\nest.dashboard\target\nest.dashboard-1.2.5.BUILD-SNAPSHOT\VAADIN\widgetsets\nest.dashboard.ui.widgetset.DashboardWidgetSet
[INFO]
    Link succeeded
[INFO]
    Compilation succeeded -- 55,843s
[INFO]
 
[INFO]
 --- maven-war-plugin:2.1-beta-1:war (default-war) @ nest.dashboard ---
[INFO]
 Packaging webapp
[INFO]
 Assembling webapp[nest.dashboard]
 in [C:\Work\Nest\Applications\nest.dashboard\target\nest.dashboard-1.2.5.BUILD-SNAPSHOT]

[INFO]
 Processing war project
[INFO]
 Copying webapp resources[C:\Work\Nest\Applications\nest.dashboard\src\main\webapp]

[INFO]
 Webapp assembled in [7394 msecs]

[INFO]
 Building war: C:\Work\Nest\Applications\nest.dashboard\target\nest.dashboard-1.2.5.BUILD-SNAPSHOT.war
[INFO]
 
[INFO]
 --- maven-install-plugin:2.3.1:install (default-install) @ nest.dashboard ---
[INFO]
 Installing C:\Work\Nest\Applications\nest.dashboard\target\nest.dashboard-1.2.5.BUILD-SNAPSHOT.war to C:\Users\kkotay\.m2\repository\nest\platform\nest.dashboard\1.2.5.BUILD-SNAPSHOT\nest.dashboard-1.2.5.BUILD-SNAPSHOT.war
[INFO]
 Installing C:\Work\Nest\Applications\nest.dashboard\pom.xml to C:\Users\kkotay\.m2\repository\nest\platform\nest.dashboard\1.2.5.BUILD-SNAPSHOT\nest.dashboard-1.2.5.BUILD-SNAPSHOT.pom
[INFO]
 ------------------------------------------------------------------------
[INFO]
 BUILD SUCCESS
[INFO]
 ------------------------------------------------------------------------
[INFO]
 Total time: 1:11.347s
[INFO]
 Finished at: Fri Sep 27 10:35:45 CEST 2013
[INFO]
 Final Memory: 31M/336M
[INFO]
 ------------------------------------------------------------------------

it compiles a lot of widgetset files and it packes into the .war file. But when I want to use in the browser it says:

Widgetset does not contain implementation for com.vaadin.addon.charts.Chart. Check its @ClientWidget mapping, widgetsets GWT module description file and re-compile your widgetset. In case you have downloaded a vaadin add-on package, you might want to refer to add-on instructions. Unrendered UIDL:
Unrendered UIDL
com.vaadin.addon.charts.Chart(NO CLIENT IMPLEMENTATION FOUND) id=PID229...

Any help please? Thanks in advance!

Did you define a custom client-side widgetset in your web.xml or servlet annotation?

Yes:

<servlet>
		<servlet-name>Dashboard Application</servlet-name>
		<servlet-class>nest.vaadin.utils.autowireservlet.AutowiringApplicationServlet</servlet-class>
		<!-- <servlet-class>com.vaadin.terminal.gwt.server.ApplicationServlet</servlet-class> -->
		<init-param>
			<description>
			Vaadin application class to start</description>
			<param-name>application</param-name>
			<param-value>nest.dashboard.DashboardApplication</param-value>
		</init-param>
		<init-param>
    		<description>Application widgetset</description>
    		<param-name>widgetset</param-name>
    		<param-value>nest.dashboard.ui.widgetset.DashboardWidgetSet</param-value>
		</init-param>
	</servlet>
	<servlet-mapping>
		<servlet-name>Dashboard Application</servlet-name>
		<url-pattern>/*</url-pattern>
	</servlet-mapping>

and the nest.dashboard.ui.widgetset.DashboardWidgetSet.gwt.xml is the following:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC
    "-//Google Inc.//DTD Google Web Toolkit 1.7.0//EN"
    "http://google-web-toolkit.googlecode.com/svn/tags/1.7.0/distro-source/core/src/gwt-module.dtd">
<module>
	<inherits name="com.vaadin.terminal.gwt.DefaultWidgetSet" />
    <inherits name="com.github.wolfie.refresher.RefresherApplicationWidgetset" />
    <inherits name="com.vaadin.addon.charts.Widgetset" />
    <inherits name="com.vaadin.addon.timeline.gwt.TimelineWidgetSet" />
</module>

and we use OSGi - Virgo server (if it matters)

OK, Solved!
When I delete the whole widgetset folder from the src and then run a mvn clean install everything works fine. Thanks a lot, and execuse for robbering your time!

Hi,

I have installed the vaadin-charts addon by adding the following dependency in the ivy.xml file:

<dependency org="com.vaadin.addon" name="vaadin-charts" rev="1.1.7" conf="default->default" /> The dependency reolved correctly and I have been able to use the libraries.

I have even deleted the whole wigsets folder and then I have run compile WidgetSet and that was the compilation result:

Executing compiler with command line:
 D:\Program Files\Java\jre7\bin\java.exe -Djava.awt.headless=true -Xss8M -Xmx512M -XX:MaxPermSize=512M -classpath D:\Program Files\Java\jre7\lib\resources.jar;D:\Program Files\Java\jre7\lib\rt.jar;D:\Program Files\Java\jre7\lib\jsse.jar;D:\Program Files\Java\jre7\lib\jce.jar;D:\Program Files\Java\jre7\lib\charsets.jar;D:\Program Files\Java\jre7\lib\jfr.jar;D:\Program Files\Java\jre7\lib\ext\access-bridge-64.jar;D:\Program Files\Java\jre7\lib\ext\dnsns.jar;D:\Program Files\Java\jre7\lib\ext\jaccess.jar;D:\Program Files\Java\jre7\lib\ext\localedata.jar;D:\Program Files\Java\jre7\lib\ext\sunec.jar;D:\Program Files\Java\jre7\lib\ext\sunjce_provider.jar;D:\Program Files\Java\jre7\lib\ext\sunmscapi.jar;D:\Program Files\Java\jre7\lib\ext\zipfs.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/src;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/resources;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/tests;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/build/classes;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/core-renderer-R8pre2.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/dcharts-1.7.0.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/exporter-0.0.5.4.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/gson-2.2.4.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/htmlcleaner-2.8.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/itext-2.0.8.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/jtidy-r938.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/ojdbc5.jar;D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/vaadin-charts-1.1.7.jar;C:/Users/Mohamed/.ivy2/cache/org.hibernate/hibernate-core/jars/hibernate-core-4.1.10.Final.jar;C:/Users/Mohamed/.ivy2/cache/antlr/antlr/jars/antlr-2.7.7.jar;C:/Users/Mohamed/.ivy2/cache/org.jboss.logging/jboss-logging/jars/jboss-logging-3.1.0.GA.jar;C:/Users/Mohamed/.ivy2/cache/org.jboss.spec.javax.transaction/jboss-transaction-api_1.1_spec/jars/jboss-transaction-api_1.1_spec-1.0.0.Final.jar;C:/Users/Mohamed/.ivy2/cache/dom4j/dom4j/jars/dom4j-1.6.1.jar;C:/Users/Mohamed/.ivy2/cache/org.hibernate.javax.persistence/hibernate-jpa-2.0-api/jars/hibernate-jpa-2.0-api-1.0.1.Final.jar;C:/Users/Mohamed/.ivy2/cache/org.hibernate.common/hibernate-commons-annotations/jars/hibernate-commons-annotations-4.0.1.Final.jar;C:/Users/Mohamed/.ivy2/cache/org.hibernate/hibernate-entitymanager/jars/hibernate-entitymanager-4.1.10.Final.jar;C:/Users/Mohamed/.ivy2/cache/junit/junit/jars/junit-4.11.jar;C:/Users/Mohamed/.ivy2/cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.3.jar;C:/Users/Mohamed/.ivy2/cache/com.google.inject/guice/jars/guice-3.0.jar;C:/Users/Mohamed/.ivy2/cache/javax.inject/javax.inject/jars/javax.inject-1.jar;C:/Users/Mohamed/.ivy2/cache/aopalliance/aopalliance/jars/aopalliance-1.0.jar;C:/Users/Mohamed/.ivy2/cache/org.sonatype.sisu.inject/cglib/jars/cglib-2.2.1-v20090111.jar;C:/Users/Mohamed/.ivy2/cache/asm/asm/jars/asm-3.1.jar;C:/Users/Mohamed/.ivy2/cache/com.google.inject.extensions/guice-servlet/jars/guice-servlet-3.0.jar;C:/Users/Mohamed/.ivy2/cache/javax.servlet/servlet-api/jars/servlet-api-2.5.jar;C:/Users/Mohamed/.ivy2/cache/com.google.inject.extensions/guice-multibindings/jars/guice-multibindings-3.0.jar;C:/Users/Mohamed/.ivy2/cache/com.google.inject.extensions/guice-persist/jars/guice-persist-3.0.jar;C:/Users/Mohamed/.ivy2/cache/javax.persistence/persistence-api/jars/persistence-api-1.0.jar;C:/Users/Mohamed/.ivy2/cache/org.quartz-scheduler/quartz/jars/quartz-2.1.7.jar;C:/Users/Mohamed/.ivy2/cache/c3p0/c3p0/jars/c3p0-0.9.1.1.jar;C:/Users/Mohamed/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.6.1.jar;C:/Users/Mohamed/.ivy2/cache/javax.xml.bind/jaxb-api/jars/jaxb-api-2.2.2.jar;C:/Users/Mohamed/.ivy2/cache/javax.xml.stream/stax-api/jars/stax-api-1.0-2.jar;C:/Users/Mohamed/.ivy2/cache/javax.activation/activation/jars/activation-1.1.jar;C:/Users/Mohamed/.ivy2/cache/javax.mail/mail/jars/mail-1.4.jar;C:/Users/Mohamed/.ivy2/cache/javax.transaction/jta/jars/jta-1.1.jar;C:/Users/Mohamed/.ivy2/cache/javax.jms/jms-api/jars/jms-api-1.1-rev-1.jar;C:/Users/Mohamed/.ivy2/cache/org.apache.geronimo.specs/geronimo-ejb_2.1_spec/jars/geronimo-ejb_2.1_spec-1.1.jar;C:/Users/Mohamed/.ivy2/cache/org.apache.geronimo.specs/geronimo-jta_1.0.1B_spec/jars/geronimo-jta_1.0.1B_spec-1.1.jar;C:/Users/Mohamed/.ivy2/cache/org.slf4j/slf4j-log4j12/jars/slf4j-log4j12-1.6.1.jar;C:/Users/Mohamed/.ivy2/cache/log4j/log4j/bundles/log4j-1.2.16.jar;C:/Users/Mohamed/.ivy2/cache/commons-io/commons-io/jars/commons-io-2.4.jar;C:/Users/Mohamed/.ivy2/cache/commons-lang/commons-lang/jars/commons-lang-2.6.jar;C:/Users/Mohamed/.ivy2/cache/com.jcraft/jsch/jars/jsch-0.1.49.jar;C:/Users/Mohamed/.ivy2/cache/com.jcraft/jzlib/jars/jzlib-1.0.7.jar;C:/Users/Mohamed/.ivy2/cache/ch.ethz.ganymed/ganymed-ssh2/jars/ganymed-ssh2-build210.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-server/jars/vaadin-server-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-shared/jars/vaadin-shared-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-shared-deps/jars/vaadin-shared-deps-1.0.2.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-theme-compiler/jars/vaadin-theme-compiler-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/org.apache.commons/commons-jexl/jars/commons-jexl-2.1.1.jar;C:/Users/Mohamed/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar;C:/Users/Mohamed/.ivy2/cache/org.w3c.css/sac/jars/sac-1.3.jar;C:/Users/Mohamed/.ivy2/cache/net.sourceforge.cssparser/cssparser/jars/cssparser-0.9.5.jar;C:/Users/Mohamed/.ivy2/cache/commons-cli/commons-cli/jars/commons-cli-1.2.jar;C:/Users/Mohamed/.ivy2/cache/com.carrotsearch/smartsprites/jars/smartsprites-0.2.10.jar;C:/Users/Mohamed/.ivy2/cache/com.google.guava/guava/bundles/guava-14.0.1.jar;C:/Users/Mohamed/.ivy2/cache/args4j/args4j/jars/args4j-2.0.16.jar;C:/Users/Mohamed/.ivy2/cache/org.apache.commons/commons-math3/jars/commons-math3-3.0.jar;C:/Users/Mohamed/.ivy2/cache/org.apache.commons/commons-lang3/jars/commons-lang3-3.1.jar;C:/Users/Mohamed/.ivy2/cache/org.jsoup/jsoup/jars/jsoup-1.6.3.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-themes/jars/vaadin-themes-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-client-compiled/jars/vaadin-client-compiled-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-client/jars/vaadin-client-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/javax.validation/validation-api/jars/validation-api-1.0.0.GA-sources.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.jersey.core/jersey-client/jars/jersey-client-2.7.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.jersey.core/jersey-common/jars/jersey-common-2.7.jar;C:/Users/Mohamed/.ivy2/cache/javax.ws.rs/javax.ws.rs-api/jars/javax.ws.rs-api-2.0.jar;C:/Users/Mohamed/.ivy2/cache/javax.annotation/javax.annotation-api/jars/javax.annotation-api-1.2.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.jersey.bundles.repackaged/jersey-guava/bundles/jersey-guava-2.7.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.hk2/hk2-api/jars/hk2-api-2.2.0.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.hk2/hk2-utils/jars/hk2-utils-2.2.0.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.hk2.external/aopalliance-repackaged/jars/aopalliance-repackaged-2.2.0.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.hk2.external/javax.inject/jars/javax.inject-2.2.0.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.hk2/hk2-locator/jars/hk2-locator-2.2.0.jar;C:/Users/Mohamed/.ivy2/cache/org.javassist/javassist/bundles/javassist-3.18.1-GA.jar;C:/Users/Mohamed/.ivy2/cache/org.glassfish.hk2/osgi-resource-locator/jars/osgi-resource-locator-1.0.1.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-client-compiler/jars/vaadin-client-compiler-7.1.1.jar;C:/Users/Mohamed/.ivy2/cache/commons-collections/commons-collections/jars/commons-collections-3.1.jar;C:/Users/Mohamed/.ivy2/cache/ant/ant/jars/ant-1.6.5.jar;C:/Users/Mohamed/.ivy2/cache/ant/ant-launcher/jars/ant-launcher-1.6.5.jar;C:/Users/Mohamed/.ivy2/cache/org.mortbay.jetty/jetty/jars/jetty-6.1.11.jar;C:/Users/Mohamed/.ivy2/cache/org.mortbay.jetty/jetty-util/jars/jetty-util-6.1.11.jar;C:/Users/Mohamed/.ivy2/cache/org.mortbay.jetty/servlet-api-2.5/jars/servlet-api-2.5-6.1.11.jar;C:/Users/Mohamed/.ivy2/cache/org.jdesktop/swing-worker/jars/swing-worker-1.1.jar;C:/Users/Mohamed/.ivy2/cache/commons-codec/commons-codec/jars/commons-codec-1.3.jar;C:/Users/Mohamed/.ivy2/cache/org.apache.james/apache-mime4j/jars/apache-mime4j-0.6.jar;C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-client-compiler-deps/jars/vaadin-client-compiler-deps-1.0.2.jar;D:/Program Files/Java/jre7/lib/resources.jar;D:/Program Files/Java/jre7/lib/rt.jar;D:/Program Files/Java/jre7/lib/jsse.jar;D:/Program Files/Java/jre7/lib/jce.jar;D:/Program Files/Java/jre7/lib/charsets.jar;D:/Program Files/Java/jre7/lib/jfr.jar;D:/Program Files/Java/jre7/lib/ext/access-bridge-64.jar;D:/Program Files/Java/jre7/lib/ext/dnsns.jar;D:/Program Files/Java/jre7/lib/ext/jaccess.jar;D:/Program Files/Java/jre7/lib/ext/localedata.jar;D:/Program Files/Java/jre7/lib/ext/sunec.jar;D:/Program Files/Java/jre7/lib/ext/sunjce_provider.jar;D:/Program Files/Java/jre7/lib/ext/sunmscapi.jar;D:/Program Files/Java/jre7/lib/ext/zipfs.jar -Dgwt.persistentunitcachedir=C:\Users\Mohamed\AppData\Local\Temp\widgetset_VerisurePortalWidgetSetf06249df-69b8-469d-b0fe-c0e33033f939 com.vaadin.tools.WidgetsetCompiler -war WebContent/VAADIN/widgetsets -deploy C:\Users\Mohamed\AppData\Local\Temp\widgetset_VerisurePortalWidgetSetf06249df-69b8-469d-b0fe-c0e33033f939 -extra C:\Users\Mohamed\AppData\Local\Temp\widgetset_VerisurePortalWidgetSetf06249df-69b8-469d-b0fe-c0e33033f939 -style PRETTY -localWorkers 4 -logLevel INFO VerisurePortalWidgetSet
Updating GWT module description file...
Sep 07, 2014 8:02:49 PM com.vaadin.server.widgetsetutils.ClassPathExplorer getAvailableWidgetSetsAndStylesheets
INFO: Widgetsets found from classpath:
    org.dussan.vaadin.dcharts.DchartsWidgetset in jar:file:D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/dcharts-1.7.0.jar!/
    com.vaadin.DefaultWidgetSet in jar:file:C:/Users/Mohamed/.ivy2/cache/com.vaadin/vaadin-client/jars/vaadin-client-7.1.1.jar!/
    com.vaadin.addon.charts.Widgetset in jar:file:D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/vaadin-charts-1.1.7.jar!/
    com.telecosys.verisure.portal.ui.widgetset.Verisureportal_2_0Widgetset in file://D/VeriSure/Portal/workspace/VeriSurePortal_2_0/src
    com.vaadin.addon.timeline.gwt.TimelineWidgetSet in jar:file:D:/VeriSure/Portal/workspace/VeriSurePortal_2_0/WebContent/WEB-INF/lib/vaadin-charts-1.1.7.jar!/
Addon styles found from classpath:

Sep 07, 2014 8:02:49 PM com.vaadin.server.widgetsetutils.ClassPathExplorer getAvailableWidgetSetsAndStylesheets
INFO: Search took 38ms
Done.
Starting GWT compiler
Sep 07, 2014 8:02:49 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Compiling module VerisurePortalWidgetSet
   Resolving com.google.gwt.validation.client.constraints.AbstractDecimalMaxValidator
      Found type 'com.google.gwt.validation.client.constraints.AbstractDecimalMaxValidator'
         Found type 'javax.validation.constraints.DecimalMax'
            [WARN]
 Detected warnings related to 'javax.validation.Constraint'.   Is validation-<version>.jar on the classpath?
            Specify -logLevel DEBUG to see all errors.
            [WARN]
 Ignoring unresolvable annotation type javax.validation.Constraint
   Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader'
      Rebinding com.vaadin.client.metadata.ConnectorBundleLoader
         Invoking generator com.telecosys.verisure.portal.ui.OptimizedConnectorBundleLoaderFactory
            Populating eager bundle
               Visiting VerticalLayoutConnector with ConnectorInitVisitor
                  VerticalLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean
               Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer
               Will serialize class java.util.HashMap<com.vaadin.shared.Connector, com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData> as a bean
               Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean
               Visiting UIConnector with ConnectorInitVisitor
                  UIConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.ui.UIState as a bean
               Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean
               Will serialize class com.vaadin.shared.ui.ui.PageState as a bean
               Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean
               Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean
               Will serialize class com.vaadin.shared.communication.PushMode as an enum
               Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean
               Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean
               Will serialize java.lang.String[] as an array
               Visiting WindowConnector with ConnectorInitVisitor
                  WindowConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.window.WindowState as a bean
               Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum
               Visiting PasswordFieldConnector with ConnectorInitVisitor
                  PasswordFieldConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.textfield.AbstractTextFieldState as a bean
               Visiting PanelConnector with ConnectorInitVisitor
                  PanelConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean
               Visiting LabelConnector with ConnectorInitVisitor
                  LabelConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.label.LabelState as a bean
               Will serialize class com.vaadin.shared.ui.label.ContentMode as an enum
               Visiting CssLayoutConnector with ConnectorInitVisitor
                  CssLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean
               Visiting HorizontalLayoutConnector with ConnectorInitVisitor
                  HorizontalLayoutConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean
               Visiting TextFieldConnector with ConnectorInitVisitor
                  TextFieldConnector will be in the eager bundle
               Visiting ButtonConnector with ConnectorInitVisitor
                  ButtonConnector will be in the eager bundle
               Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean
               Will serialize class com.vaadin.shared.AbstractComponentState as a bean
               Will serialize class com.vaadin.shared.MouseEventDetails as a bean
               Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum
            Populating deferred bundle
               Visiting ChartOptionsConnector with ConnectorInitVisitor
                  ChartOptionsConnector will be in the deferred bundle
               Will serialize class com.vaadin.addon.charts.client.ui.ChartOptionsState as a bean
               Visiting TableConnector with ConnectorInitVisitor
                  TableConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.table.TableState as a bean
               Visiting NativeSelectConnector with ConnectorInitVisitor
                  NativeSelectConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.AbstractFieldState as a bean
               Visiting CustomComponentConnector with ConnectorInitVisitor
                  CustomComponentConnector will be in the deferred bundle
               Visiting InlineDateFieldConnector with ConnectorInitVisitor
                  InlineDateFieldConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean
               Will serialize class java.util.Date as a bean
               Visiting CustomFieldConnector with ConnectorInitVisitor
                  CustomFieldConnector will be in the deferred bundle
               Visiting DragAndDropWrapperConnector with ConnectorInitVisitor
                  DragAndDropWrapperConnector will be in the deferred bundle
               Visiting CalendarConnector with ConnectorInitVisitor
                  CalendarConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.calendar.CalendarState as a bean
               Will serialize class com.vaadin.shared.ui.calendar.CalendarState.Event as a bean
               Will serialize class com.vaadin.shared.ui.calendar.CalendarState.Action as a bean
               Will serialize class com.vaadin.shared.ui.calendar.CalendarState.Day as a bean
               Visiting LinkConnector with ConnectorInitVisitor
                  LinkConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.link.LinkState as a bean
               Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor
                  BrowserWindowOpenerConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean
               Visiting ImageConnector with ConnectorInitVisitor
                  ImageConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.image.ImageState as a bean
               Visiting BrowserFrameConnector with ConnectorInitVisitor
                  BrowserFrameConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean
               Visiting RichTextAreaConnector with ConnectorInitVisitor
                  RichTextAreaConnector will be in the deferred bundle
               Visiting TabsheetConnector with ConnectorInitVisitor
                  TabsheetConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean
               Visiting TreeConnector with ConnectorInitVisitor
                  TreeConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.tree.TreeState as a bean
               Visiting ColorPickerGradientConnector with ConnectorInitVisitor
                  ColorPickerGradientConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean
               Visiting NativeButtonConnector with ConnectorInitVisitor
                  NativeButtonConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean
               Visiting EmbeddedConnector with ConnectorInitVisitor
                  EmbeddedConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean
               Visiting PopupDateFieldConnector with ConnectorInitVisitor
                  PopupDateFieldConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.datefield.PopupDateFieldState as a bean
               Visiting FlashConnector with ConnectorInitVisitor
                  FlashConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean
               Visiting ColorPickerAreaConnector with ConnectorInitVisitor
                  ColorPickerAreaConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean
               Visiting ColorPickerConnector with ConnectorInitVisitor
                  ColorPickerConnector will be in the deferred bundle
               Visiting AudioConnector with ConnectorInitVisitor
                  AudioConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.AbstractMediaState as a bean
               Visiting VideoConnector with ConnectorInitVisitor
                  VideoConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.video.VideoState as a bean
               Visiting CustomLayoutConnector with ConnectorInitVisitor
                  CustomLayoutConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean
               Visiting AbsoluteLayoutConnector with ConnectorInitVisitor
                  AbsoluteLayoutConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean
               Visiting ListSelectConnector with ConnectorInitVisitor
                  ListSelectConnector will be in the deferred bundle
               Visiting FileDownloaderConnector with ConnectorInitVisitor
                  FileDownloaderConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.communication.SharedState as a bean
               Visiting GridLayoutConnector with ConnectorInitVisitor
                  GridLayoutConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean
               Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean
               Visiting TwinColSelectConnector with ConnectorInitVisitor
                  TwinColSelectConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean
               Visiting TimelineConnector with ConnectorInitVisitor
                  TimelineConnector will be in the deferred bundle
               Visiting JavaScriptExtension with ConnectorInitVisitor
                  JavaScriptExtension will be in the deferred bundle
               Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean
               Visiting FormConnector with ConnectorInitVisitor
                  FormConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.form.FormState as a bean
               Visiting TextAreaConnector with ConnectorInitVisitor
                  TextAreaConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean
               Visiting ProgressBarConnector with ConnectorInitVisitor
                  ProgressBarConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean
               Visiting DChartsConnector with ConnectorInitVisitor
                  DChartsConnector will be in the deferred bundle
               Visiting UploadConnector with ConnectorInitVisitor
                  UploadConnector will be in the deferred bundle
               Visiting FormLayoutConnector with ConnectorInitVisitor
                  FormLayoutConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState as a bean
               Visiting JavaScriptManagerConnector with ConnectorInitVisitor
                  JavaScriptManagerConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean
               Visiting ColorPickerGridConnector with ConnectorInitVisitor
                  ColorPickerGridConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean
               Visiting ProgressIndicatorConnector with ConnectorInitVisitor
                  ProgressIndicatorConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.progressindicator.ProgressIndicatorState as a bean
               Visiting SliderConnector with ConnectorInitVisitor
                  SliderConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean
               Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum
               Visiting ComboBoxConnector with ConnectorInitVisitor
                  ComboBoxConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean
               Visiting AccordionConnector with ConnectorInitVisitor
                  AccordionConnector will be in the deferred bundle
               Visiting CheckBoxConnector with ConnectorInitVisitor
                  CheckBoxConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean
               Visiting VerticalSplitPanelConnector with ConnectorInitVisitor
                  VerticalSplitPanelConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean
               Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean
               Visiting JavaScriptComponentConnector with ConnectorInitVisitor
                  JavaScriptComponentConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean
               Visiting OptionGroupConnector with ConnectorInitVisitor
                  OptionGroupConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.optiongroup.OptionGroupState as a bean
               Visiting PopupViewConnector with ConnectorInitVisitor
                  PopupViewConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean
               Visiting ChartConnector with ConnectorInitVisitor
                  ChartConnector will be in the deferred bundle
               Will serialize class com.vaadin.addon.charts.client.ui.ChartState as a bean
               Visiting TreeTableConnector with ConnectorInitVisitor
                  TreeTableConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.treetable.TreeTableState as a bean
               Visiting MenuBarConnector with ConnectorInitVisitor
                  MenuBarConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean
               Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor
                  HorizontalSplitPanelConnector will be in the deferred bundle
               Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean
   Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory'
      Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory
         Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator
            Detecting available criteria ...
            creating mapping for com.vaadin.ui.AbstractSelect.TargetItemIs
            creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget
            creating mapping for com.vaadin.ui.Table.TableDropCriterion
            creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion
            creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor
            creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs
            creating mapping for com.vaadin.ui.Tree.TargetInSubtree
            creating mapping for com.vaadin.ui.Tree.TreeDropCriterion
            creating mapping for com.vaadin.event.dd.acceptcriteria.And
            creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs
            creating mapping for com.vaadin.event.dd.acceptcriteria.Not
            creating mapping for com.vaadin.event.dd.acceptcriteria.Or
            creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll
            creating mapping for com.vaadin.ui.AbstractSelect.AcceptItem
            Done. (0seconds)
   Adding '1' new generated units
      Validating units:
         Warnings in 'generated://AD6266A750B39B70392B5C8CF024E38B/com/vaadin/addon/charts/client/HighchartResources_default_InlineClientBundleGenerator.java'
            See snapshot: C:\Users\Mohamed\AppData\Local\Temp\com.vaadin.addon.charts.client.HighchartResources_default_InlineClientBundleGenerator6816502618477444985.java
         Ignored 1 unit with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
   Compiling 6 permutations
      Compiling permutation 1...
      Process output
         Compiling
            Compiling permutation 2...
      Process output
         Compiling
            Compiling permutation 3...
      Process output
         Compiling
            Compiling permutation 0...
      Compiling permutation 4...
         Compiling
            Compiling permutation 5...
   Compile of permutations succeeded
Linking into D:\VeriSure\Portal\workspace\VeriSurePortal_2_0\WebContent\VAADIN\widgetsets\VerisurePortalWidgetSet; Writing extras to C:\Users\Mohamed\AppData\Local\Temp\widgetset_VerisurePortalWidgetSetf06249df-69b8-469d-b0fe-c0e33033f939\VerisurePortalWidgetSet
   Link succeeded
   Compilation succeeded -- 131.260s

Unfortunately, I am receiving the following msg when I run the chart page:

Widgetset does not contain implementation for com.vaadin.addon.charts.Chart. Check its component connector's @Connect mapping, widgetsets GWT module description file and re-compile your widgetset. In case you have downloaded a vaadin add-on package, you might want to refer to add-on instructions.

Can anyone please help?

Ok Solved!
I should have used the @WidgetSet annotation on the UI class to specify the new Widgetset I am using.

yes mohamed,
In vaadin 7.7 we use @widgetSet(com.product.adpay.vaadin.AppWidgetSet)
base package name: com.product.adpay.vaadin
widgetset name:AppWidgetSet.gwt.xml
we have to Add dependency for chart:

in ivy.xml file.
we have to add widgetSet but adding @widgetSet(com.product.adpay.vaadin.AppWidgetSet) in main UI class
it works fine.

how to add chart addons in maven using vaadin 7.7
when i add chart addons in pom.xml and clean maven and widgetset and re-compile both.
but gwt.xml file not created in maven project.

kindly any one help to solve this issue.