I have to create a bean.xml file on WEB-INF, in order to index.xhtml could resolve #{mesenger.hello}
¿is it an automatic way to ha[...]
Hi Adam,
on Websphere I only was able to update the database with this save-method:
public void save {
em.flush();
}[...]
hi adam,
as always... excellent session!
thanks a lot!
Netbeans not for JEE?
Looks like future of Netbeans is not so bright: "Oracle will invest in the NetBeans IDE and NetBeans.org commu[...]
Although JDeveloper has some great features it is nearly unusable because of its slowness. Personally, I prefer a more "lightweight" IDE[...]
using the ide instead of slides would have been even more enjoable for. maybe some time later this year?
thanks,
marcus
ps [...]
@Eberhard Wolff This does not work well in situations where the state of the instance should be saved.
There's a plugin for WAS but I couldn't for the life of me get it to work, so after about 2 weeks of headaches I went back to Glassfish and 'accep[...]
Thank you very much, this fixed my problem.
Today I accidentally started Netbeans 6.7 twice - which may or may not be related to the caus[...]
Yes, but Glassfish is more than just a reference implementation. It is production ready, stable and proven. I understand that Oracle doesn't want [...]
