Below is my folder hierarchy. Where does the portal-ext.properties go? C:\\glassfish3\\glassfis开发者_JS百科h\\domains\\domain1\\applications\\liferay
I couldn\'t find any clear answer about how to deploy simple Maven based project to remote GlassFish server via maven like
I\'m trying to install glassfish server using netbeans but it isn\'t working. I\'m trying to download it with netbeans but it keeps saying \"I/O Exception: 开发者_运维问答Invalid argument: connect
I am trying to use @Resource(lookup=\"\") to look up a resource configured in Glassfish 3.1. I am using Eclipse 3.5.
I have a Java EE 6 project I\'m developing in NetBeans.All of the ant configuration was created automatically by NetBeans and I haven\'t touched it.Everything builds and deploys using NetBeans with no
Can anyone provide a link to a downloadable archive of the source code for GlassFish 3.0.1-b22? I have tried using TortoiseSVN to checkout this directory without success,
I am using netbeans 7 very successfully with JDK6. I need to add a JAX-WS webservice[ws] interface to my application to consume EJB service already created in the app. Since I moved to maven2 I had no
I just installed Netbeans 7.0.1 with glassfish 3 on my Windows XP box. I started to learn some JSF and tried to launch it. But glassfish failed to start:
I can\'t get javax.jms.ConnectionFactory injected into my standalone JMS client. I get a java.lang.NullPointerException at connectionFactory.createConnection() in the code below.
i developed a new website to the company where i work : http://50.19.242.172:8080/BrainSet/ it\'s running in a EC2 machine from Amazon Web Service.