|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
Re: netbeans access tomcat view admin consoleOn 6/25/09, transistor47 <transistor47@...> wrote:
> > I am enough confused. > > I want to use Netbeans in order to develop a web application. > > Could you advise me a tutorial like introduction? > > I don´t know which framework is the best: > - Visual Web JavaServer Faces > - Spring Web MVC > - JavaServer Faces > - Struts > - Hibernate > > I am trying to follow a tutorial to create a simple web application in > Netbeans: > http://www.netbeans.org/kb/55/mysql-webapp.html > http://www.netbeans.org/kb/55/mysql-webapp.html , but I don´t know create > DataSources because I can´t enter in console mode tomcat > > Thank you very much > >Try building the app with glassfish as I know you don't need admin console except to just check for connectionPool and database in resources. how to overcome the Tomcat admin console problem. http://www.netbeans.org/kb/60/web/mysql-webapp.html I would suggest this to get both MySQL and glassfish: http://java.sun.com/javaee/downloads/index.jsp > > > Jan Pernica wrote: >> >> What do you need to do? >> >> On 24.6.2009 19:03, transistor47 wrote: >>> I am inexperienced developer on Tomcat Apache. >>> >>> What lines do I have to modify in server.xml or context.xml? >>> >>> Thank you! >>> >>> :confused: >>> >>> >>> Jan Pernica wrote: >>> >>>> It was removed from distribution and is no longer available. You can >>>> edit server.xml or during deployment edit context.xml >>>> >>>> On 23.6.2009 21:40, transistor47 wrote: >>>> >>>>> Yes, tomcat starts. >>>>> >>>>> I think it problem is the folder admin, it doesn´t exist. >>>>> >>>>> Where could I get this folder? >>>>> >>>>> Anyone could send this folder to me to try? >>>>> >>>>> Thank you very much! >>>>> >>>>> :working: >>>>> >>>>> >>>>> >>>>> >>>>> presario 6331RSH HAM wrote: >>>>> >>>>> >>>>>> Is the server turned on? >>>>>> /admin is a web app and so will need to be added to gain access. In >>>>>> some distributions of Tomcat this was not included so you will have to >>>>>> find a copy. >>>>>> Check the Apache web sites about this. >>>>>> >>>>>> On 6/21/09, transistor47<transistor47@...> wrote: >>>>>> >>>>>> >>>>>>> Hello, >>>>>>> >>>>>>> From NetBeans IDE 6.5.1 in tabs Services I expand Servers y choose >>>>>>> "Apache >>>>>>> Tomcat 6.0.18". After I clic on "View Admin Console" I view in my >>>>>>> navigator >>>>>>> a error message that it can´t connect localhost:8084. >>>>>>> >>>>>>> It doesn´t appear the console to admin tomcat. >>>>>>> >>>>>>> Thank you >>>>>>> Smile http://www.nabble.com/file/p24138486/netbeansProblemTomcat.jpg >>>>>>> -- >>>>>>> View this message in context: >>>>>>> http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24138486.html >>>>>>> Sent from the Netbeans - J2EE mailing list archive at Nabble.com. >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> -- >>>> Děkuji a s pozdravem >>>> >>>> Jan Pernica >>>> =========================================== >>>> Pernica IT Solutions >>>> Masarykovo náměstí 8 >>>> 664 51 Šlapanice >>>> Czech Republic >>>> tel,fax: +420 544 245 068 >>>> mobile: +420 777 634 665 >>>> mailto:jan.pernica@... >>>> http://www.pernica.org >>>> >>>> >>>> >>>> >>>> >>> >>> >> >> -- >> Děkuji a s pozdravem >> >> Jan Pernica >> =========================================== >> Pernica IT Solutions >> Masarykovo náměstí 8 >> 664 51 Šlapanice >> Czech Republic >> tel,fax: +420 544 245 068 >> mobile: +420 777 634 665 >> mailto:jan.pernica@... >> http://www.pernica.org >> >> >> >> > > -- > View this message in context: > http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24212219.html > Sent from the Netbeans - J2EE mailing list archive at Nabble.com. > > |
|
|
Re: netbeans access tomcat view admin consolealso this works just like glassfish.
http://java.sun.com/javaee/reference/AS91U1MySQL_relnotes.jsp just install it under glassfish in the NetBeans IDE On 6/30/09, Douglas Allen <kb9agt@...> wrote: > On 6/25/09, transistor47 <transistor47@...> wrote: >> >> I am enough confused. >> >> I want to use Netbeans in order to develop a web application. >> >> Could you advise me a tutorial like introduction? >> >> I don´t know which framework is the best: >> - Visual Web JavaServer Faces >> - Spring Web MVC >> - JavaServer Faces >> - Struts >> - Hibernate >> >> I am trying to follow a tutorial to create a simple web application in >> Netbeans: >> http://www.netbeans.org/kb/55/mysql-webapp.html >> http://www.netbeans.org/kb/55/mysql-webapp.html , but I don´t know create >> DataSources because I can´t enter in console mode tomcat >> >> Thank you very much >> >>Try building the app with glassfish as I know you don't need admin console >> except to just check for connectionPool and database in resources. > You will need MySQL. Try this page as it is newer and will tell you > how to overcome the Tomcat admin console problem. > http://www.netbeans.org/kb/60/web/mysql-webapp.html > > I would suggest this to get both MySQL and glassfish: > http://java.sun.com/javaee/downloads/index.jsp > >> >> >> Jan Pernica wrote: >>> >>> What do you need to do? >>> >>> On 24.6.2009 19:03, transistor47 wrote: >>>> I am inexperienced developer on Tomcat Apache. >>>> >>>> What lines do I have to modify in server.xml or context.xml? >>>> >>>> Thank you! >>>> >>>> :confused: >>>> >>>> >>>> Jan Pernica wrote: >>>> >>>>> It was removed from distribution and is no longer available. You can >>>>> edit server.xml or during deployment edit context.xml >>>>> >>>>> On 23.6.2009 21:40, transistor47 wrote: >>>>> >>>>>> Yes, tomcat starts. >>>>>> >>>>>> I think it problem is the folder admin, it doesn´t exist. >>>>>> >>>>>> Where could I get this folder? >>>>>> >>>>>> Anyone could send this folder to me to try? >>>>>> >>>>>> Thank you very much! >>>>>> >>>>>> :working: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> presario 6331RSH HAM wrote: >>>>>> >>>>>> >>>>>>> Is the server turned on? >>>>>>> /admin is a web app and so will need to be added to gain access. In >>>>>>> some distributions of Tomcat this was not included so you will have >>>>>>> to >>>>>>> find a copy. >>>>>>> Check the Apache web sites about this. >>>>>>> >>>>>>> On 6/21/09, transistor47<transistor47@...> wrote: >>>>>>> >>>>>>> >>>>>>>> Hello, >>>>>>>> >>>>>>>> From NetBeans IDE 6.5.1 in tabs Services I expand Servers y >>>>>>>> choose >>>>>>>> "Apache >>>>>>>> Tomcat 6.0.18". After I clic on "View Admin Console" I view in my >>>>>>>> navigator >>>>>>>> a error message that it can´t connect localhost:8084. >>>>>>>> >>>>>>>> It doesn´t appear the console to admin tomcat. >>>>>>>> >>>>>>>> Thank you >>>>>>>> Smile >>>>>>>> http://www.nabble.com/file/p24138486/netbeansProblemTomcat.jpg >>>>>>>> -- >>>>>>>> View this message in context: >>>>>>>> http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24138486.html >>>>>>>> Sent from the Netbeans - J2EE mailing list archive at Nabble.com. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> -- >>>>> Děkuji a s pozdravem >>>>> >>>>> Jan Pernica >>>>> =========================================== >>>>> Pernica IT Solutions >>>>> Masarykovo náměstí 8 >>>>> 664 51 Šlapanice >>>>> Czech Republic >>>>> tel,fax: +420 544 245 068 >>>>> mobile: +420 777 634 665 >>>>> mailto:jan.pernica@... >>>>> http://www.pernica.org >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >>> -- >>> Děkuji a s pozdravem >>> >>> Jan Pernica >>> =========================================== >>> Pernica IT Solutions >>> Masarykovo náměstí 8 >>> 664 51 Šlapanice >>> Czech Republic >>> tel,fax: +420 544 245 068 >>> mobile: +420 777 634 665 >>> mailto:jan.pernica@... >>> http://www.pernica.org >>> >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24212219.html >> Sent from the Netbeans - J2EE mailing list archive at Nabble.com. >> >> > |
|
|
Re: netbeans access tomcat view admin consoleThank you very much!!!
|
|
|
Re: netbeans access tomcat view admin consoleThank you! If I hadn't replied I never would have found the tutorial
that interests me. Good Luck! And don't be afraid to give feedback in the tutorials. I have gotten replies to them and they were very helpful. On 6/30/09, transistor47 <transistor47@...> wrote: > > Thank you very much!!! > > > > Melongo Annabel wrote: >> >> Then I would recommend you use Spring MVC and hibernate as the persistence >> framework. The reason I'm suggesting this is that Spring has support for >> hibernate and it also has security support(ACEGI) for managing the users >> and their differents roles in your application.Here are good tutorials on >> spring mvc and hibernate in NB: >> http://www.netbeans.org/kb/61/web/quickstart-webapps-spring.html , >> http://www.netbeans.org/kb/docs/web/hibernate-webapp.html >> >> >> >> >> ________________________________ >> From: transistor47 <transistor47@...> >> To: nbj2ee@... >> Sent: Monday, June 29, 2009 1:01:18 PM >> Subject: Re: [nbj2ee] netbeans access tomcat view admin console >> >> >> The purpose of application is a web application which includes users >> management and their profiles >> >> Thanks >> >> >> >> Melongo Annabel wrote: >>> >>> To determine what framework is best for your project, I think you should >>> give us more information on its intended purpose. For example, is it >>> going >>> to be database intensive? what kind of application will it be? what >>> performance concerns you have? The answers to these questions will help >>> in >>> recommending a framework to you. Thanks. >>> >>> >>> >>> >>> ________________________________ >>> From: transistor47 <transistor47@...> >>> To: nbj2ee@... >>> Sent: Thursday, June 25, 2009 5:42:44 PM >>> Subject: Re: [nbj2ee] netbeans access tomcat view admin console >>> >>> >>> I am enough confused. >>> >>> I want to use Netbeans in order to develop a web application. >>> >>> Could you advise me a tutorial like introduction? >>> >>> I don´t know which framework is the best: >>> - Visual Web JavaServer Faces >>> - Spring Web MVC >>> - JavaServer Faces >>> - Struts >>> - Hibernate >>> >>> I am trying to follow a tutorial to create a simple web application in >>> Netbeans: >>> http://www.netbeans.org/kb/55/mysql-webapp.html >>> http://www.netbeans.org/kb/55/mysql-webapp.html , but I don´t know create >>> DataSources because I can´t enter in console mode tomcat >>> >>> Thank you very much >>> >>> >>> >>> >>> Jan Pernica wrote: >>>> >>>> What do you need to do? >>>> >>>> On 24.6.2009 19:03, transistor47 wrote: >>>>> I am inexperienced developer on Tomcat Apache. >>>>> >>>>> What lines do I have to modify in server.xml or context.xml? >>>>> >>>>> Thank you! >>>>> >>>>> :confused: >>>>> >>>>> >>>>> Jan Pernica wrote: >>>>> >>>>>> It was removed from distribution and is no longer available. You can >>>>>> edit server.xml or during deployment edit context.xml >>>>>> >>>>>> On 23.6.2009 21:40, transistor47 wrote: >>>>>> >>>>>>> Yes, tomcat starts. >>>>>>> >>>>>>> I think it problem is the folder admin, it doesn´t exist. >>>>>>> >>>>>>> Where could I get this folder? >>>>>>> >>>>>>> Anyone could send this folder to me to try? >>>>>>> >>>>>>> Thank you very much! >>>>>>> >>>>>>> :working: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> presario 6331RSH HAM wrote: >>>>>>> >>>>>>> >>>>>>>> Is the server turned on? >>>>>>>> /admin is a web app and so will need to be added to gain access. In >>>>>>>> some distributions of Tomcat this was not included so you will have >>>>>>>> to >>>>>>>> find a copy. >>>>>>>> Check the Apache web sites about this. >>>>>>>> >>>>>>>> On 6/21/09, transistor47<transistor47@...> wrote: >>>>>>>> >>>>>>>> >>>>>>>>> Hello, >>>>>>>>> >>>>>>>>> From NetBeans IDE 6.5.1 in tabs Services I expand Servers y >>>>>>>>> choose >>>>>>>>> "Apache >>>>>>>>> Tomcat 6.0.18". After I clic on "View Admin Console" I view in my >>>>>>>>> navigator >>>>>>>>> a error message that it can´t connect localhost:8084. >>>>>>>>> >>>>>>>>> It doesn´t appear the console to admin tomcat. >>>>>>>>> >>>>>>>>> Thank you >>>>>>>>> Smile >>>>>>>>> http://www.nabble.com/file/p24138486/netbeansProblemTomcat.jpg >>>>>>>>> -- >>>>>>>>> View this message in context: >>>>>>>>> http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24138486.html >>>>>>>>> Sent from the Netbeans - J2EE mailing list archive at Nabble.com. >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> -- >>>>>> Děkuji a s pozdravem >>>>>> >>>>>> Jan Pernica >>>>>> =========================================== >>>>>> Pernica IT Solutions >>>>>> Masarykovo náměstí 8 >>>>>> 664 51 Šlapanice >>>>>> Czech Republic >>>>>> tel,fax: +420 544 245 068 >>>>>> mobile: +420 777 634 665 >>>>>> mailto:jan.pernica@... >>>>>> http://www.pernica.org >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> -- >>>> Děkuji a s pozdravem >>>> >>>> Jan Pernica >>>> =========================================== >>>> Pernica IT Solutions >>>> Masarykovo náměstí 8 >>>> 664 51 Šlapanice >>>> Czech Republic >>>> tel,fax: +420 544 245 068 >>>> mobile: +420 777 634 665 >>>> mailto:jan.pernica@... >>>> http://www.pernica.org >>>> >>>> >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24212219.html >>> Sent from the Netbeans - J2EE mailing list archive at Nabble.com. >>> >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24258933.html >> Sent from the Netbeans - J2EE mailing list archive at Nabble.com. >> >> >> >> > > -- > View this message in context: > http://www.nabble.com/netbeans-access-tomcat-view-admin-console-tp24138486p24279594.html > Sent from the Netbeans - J2EE mailing list archive at Nabble.com. > > |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |