Re: Glassfish or Tomcat? Programming Web Development by ~s.o.s~ Glassfish is a full fledged application server while Tomcat is just a servlet container. The choice of which to use depends on your purpose of using the same. Glassfish server fail to start Programming Web Development by haresh2906 ….sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started INFO: {felix.fileinstall.poll… (ms) = 5000, felix.fileinstall.dir = C:\Program Files\glassfish-3.0.1\glassfish\modules\autostart, felix.fileinstall.debug = 1, felix.fileinstall.bundles… Re: Glassfish server fail to start Programming Web Development by ~s.o.s~ Was it working fine previously or is this a new install? If this is a new install which version? Also, AFAIK, Glassfish had problems starting up if the install path contained space characters (as it is in your case). If a reinstall doesn't fix it, I'd recommend hitting the Glassfish forums for better answers. Re: Glassfish server fail to start Programming Web Development by ~s.o.s~ Then browse through your anti-virus documentation and have a look at how you can unblock the glassfish application server. GlassFish 3.1 versus JBoss 7 (advantages of each one) Programming Web Development by Demetrio.pepi …. It exist a chance to use ESB (JBoss ESB or GlassFish ESB) on future. For this scenarious, could someone give me… of which is better or some advantages of each one: GlassFish 3.1 versus JBoss7? The most crucial point about my… to web shopping. I took a looked on [url]http://glassfish.java.net/downloads/3.1-final.html[/url] and [url… Re: GlassFish 3.1 versus JBoss 7 (advantages of each one) Programming Web Development by peter_budo Didn't use neither of them so hard to say, but there seems to be reasonable summary on [URL="http://stackoverflow.com/questions/277543/would-you-at-present-date-use-jboss-or-glassfish-or-another-as-java-ee-server"]stackoverflow[/URL] Glassfish or Tomcat? Programming Web Development by TheBuzzer Which one do you perfer to use? For me I am using glassfish becuase netbeans installed it for me. Also I heard glassfish support newer java api while tomcat doesnt GlassFish Only Displays HTML on HTTPS Programming Software Development by Qonquest … is displayed. If I view the admin domain console for glassfish, the click on applications, and click launch for my affable… NetBeans IDE? I am running netbeans 7.1.1 and Glassfish 3.1.2 GlassFish Only Displays HTML on HTTPS Programming Web Development by Qonquest … is displayed. If I view the admin domain console for glassfish, the click on applications, and click launch for my affable… NetBeans IDE? I am running netbeans 7.1.1 and Glassfish 3.1.2 Glassfish "Too many open files"error Programming Web Development by dangari … it. After monitoring the logs upon a manual restart of glassfish, I saw the log output below: [CODE][#|2011-06-25T15… GlassFish Error Programming Web Development by london-G Hello, I have installed glassfish server with netbeans. I have created a new JDBC Connection Pool and when I ping it I get error message "Ping Connection Pool failed for MyDatabae. Class name is wrong or classpath is not set for : com.mysql.jdbc.Driver Please check the server.log for more details." Any suggestions? EJB jUnit test and embedded GlassFish persistence error Programming Web Development by Traps …persistence-unit> </persistence> My glassfish-resources.xml looks like this <?xml …gt; <!DOCTYPE resources PUBLIC "-//GlassFish.org//DTD GlassFish Application Server 3.1 Resource Definitions//EN…" "http://glassfish.org/dtds/glassfish-resources_1_5.dtd"> <resources&… Migrating from GlassFish to Tomcat Programming Web Development by wolwayne Hi, I have developed a web application using NetBeans and GlassFish v3. Now I want to change to Apache Tomcat, beacause… of the unavalabilty of free GlassFish web hosting. So, my question is that, can I …can suggest a free or trial web hosting service for glassfish and mysql with upto 50MB, nothing else will be … NetBeans&Glassfish Saga Programming Software Development by gyno I am having serious trouble with my NetBeans and the GlassFish server, initially as of two days ago i was able … works cos initially i was made to believe that the GlassFish server that came with my NetBeans is not working each… the information that keep poping-up is that [B]"GlassFish Server 3 Server cannot start. Port is occupied."[/B… Re: Migrating from GlassFish to Tomcat Programming Web Development by peter_budo Look back step how you setup GlassFish to be your application server and change it to Tomcat, also make sure that your application produces WAR file that you can then deploy on your remote server Re: Migrating from GlassFish to Tomcat Programming Web Development by wolwayne …:722)[/CODE] But the same code is working perfectly with Glassfish. Re: Running Servlets in NetBeans 6.5 with Glassfish V2 Programming Web Development by peter_budo [QUOTE=CodeBoy101;919881]Hello to all, I was wondering how to run servlets using Glassfish V2. I'm using NetBeans 6.5 and need to use servlets, but I don't want to install Tomcat to do so, any suggestions?[/QUOTE] javapassion.com - [URL="http://www.javapassion.com/glassfish/"]GlassFish Programming/Development[/URL] Re: NetBeans&Glassfish Saga Programming Software Development by peter_budo You should have this sort of question on NetBeans and GlassFish forum in first place. Personally I hate these add-ons provided by IDEs and either use my own installation or go with Maven deployment of Jetty Quartz Scheduler on Glassfish - Initializer Servlet Problem Programming Web Development by JaseAU …/api/org/quartz/ee/servlet/QuartzInitializerServlet.html I am using Glassfish Sun Application Server 9.1 and Netbeans 6.5 to… Running Servlets in NetBeans 6.5 with Glassfish V2 Programming Web Development by CodeBoy101 Hello to all, I was wondering how to run servlets using Glassfish V2. I'm using NetBeans 6.5 and need to use servlets, but I don't want to install Tomcat to do so, any suggestions? Re: Running Servlets in NetBeans 6.5 with Glassfish V2 Programming Web Development by ThinkFree Installed glassfish bundled with netbeans or manually? Just right click on the project, go to NEW>SERVLET, Enter name of servlet, click OK. Enter the code, and save. Right click on servlet file and select RUN to run the servlet. Re: Running Servlets in NetBeans 6.5 with Glassfish V2 Programming Web Development by CodeBoy101 Thank you for your response. Glassfish was bundled with Netbeans by the way. Bur I have a question: how do I run servlets within JSP pages? J2EE glassfish ant dummy question Programming Software Development by ady_1 … maybe missing the ejb libs but am pointing to the glassfish/jdk which should have them? I also thought JSE compiles… problem with glassfish v3 Programming Software Development by gedas …\nbproject\build-impl.xml:684: Deployment error: Starting of server GlassFish Server 3 is not supported. Please, start the server manually… Re: problem with glassfish v3 Programming Software Development by gedas thanks for the help guys, i solved the problem by simply deleting the netbens and glassfish server and installed a fresh copy. everything works now thank you very much Using Glassfish Netbeans to create emails Programming Software Development by cisumma … my Outlook or something. What do I do to get Glassfish to generate emails so I can begin learning how to… Add library to GlassFish Programming Software Development by c.pentasuglia …, send and recieve. I want to deploy it to the glassfish server to be used just like that. An EJB connects… Add library to GlassFish Programming Web Development by c.pentasuglia …, send and recieve. I want to deploy it to the glassfish server to be used just like that. An EJB connects… Re: Glassfish server fail to start Programming Web Development by haresh2906 Thaanks for ur reply.... version is 6.9.1..... I have quick hill antivirus installed...so when i installed new software...the firewall prompts for block or allow.... during installation of netbeans 6.9.1 by mistake i blocked the http server....may be bcoz of this i m getting this ... any help from u Re: GlassFish Only Displays HTML on HTTPS Programming Web Development by LastMitch >What is going on here, and why can't I just run it directly from the NetBeans IDE? This is a connection issue. Did you follow it the Instructions **Running the Web Project** closely: http://netbeans.org/kb/docs/javaee/ecommerce/setup-dev-environ.html#run Try this first just to see you are link correctly: http://netbeans.org/kb/docs/javaee/…