I\'ve made a basic login on my Glassfish s开发者_StackOverflow中文版erver, when I try it the username and password is recognised and accepted but nothing is loaded, the browser seems to attempt to loa
I have a JSF Mojarra 2.0.3 app that was developed entirely on Tomcat 7 where it works superbly.I 开发者_StackOverflow社区need to deploy this application on JBoss or on Glassfish and the application ru
I have implemented a login using a backing bean and request.login() function.It works fine but if the login fails it throws a nasty error.It\'s fine because I have caught a differnt error before hand(
Given the following code public interface Foo<T> { T get(); } @Remote public interface Bar extends Foo<String> {
I am trying to recreate an existing project with Maven (any IDE is ok, but mainly Netbeans), and I\'m a bit confused about the best way to do this, so any help is greatly appreciated.
Where are t开发者_C百科he glassfish access logs located? I would expect them to be in domains/domainX/logs.
I have built an application with EJB\'s and JPA2.If I have my page running and I change something in the database it will not show on the page.I\'ve tried different browsers, non caching sessions of t
I downloaded Liferay 6 bundle with glassfish v3, and Installed it, it works just fine, the only problem is adding a connection pool for DB2, I did the following steps:
I\', trying to set开发者_如何学Go thejavax.faces.PROJECT_STAGE to \"production\"in my web.xml, but in runtime I see, that the value is always \"development\". Debugging shows very strange things, cann
In my aplication i want to send a html template to the users email. Everithing works correctly when i programatically create the html, but what i want to do now, is read the html text from within a fi