Re: Apache TomEE documentation: WTP and TomEE logging

2012-11-29 Thread Jean-Louis MONTEIRO
Hi Howard,

No no, everyone can propose changes.
Apache CMS supports anonymous contributions.

When it asks if you have an Apache ID, just answer No, it you should switch
to an anonymous mode.

As soon as you submit it, we receive a patch we can apply for you.
Thanks in advance for your contribution.

Jean-Louis


2012/11/27 Howard W. Smith, Jr. smithh032...@gmail.com

 edited by 'committer




-- 
Jean-Louis


Re: Apache TomEE documentation: WTP and TomEE logging

2012-11-26 Thread Romain Manni-Bucau
we fixed issued we had with netbeans some versions ago,

but i think users were using maven as base project

not sure about other cases

*Romain Manni-Bucau*
*Twitter: @rmannibucau https://twitter.com/rmannibucau*
*Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*




2012/11/26 Howard W. Smith, Jr. smithh032...@gmail.com

 How to use JULI for TomEE in
 WTP?http://tomee.apache.org/tomee-logging-in-eclipse.html

 Seems as though you are only targeting WTP/Eclipse users.

 I mentioned the following in a separated thread:

 I had to google 'wtp', and I see that is eclipse. I'm not an eclipse user,
 I use NetBeans. If you want NetBeans/Glassfish developers to use TomEE,
 then please target them as well. More than likely, Glassfish endusers are
 using NetBeans (for life) as well. I don't plan to use eclipse, unless some
 manager/employer forces me to. lol/smile

 Just a friendly suggestion as I have seen talk on this mailing list about
 TomEE instead of Glassfish. So, please target NetBeans users as well in
 your TomEE examples instead of only 'WTP' (or eclipse users).



Re: Apache TomEE documentation: WTP and TomEE logging

2012-11-26 Thread Howard W. Smith, Jr.
I think you're right, because right off the bat, when I first started using
TomEE, NetBeans (v7.2) shows me localhost log and catalina log in separate
(NetBeans) output console/panes.

This is all working well for me, too. so, maybe there is no need to update
this TomEE document, and you can kindly withdraw this
request/recommendation of mine. :)


On Mon, Nov 26, 2012 at 11:25 AM, Romain Manni-Bucau
rmannibu...@gmail.comwrote:

 we fixed issued we had with netbeans some versions ago,

 but i think users were using maven as base project

 not sure about other cases

 *Romain Manni-Bucau*
 *Twitter: @rmannibucau https://twitter.com/rmannibucau*
 *Blog: **http://rmannibucau.wordpress.com/*
 http://rmannibucau.wordpress.com/
 *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
 *Github: https://github.com/rmannibucau*




 2012/11/26 Howard W. Smith, Jr. smithh032...@gmail.com

  How to use JULI for TomEE in
  WTP?http://tomee.apache.org/tomee-logging-in-eclipse.html
 
  Seems as though you are only targeting WTP/Eclipse users.
 
  I mentioned the following in a separated thread:
 
  I had to google 'wtp', and I see that is eclipse. I'm not an eclipse
 user,
  I use NetBeans. If you want NetBeans/Glassfish developers to use TomEE,
  then please target them as well. More than likely, Glassfish endusers are
  using NetBeans (for life) as well. I don't plan to use eclipse, unless
 some
  manager/employer forces me to. lol/smile
 
  Just a friendly suggestion as I have seen talk on this mailing list about
  TomEE instead of Glassfish. So, please target NetBeans users as well in
  your TomEE examples instead of only 'WTP' (or eclipse users).
 



Re: Apache TomEE documentation: WTP and TomEE logging

2012-11-26 Thread David Blevins

On Nov 26, 2012, at 8:36 AM, Howard W. Smith, Jr. smithh032...@gmail.com 
wrote:

 I think you're right, because right off the bat, when I first started using
 TomEE, NetBeans (v7.2) shows me localhost log and catalina log in separate
 (NetBeans) output console/panes.
 
 This is all working well for me, too. so, maybe there is no need to update
 this TomEE document, and you can kindly withdraw this
 request/recommendation of mine. :)

I think there's still a good suggestion in there.  Sometimes a document that 
says what should work is a very good thing -- to save people from looking.  
Occasionally, someone will say I spent forever looking for how to do X and 
didn't find it and often the answer is the server does X for you 
automatically, no user action required.

In this situation maybe a short TomEE NetBeans HOWTO is in order.  Something 
that confirms things are business as usual.

If you wanted to help out with that doc, that'd be wonderful.  Any info is 
better than nothing :)  I created a blank page for it.  Anyone is welcome to 
edit it via the little blue icon in the upper right:

  http://tomee.apache.org/tomee-and-netbeans.html


-David

 On Mon, Nov 26, 2012 at 11:25 AM, Romain Manni-Bucau
 rmannibu...@gmail.comwrote:
 
 we fixed issued we had with netbeans some versions ago,
 
 but i think users were using maven as base project
 
 not sure about other cases
 
 *Romain Manni-Bucau*
 *Twitter: @rmannibucau https://twitter.com/rmannibucau*
 *Blog: **http://rmannibucau.wordpress.com/*
 http://rmannibucau.wordpress.com/
 *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
 *Github: https://github.com/rmannibucau*
 
 
 
 
 2012/11/26 Howard W. Smith, Jr. smithh032...@gmail.com
 
 How to use JULI for TomEE in
 WTP?http://tomee.apache.org/tomee-logging-in-eclipse.html
 
 Seems as though you are only targeting WTP/Eclipse users.
 
 I mentioned the following in a separated thread:
 
 I had to google 'wtp', and I see that is eclipse. I'm not an eclipse
 user,
 I use NetBeans. If you want NetBeans/Glassfish developers to use TomEE,
 then please target them as well. More than likely, Glassfish endusers are
 using NetBeans (for life) as well. I don't plan to use eclipse, unless
 some
 manager/employer forces me to. lol/smile
 
 Just a friendly suggestion as I have seen talk on this mailing list about
 TomEE instead of Glassfish. So, please target NetBeans users as well in
 your TomEE examples instead of only 'WTP' (or eclipse users).
 
 



Re: Apache TomEE documentation: WTP and TomEE logging

2012-11-26 Thread Howard W. Smith, Jr.
Wow, David, that page is not loading in my Google Chrome browser for
whatever reason. I'm willing to contribute to such pages and share
information from a 'user' perspective as I am a user of TomEE. :)

I would like to and plan to contribute to such pages (applicable to my use
of TomEE) as time permits. Most of my time is spent trying to complete the
task of tuning the TomEE/CDI-managed-beans web app version, so I can push
it to production (or to the production server)when it is just as fast
as the Glassfish3.1.2.2/JSF-managed-beans version of the web app (which is
still/currently in production, on the production server). Would like to
thank Mark and Romain for their assistance, so far.


On Mon, Nov 26, 2012 at 11:22 PM, David Blevins david.blev...@gmail.comwrote:


 On Nov 26, 2012, at 8:36 AM, Howard W. Smith, Jr. 
 smithh032...@gmail.com wrote:

  I think you're right, because right off the bat, when I first started
 using
  TomEE, NetBeans (v7.2) shows me localhost log and catalina log in
 separate
  (NetBeans) output console/panes.
 
  This is all working well for me, too. so, maybe there is no need to
 update
  this TomEE document, and you can kindly withdraw this
  request/recommendation of mine. :)

 I think there's still a good suggestion in there.  Sometimes a document
 that says what should work is a very good thing -- to save people from
 looking.  Occasionally, someone will say I spent forever looking for how
 to do X and didn't find it and often the answer is the server does X for
 you automatically, no user action required.

 In this situation maybe a short TomEE NetBeans HOWTO is in order.
  Something that confirms things are business as usual.

 If you wanted to help out with that doc, that'd be wonderful.  Any info is
 better than nothing :)  I created a blank page for it.  Anyone is welcome
 to edit it via the little blue icon in the upper right:

   http://tomee.apache.org/tomee-and-netbeans.html


 -David

  On Mon, Nov 26, 2012 at 11:25 AM, Romain Manni-Bucau
  rmannibu...@gmail.comwrote:
 
  we fixed issued we had with netbeans some versions ago,
 
  but i think users were using maven as base project
 
  not sure about other cases
 
  *Romain Manni-Bucau*
  *Twitter: @rmannibucau https://twitter.com/rmannibucau*
  *Blog: **http://rmannibucau.wordpress.com/*
  http://rmannibucau.wordpress.com/
  *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
  *Github: https://github.com/rmannibucau*
 
 
 
 
  2012/11/26 Howard W. Smith, Jr. smithh032...@gmail.com
 
  How to use JULI for TomEE in
  WTP?http://tomee.apache.org/tomee-logging-in-eclipse.html
 
  Seems as though you are only targeting WTP/Eclipse users.
 
  I mentioned the following in a separated thread:
 
  I had to google 'wtp', and I see that is eclipse. I'm not an eclipse
  user,
  I use NetBeans. If you want NetBeans/Glassfish developers to use TomEE,
  then please target them as well. More than likely, Glassfish endusers
 are
  using NetBeans (for life) as well. I don't plan to use eclipse, unless
  some
  manager/employer forces me to. lol/smile
 
  Just a friendly suggestion as I have seen talk on this mailing list
 about
  TomEE instead of Glassfish. So, please target NetBeans users as well in
  your TomEE examples instead of only 'WTP' (or eclipse users).
 
 




Re: Apache TomEE documentation: WTP and TomEE logging

2012-11-26 Thread Howard W. Smith, Jr.
Hmmm, was just able to access that page, but the page is only authorized to
be edited by 'committers'. :(


On Mon, Nov 26, 2012 at 11:38 PM, Howard W. Smith, Jr. 
smithh032...@gmail.com wrote:

 Wow, David, that page is not loading in my Google Chrome browser for
 whatever reason. I'm willing to contribute to such pages and share
 information from a 'user' perspective as I am a user of TomEE. :)

 I would like to and plan to contribute to such pages (applicable to my use
 of TomEE) as time permits. Most of my time is spent trying to complete the
 task of tuning the TomEE/CDI-managed-beans web app version, so I can push
 it to production (or to the production server)when it is just as fast
 as the Glassfish3.1.2.2/JSF-managed-beans version of the web app (which is
 still/currently in production, on the production server). Would like to
 thank Mark and Romain for their assistance, so far.


 On Mon, Nov 26, 2012 at 11:22 PM, David Blevins 
 david.blev...@gmail.comwrote:


 On Nov 26, 2012, at 8:36 AM, Howard W. Smith, Jr. 
 smithh032...@gmail.com wrote:

  I think you're right, because right off the bat, when I first started
 using
  TomEE, NetBeans (v7.2) shows me localhost log and catalina log in
 separate
  (NetBeans) output console/panes.
 
  This is all working well for me, too. so, maybe there is no need to
 update
  this TomEE document, and you can kindly withdraw this
  request/recommendation of mine. :)

 I think there's still a good suggestion in there.  Sometimes a document
 that says what should work is a very good thing -- to save people from
 looking.  Occasionally, someone will say I spent forever looking for how
 to do X and didn't find it and often the answer is the server does X for
 you automatically, no user action required.

 In this situation maybe a short TomEE NetBeans HOWTO is in order.
  Something that confirms things are business as usual.

 If you wanted to help out with that doc, that'd be wonderful.  Any info
 is better than nothing :)  I created a blank page for it.  Anyone is
 welcome to edit it via the little blue icon in the upper right:

   http://tomee.apache.org/tomee-and-netbeans.html


 -David

  On Mon, Nov 26, 2012 at 11:25 AM, Romain Manni-Bucau
  rmannibu...@gmail.comwrote:
 
  we fixed issued we had with netbeans some versions ago,
 
  but i think users were using maven as base project
 
  not sure about other cases
 
  *Romain Manni-Bucau*
  *Twitter: @rmannibucau https://twitter.com/rmannibucau*
  *Blog: **http://rmannibucau.wordpress.com/*
  http://rmannibucau.wordpress.com/
  *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
  *Github: https://github.com/rmannibucau*
 
 
 
 
  2012/11/26 Howard W. Smith, Jr. smithh032...@gmail.com
 
  How to use JULI for TomEE in
  WTP?http://tomee.apache.org/tomee-logging-in-eclipse.html
 
  Seems as though you are only targeting WTP/Eclipse users.
 
  I mentioned the following in a separated thread:
 
  I had to google 'wtp', and I see that is eclipse. I'm not an eclipse
  user,
  I use NetBeans. If you want NetBeans/Glassfish developers to use
 TomEE,
  then please target them as well. More than likely, Glassfish endusers
 are
  using NetBeans (for life) as well. I don't plan to use eclipse, unless
  some
  manager/employer forces me to. lol/smile
 
  Just a friendly suggestion as I have seen talk on this mailing list
 about
  TomEE instead of Glassfish. So, please target NetBeans users as well
 in
  your TomEE examples instead of only 'WTP' (or eclipse users).