netbeans access tomcat view admin console

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

netbeans access tomcat view admin console

by transistor47 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: netbeans access tomcat view admin console

by Melongo Annabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Have you changed the server default settings? To my knowledge the localhost is at 8080 port, not 8084 unless you changed it.


From: transistor47 <transistor47@...>
To: nbj2ee@...
Sent: Sunday, June 21, 2009 3:25:46 PM
Subject: [nbj2ee] netbeans access tomcat view admin console


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.



Re: netbeans access tomcat view admin console

by transistor47 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I enclose a picture. I can access by the navigator a admin console but from Netbeans is impossible.

When I access form Navigator Firefox I can only see the next folders: /, /docs, /examples, /host-manager,
/manager




Melongo Annabel wrote:
Have you changed the server default settings? To my knowledge the localhost is at 8080 port, not 8084 unless you changed it.




________________________________
From: transistor47 <transistor47@gmail.com>
To: nbj2ee@netbeans.org
Sent: Sunday, June 21, 2009 3:25:46 PM
Subject: [nbj2ee] netbeans access tomcat view admin console


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.


Re: netbeans access tomcat view admin console

by wbossons :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This sounds similar to the issue I posted and am seeing when I use NB
5.5. I have no option to upgrade on that machine, so please don't tell
me to upgrade. The issue is that the server cannot start and it will
never recognize any port you select for tomcat. Server ports are
configurable. Mine did not start with the default 8080, or anything else.

There is some kind of jndi exception. When I look in the messages.log, I
see it, but the url it refers to does not have any information.

Tomcat is installed wherever netbeans is installed. Look for
Apache-tomcat.....

Maybe there is an incompatibility with the version of the JDK?

..\Wendy

transistor47 wrote:

> Hello,
>
> I enclose a picture. I can access by the navigator a admin console but from
> Netbeans is impossible.
>
> When I access form Navigator Firefox I can only see the next folders: /,
> /docs, /examples, /host-manager,
> /manager
>
>
>
>
>
> Melongo Annabel wrote:
>  
>> Have you changed the server default settings? To my knowledge the
>> localhost is at 8080 port, not 8084 unless you changed it.
>>
>>
>>
>>
>> ________________________________
>> From: transistor47 <transistor47@...>
>> To: nbj2ee@...
>> Sent: Sunday, June 21, 2009 3:25:46 PM
>> Subject: [nbj2ee] netbeans access tomcat view admin console
>>
>>
>> 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.
>>
>>
>>
>>
>>    
> http://www.nabble.com/file/p24152208/apacheTomcatProblem.jpg 
>  


Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.
>
>




untitled.JPG (55K) Download Attachment
untitled1.JPG (128K) Download Attachment
untitled2.JPG (167K) Download Attachment

Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 6/22/09, Douglas Allen <kb9agt@...> 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.
>>
>>
>

Re: netbeans access tomcat view admin console

by transistor47 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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!





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@gmail.com> 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.
>
>

 
 
 

Re: netbeans access tomcat view admin console

by Jan Pernica :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
jan.pernica@...
http://www.pernica.org


Re: netbeans access tomcat view admin console

by transistor47 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am inexperienced developer on Tomcat Apache.

What lines do I have to modify in server.xml or context.xml?

Thank you!



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@gmail.com>  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@pernica.org
http://www.pernica.org


Re: netbeans access tomcat view admin console

by Jan Pernica :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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, transistor47transistor47@...  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
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
jan.pernica@...
http://www.pernica.org


Re: netbeans access tomcat view admin console

by transistor47 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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, 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@gmail.com>   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@pernica.org
>> 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@pernica.org
http://www.pernica.org


Re: netbeans access tomcat view admin console

by Melongo Annabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
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.



Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

At which step of this tutorial do you start to have problems? I don't
have NB5.5 installed. I have 6.5 but you still use services tab.
You don't need admin to create the database. You register the MySQL
server in the IDE.

On 6/28/09, Melongo Annabel <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.
>
>
>

Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You could just get the Sun App Server and try that. The directions and
download links are there.
Try that first. Else get the newer NB. You could look on the NB sites
for a similar app using a newer NB version. The steps are very
similar. As long as you can start your server you should be able to
gain access and deploy your war files using NB. Send some snapshots of
any failures. Just type Alt Print Screen then using paint or some
other graphics app. Open paint after Alt Print screen then Ctrl V to
copy into paint then save the file. Take a look at :

http://www.javapassion.com/

I took the course on J2EE and remember some things but I did not use
NB 5.5. It is hard to get plugins for it now.

On 6/29/09, Douglas Allen <kb9agt@...> wrote:

> At which step of this tutorial do you start to have problems? I don't
> have NB5.5 installed. I have 6.5 but you still use services tab.
> You don't need admin to create the database. You register the MySQL
> server in the IDE.
>
> On 6/28/09, Melongo Annabel <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.
>>
>>
>>
>

Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

May a quick lesson here will help:

http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations

As you can't get to the admin console you will have to do things manually.

On 6/29/09, Douglas Allen <kb9agt@...> wrote:

> You could just get the Sun App Server and try that. The directions and
> download links are there.
> Try that first. Else get the newer NB. You could look on the NB sites
> for a similar app using a newer NB version. The steps are very
> similar. As long as you can start your server you should be able to
> gain access and deploy your war files using NB. Send some snapshots of
> any failures. Just type Alt Print Screen then using paint or some
> other graphics app. Open paint after Alt Print screen then Ctrl V to
> copy into paint then save the file. Take a look at :
>
> http://www.javapassion.com/
>
> I took the course on J2EE and remember some things but I did not use
> NB 5.5. It is hard to get plugins for it now.
>
> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>> At which step of this tutorial do you start to have problems? I don't
>> have NB5.5 installed. I have 6.5 but you still use services tab.
>> You don't need admin to create the database. You register the MySQL
>> server in the IDE.
>>
>> On 6/28/09, Melongo Annabel <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.
>>>
>>>
>>>
>>
>

Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

First you will need MySQL server installed to NetrBeans. Can you get that?

On 6/29/09, Douglas Allen <kb9agt@...> wrote:

> May a quick lesson here will help:
>
> http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations
>
> As you can't get to the admin console you will have to do things manually.
>
> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>> You could just get the Sun App Server and try that. The directions and
>> download links are there.
>> Try that first. Else get the newer NB. You could look on the NB sites
>> for a similar app using a newer NB version. The steps are very
>> similar. As long as you can start your server you should be able to
>> gain access and deploy your war files using NB. Send some snapshots of
>> any failures. Just type Alt Print Screen then using paint or some
>> other graphics app. Open paint after Alt Print screen then Ctrl V to
>> copy into paint then save the file. Take a look at :
>>
>> http://www.javapassion.com/
>>
>> I took the course on J2EE and remember some things but I did not use
>> NB 5.5. It is hard to get plugins for it now.
>>
>> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>>> At which step of this tutorial do you start to have problems? I don't
>>> have NB5.5 installed. I have 6.5 but you still use services tab.
>>> You don't need admin to create the database. You register the MySQL
>>> server in the IDE.
>>>
>>> On 6/28/09, Melongo Annabel <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.
>>>>
>>>>
>>>>
>>>
>>
>

Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Next connect to to it or start it(right click start)
Then right click(Create Database)
Enter MyNewDatabase and check grant full access.
Once you have the db listed, right click it and(Execute Command)
A window for command editing should open.
Get the http://www.netbeans.org/files/documents/4/1358/ifpwafcad.sql
open and copy it into the command editor window.
Then next to the address bar is a icon and the context should say Run SQL.
run it. This creates the tables for the database.
If you can't get this let us know. I have the database now here. Ill
just send it.
You can then save it to data folder in MySQL installation.


On 6/29/09, Douglas Allen <kb9agt@...> wrote:

> First you will need MySQL server installed to NetrBeans. Can you get that?
>
> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>> May a quick lesson here will help:
>>
>> http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations
>>
>> As you can't get to the admin console you will have to do things
>> manually.
>>
>> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>>> You could just get the Sun App Server and try that. The directions and
>>> download links are there.
>>> Try that first. Else get the newer NB. You could look on the NB sites
>>> for a similar app using a newer NB version. The steps are very
>>> similar. As long as you can start your server you should be able to
>>> gain access and deploy your war files using NB. Send some snapshots of
>>> any failures. Just type Alt Print Screen then using paint or some
>>> other graphics app. Open paint after Alt Print screen then Ctrl V to
>>> copy into paint then save the file. Take a look at :
>>>
>>> http://www.javapassion.com/
>>>
>>> I took the course on J2EE and remember some things but I did not use
>>> NB 5.5. It is hard to get plugins for it now.
>>>
>>> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>>>> At which step of this tutorial do you start to have problems? I don't
>>>> have NB5.5 installed. I have 6.5 but you still use services tab.
>>>> You don't need admin to create the database. You register the MySQL
>>>> server in the IDE.
>>>>
>>>> On 6/28/09, Melongo Annabel <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.
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>

Re: netbeans access tomcat view admin console

by DouglasA1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

apache-tomcat-5.5.27-admin will give you an admin console so get that
if you can here:

http://tomcat.apache.org/download-55.cgi

On 6/29/09, Douglas Allen <kb9agt@...> wrote:

> Next connect to to it or start it(right click start)
> Then right click(Create Database)
> Enter MyNewDatabase and check grant full access.
> Once you have the db listed, right click it and(Execute Command)
> A window for command editing should open.
> Get the http://www.netbeans.org/files/documents/4/1358/ifpwafcad.sql
> open and copy it into the command editor window.
> Then next to the address bar is a icon and the context should say Run SQL.
> run it. This creates the tables for the database.
> If you can't get this let us know. I have the database now here. Ill
> just send it.
> You can then save it to data folder in MySQL installation.
>
>
> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>> First you will need MySQL server installed to NetrBeans. Can you get
>> that?
>>
>> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>>> May a quick lesson here will help:
>>>
>>> http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations
>>>
>>> As you can't get to the admin console you will have to do things
>>> manually.
>>>
>>> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>>>> You could just get the Sun App Server and try that. The directions and
>>>> download links are there.
>>>> Try that first. Else get the newer NB. You could look on the NB sites
>>>> for a similar app using a newer NB version. The steps are very
>>>> similar. As long as you can start your server you should be able to
>>>> gain access and deploy your war files using NB. Send some snapshots of
>>>> any failures. Just type Alt Print Screen then using paint or some
>>>> other graphics app. Open paint after Alt Print screen then Ctrl V to
>>>> copy into paint then save the file. Take a look at :
>>>>
>>>> http://www.javapassion.com/
>>>>
>>>> I took the course on J2EE and remember some things but I did not use
>>>> NB 5.5. It is hard to get plugins for it now.
>>>>
>>>> On 6/29/09, Douglas Allen <kb9agt@...> wrote:
>>>>> At which step of this tutorial do you start to have problems? I don't
>>>>> have NB5.5 installed. I have 6.5 but you still use services tab.
>>>>> You don't need admin to create the database. You register the MySQL
>>>>> server in the IDE.
>>>>>
>>>>> On 6/28/09, Melongo Annabel <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.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>

Re: netbeans access tomcat view admin console

by transistor47 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@gmail.com>
To: nbj2ee@netbeans.org
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@gmail.com>   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@pernica.org
>>> 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@pernica.org
> 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 console

by Melongo Annabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
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.


< Prev | 1 - 2 | Next >