You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
I'm using GWTTestCase but need the ability to configure it to use SSL. I can't seem to find any information on how to do that.
I'm using Google Plugin for Eclipse and use "Run as GWT Test Case". Everything works except that I need to use SSL.
jana
unread,
Oct 23, 2012, 2:19:07 PM10/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
On Wednesday, September 5, 2012 6:25:46 PM UTC-4, jana wrote:
I'm using GWTTestCase but need the ability to configure it to use SSL. I can't seem to find any information on how to do that.
I'm using Google Plugin for Eclipse and use "Run as GWT Test Case". Everything works except that I need to use SSL.
Still struggling with trying to run GWTTestCase over SSL if anyone has an example of how to set the keystore, etc information. I tried to add the following code but I got errors trying to call System.setProperty() like the following for example.The error was "The method setProperty(String, String) is undefined for the type System.