GWT non-hosted mode

Hi,

I thought I'd have a go at learning GWT. I've got an up-to-date installation of glassfish, gwt and intellij. I made the sample application, and tried to run it in hosted mode, but that didn't work due to glibc incompattibilities. However, I don't seem to be able to see any way to run it in non-hosted mode. I was kind of assuming there would be a dropdown on the run config that said "hosted", "deploy in glassfish" and so on.

Where do I go from here?

Thanks, Matthew

0
1 comment
Avatar
Permanently deleted user

I figured I should try to deploy a war to glassfish. So, in run/debug I created a glassfish server config, pointing at the application server Glassfish 3.0-preview, with the correct admin username and password. No joy. It's saying:

Error: Admin port configuration not found

I've had a good poke about the glassfish admin console on port 4848, and I can deploy wars manually by coppying them into the autodeploy folder. These wars run just fine, and go away again when I delete the war. So, it must be something to do with idea talking to glassfish, but there is no documentation about this error. Any ideas what is wrong, or how I can fix it?

Thanks, Matthew

0

Please sign in to leave a comment.