Which JVM are you using, default one or installing hotspot?
Thx
On Tue, Dec 6, 2011 at 5:42 PM, Jordan Michaels wrote:
> I've had good experiences with Tomcat on CentOS using EC2. Pretty simple
> to get familiar with if you're already comfortable with CentOS.
>
> Warm Regards,
> Jordan Michaels
Amazon linux belong to RHEL/CentOS family.
You could choose the ubuntu image:
https://help.ubuntu.com/community/EC2StartersGuide
They have official AMI.
But someone claimed that Amazon Linus has best performance on EC2, since it
is created by Amazon...
On Tue, Dec 6, 2011 at 5:23 PM, Christ
Hi,
I am using grails spring security to secure the url. I specify in
grails:
grails.plugins.springsecurity.secureChannel.definition = [
'/': 'REQUIRES_INSECURE_CHANNEL',
'/**': 'REQUIRES_SECURE_CHANNEL',
]
to make the homepage use http and all other url use https. This works
I am using Grails 1.3.6.
On Sat, Feb 12, 2011 at 10:33 PM, Amilcar De Leon wrote:
> Hello there, first of all, be careful with the cross-posting.
>
> This seems to be a Groovy/Grails version problem, can you provide with
> stable versions of each you have in both your win7 development machine an
des are in the sharefolder with windows, the war still does not work.
I have to copy the files from shareFolder to Ubuntu. Then using the same
codes to build the war, it works... And the size of two war have hundred
bytes difference.
Anyone meets the same problem? Thank you so much.
Best,
Gavin Yue