I try to make a connection using: Request Headers
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language en-US,en;q=0.8,en-us;q=0.6,fr;q=0.4,fr-fr;q=0.2 Accept-Encoding gzip,deflate Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive 300 Connection keep-alive Content-Type text/x-gwt-rpc; charset=utf-8 Referer http://www.domain.com.mx/C/votaciones/FA5BF2FC2792E927F4C296EE224A891F.cache.html Content-Length 193 Pragma no-cache Cache-Control no-cache the server response is: �������2�� � �'mx/server/MySQLConnection � �3com/google/gwt/user/ server/rpc/RemoteServiceServlet � �$mx/client/ DBConnection � conn � Ljava/sql/Connection; � url � Ljava/lang/ String; � user � pass � <init> � ()V � Code � � � � � � � �!jdbc:mysql://localhost/votaciones � � � � � � root � � � � � �� � � � � �! � com.mysql.jdbc.Driver #�% �$ � java/lang/Class �&' � forName �%(Ljava/lang/String;)Ljava/ lang/Class; #�) �*�+ � newInstance � ()Ljava/lang/Object; -�/ �. � java/sql/DriverManager �0�1 � getConnection �M(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ String;)Ljava/sql/Connection; �3�5 �4 � java/lang/System �6�7 � err � Ljava/io/PrintStream; �9 � java/lang/ StringBuilder �; � Fail en la Conexion = 8�= � > � (Ljava/lang/String;)V This is only seen using Firebug and I have no idea why, any help?? I am having serious issues deploying the whole project in my remote server and so far I've found nothing to help me with that =S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
