Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-30 Thread Gianny Damour

+1

Gianny

On 29/01/2007, at 12:56 AM, Matt Hogstrom wrote:


Oh yeah...here is my+1

On Jan 27, 2007, at 1:01 AM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review  
at:


http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in  
getting the Release Notes in line and helping out with Open EJB.


Thanks

This vote will conclude on Tuesday at 0100 Eastern.

Cheers.

Matt







Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-30 Thread David Jencks

+1

david jencks

On Jan 26, 2007, at 10:01 PM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in  
getting the Release Notes in line and helping out with Open EJB.


Thanks

This vote will conclude on Tuesday at 0100 Eastern.

Cheers.

Matt




Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-29 Thread Paul McMahan

On 1/29/07, anita kulshreshtha <[EMAIL PROTECTED]> wrote:

+1

   Please note the following issues for future releases:
1. Clicking on LDAP Viewer produces stack trace:
08:49:59,484 WARN  [ExecuteQuery] Method execution failed:
java.lang.Exception: Problem connecting to directory server:
localhost:1389
at
org.apache.geronimo.console.ldapmanager.LDAPManagerHelper.(LDAPManagerHelper.java:113)


You can avoid this by starting the directory module from the System
Modules portlet before starting the LDAP viewer.


2. ClassLoader Viewer throws error:
08:51:13,203 ERROR [RowFragment_jsp]] Servlet.service() for servlet
jsp.WEB_002dINF.aggregation.RowFragment_jsp threw exception
javax.servlet.ServletException: Java heap space


I think Kevan has fixed this in trunk...


3. The Create and Install Plugins page lists all entries as 'not
available', e.g.
 * 
 * Geronimo Admin Console (Tomcat) (Not available; View Details)
 * .
  It should probably read as 'View Availability'.


I updated the plugin catalog to include 2.0-M2 as a compatible version
for the plugins.  This causes the right plugins to show up as
available.  The updated catalog should be propogated to
geronimo.apache.org within the hour.



Thanks
Anita

--- Matt Hogstrom <[EMAIL PROTECTED]> wrote:

> All,
>
> I have made the binaries from Geronimo 2.0-M2 available for review
> at:
>
> http://people.apache.org/~hogstrom/2.0-M2-rc1
>
> In this directory you will find the various assemblies for your
> review as well as one massive tar ball that has the various artifacts
>
> that will ultimately be distributed.
>
> The files are being uploaded as this is being written so give them
> some time.
>
> Also included in this vote are the artifacts for the JACC spec 1.0-M2
>
> which is required for 2.0-M2.
>
> Remember...this is a milestone and not a full release.
>
> Thanks for David Blevins for being quite the helper tonight in
> getting the Release Notes in line and helping out with Open EJB.
>
> Thanks
>
> This vote will conclude on Tuesday at 0100 Eastern.
>
> Cheers.
>
> Matt
>





Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121



Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-29 Thread Paul McMahan

+1

I compiled the source.zip from your directory, which also required
building openejb-r500340 and geronimo-jacc_1.1_spec--1.0-M2 locally.
I tested the admin console and plugins,  updating the plugin catalog
to support this new release.  Nice job everyone!

Best wishes,
Paul

On 1/27/07, Matt Hogstrom <[EMAIL PROTECTED]> wrote:

All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your
review as well as one massive tar ball that has the various artifacts
that will ultimately be distributed.

The files are being uploaded as this is being written so give them
some time.

Also included in this vote are the artifacts for the JACC spec 1.0-M2
which is required for 2.0-M2.

Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in
getting the Release Notes in line and helping out with Open EJB.

Thanks

This vote will conclude on Tuesday at 0100 Eastern.

Cheers.

Matt



Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-29 Thread Christopher M. Cardona


anita kulshreshtha wrote:
+1 


   Please note the following issues for future releases:
1. Clicking on LDAP Viewer produces stack trace: 
08:49:59,484 WARN  [ExecuteQuery] Method execution failed: 
java.lang.Exception: Problem connecting to directory server:

localhost:1389
at
org.apache.geronimo.console.ldapmanager.LDAPManagerHelper.(LDAPManagerHelper.java:113)

  


By default the LDAP Viewer portlet connects to the embedded Apache DS 
and if it's not started it will result to this stack trace and it should 
pop some warning message followed by displaying the 'Connect Info' tab 
to allow users to change settings and reconnect. We can possibly consume 
the exception when DWR creates the LDAP utility class to avoid the stack 
trace.



2. ClassLoader Viewer throws error:
08:51:13,203 ERROR [RowFragment_jsp]] Servlet.service() for servlet
jsp.WEB_002dINF.aggregation.RowFragment_jsp threw exception
javax.servlet.ServletException: Java heap space

  

I also see this randomly on one of my Windows box.

I'm ok with these issues for this release. Here's my +1.

chris


Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-29 Thread anita kulshreshtha
+1 

   Please note the following issues for future releases:
1. Clicking on LDAP Viewer produces stack trace: 
08:49:59,484 WARN  [ExecuteQuery] Method execution failed: 
java.lang.Exception: Problem connecting to directory server:
localhost:1389
at
org.apache.geronimo.console.ldapmanager.LDAPManagerHelper.(LDAPManagerHelper.java:113)

2. ClassLoader Viewer throws error:
08:51:13,203 ERROR [RowFragment_jsp]] Servlet.service() for servlet
jsp.WEB_002dINF.aggregation.RowFragment_jsp threw exception
javax.servlet.ServletException: Java heap space

3. The Create and Install Plugins page lists all entries as 'not
available', e.g.
 * 
 * Geronimo Admin Console (Tomcat) (Not available; View Details)
 * .
  It should probably read as 'View Availability'.

Thanks
Anita

--- Matt Hogstrom <[EMAIL PROTECTED]> wrote:

> All,
> 
> I have made the binaries from Geronimo 2.0-M2 available for review
> at:
> 
> http://people.apache.org/~hogstrom/2.0-M2-rc1
> 
> In this directory you will find the various assemblies for your  
> review as well as one massive tar ball that has the various artifacts
>  
> that will ultimately be distributed.
> 
> The files are being uploaded as this is being written so give them  
> some time.
> 
> Also included in this vote are the artifacts for the JACC spec 1.0-M2
>  
> which is required for 2.0-M2.
> 
> Remember...this is a milestone and not a full release.
> 
> Thanks for David Blevins for being quite the helper tonight in  
> getting the Release Notes in line and helping out with Open EJB.
> 
> Thanks
> 
> This vote will conclude on Tuesday at 0100 Eastern.
> 
> Cheers.
> 
> Matt
> 



 

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121


Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-29 Thread Sachin Patel

My +1

On Jan 27, 2007, at 1:01 AM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in  
getting the Release Notes in line and helping out with Open EJB.


Thanks

This vote will conclude on Tuesday at 0100 Eastern.

Cheers.

Matt



-sachin




Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-28 Thread Prasad Kashyap

On 1/27/07, Kevan Miller <[EMAIL PROTECTED]> wrote:


On Jan 27, 2007, at 1:01 AM, Matt Hogstrom wrote:

> All,
>
> I have made the binaries from Geronimo 2.0-M2 available for review at:
>
> http://people.apache.org/~hogstrom/2.0-M2-rc1
>
> In this directory you will find the various assemblies for your
> review as well as one massive tar ball that has the various
> artifacts that will ultimately be distributed.
>
> The files are being uploaded as this is being written so give them
> some time.
>
> Also included in this vote are the artifacts for the JACC spec 1.0-
> M2 which is required for 2.0-M2.
>
> Remember...this is a milestone and not a full release.
>
> Thanks for David Blevins for being quite the helper tonight in
> getting the Release Notes in line and helping out with Open EJB.

As Prasad has noted in a separate thread, EJB@ injection for Jetty is
not working. Matt can confirm, but I believe that he intentionally
did not merge the latest changes from trunk into the M2 branch. A
release manager needs to draw the line somewhere, and this allowed
him to get the RC candidate built. I was (and still am) fine with
delivering M2 with this limitation.


Right. I fully agree too and I am okay with this. Assuming that we
sync the Release Notes to mention the @EJB limitation on Jetty, here's
my +1.

Cheers
Prasad




We've got a lot of great
function, here. I'm looking forward to getting on to making more
great progress like this.

I suggest we update the release notes to reflect this EJB@
limitation. Something like:

- EJB 3.0 (via OpenEJB project)
   Supported:
  ...
  - @EJB injection of ejb-refs and ejb-local-refs (Tomcat)
  ...

   Limitations:
  - No support for MDBs.
  - @EJB injection of ejb-refs and ejb-local-refs (Jetty)

I've tested both jee5 assemblies. The source and binary look good.
With an update to the release notes, I'm +1.

--kevan



Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-28 Thread Jarek Gawor

Joe,

I just noticed that yesterday. There is a small bug in CXFBuilder (and
Axis2Builder) that causes the cxf/axis2 dependencies to be always
added to any application. I don't think that's a major issue. I will
be submitting a patch today or tomorrow that will resolve that issue
(among other things).

Jarek

On 1/28/07, Joe Bohn <[EMAIL PROTECTED]> wrote:

Here's my +1.

I did a quick test of each of the 4 assemblies (tomcat/jetty;
jee5/minimal).  I noticed just one strange thing.  When deploying a
simple web application without a deployment plan and then viewing it
from the console it; listed configuration parents that included both the
axis2 and cxf cars.  This was strange because the simple web app had no
need of any web services. Is this expected?

Joe


Matt Hogstrom wrote:
> All,
>
> I have made the binaries from Geronimo 2.0-M2 available for review at:
>
> http://people.apache.org/~hogstrom/2.0-M2-rc1
>
> In this directory you will find the various assemblies for your review
> as well as one massive tar ball that has the various artifacts that will
> ultimately be distributed.
>
> The files are being uploaded as this is being written so give them some
> time.
>
> Also included in this vote are the artifacts for the JACC spec 1.0-M2
> which is required for 2.0-M2.
>
> Remember...this is a milestone and not a full release.
>
> Thanks for David Blevins for being quite the helper tonight in getting
> the Release Notes in line and helping out with Open EJB.
>
> Thanks
>
> This vote will conclude on Tuesday at 0100 Eastern.
>
> Cheers.
>
> Matt
>



Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-28 Thread Joe Bohn

Here's my +1.

I did a quick test of each of the 4 assemblies (tomcat/jetty; 
jee5/minimal).  I noticed just one strange thing.  When deploying a 
simple web application without a deployment plan and then viewing it 
from the console it; listed configuration parents that included both the 
axis2 and cxf cars.  This was strange because the simple web app had no 
need of any web services. Is this expected?


Joe


Matt Hogstrom wrote:

All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your review 
as well as one massive tar ball that has the various artifacts that will 
ultimately be distributed.


The files are being uploaded as this is being written so give them some 
time.


Also included in this vote are the artifacts for the JACC spec 1.0-M2 
which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in getting 
the Release Notes in line and helping out with Open EJB.


Thanks

This vote will conclude on Tuesday at 0100 Eastern.

Cheers.

Matt



Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-28 Thread David Blevins


On Jan 27, 2007, at 7:39 PM, Kevan Miller wrote:



On Jan 27, 2007, at 1:01 AM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review  
at:


http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in  
getting the Release Notes in line and helping out with Open EJB.


As Prasad has noted in a separate thread, EJB@ injection for Jetty  
is not working. Matt can confirm, but I believe that he  
intentionally did not merge the latest changes from trunk into the  
M2 branch. A release manager needs to draw the line somewhere, and  
this allowed him to get the RC candidate built. I was (and still  
am) fine with delivering M2 with this limitation. We've got a lot  
of great function, here. I'm looking forward to getting on to  
making more great progress like this.


I suggest we update the release notes to reflect this EJB@  
limitation. Something like:


- EJB 3.0 (via OpenEJB project)
  Supported:
 ...
 - @EJB injection of ejb-refs and ejb-local-refs (Tomcat)
 ...

  Limitations:
 - No support for MDBs.
 - @EJB injection of ejb-refs and ejb-local-refs (Jetty)

I've tested both jee5 assemblies. The source and binary look good.  
With an update to the release notes, I'm +1.


+1 to the release.

And for the release notes we should make a new section for Servlets  
2.5 and mention the @EJB Jetty limitation there.


-David



Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-28 Thread Alan D. Cabrera


On Jan 26, 2007, at 10:01 PM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.


Wow, this is great!

I want express my strongly held opinion that the new JACC spec should  
just be plain released.


In any case here's my +1.


Regards,
Alan





Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-28 Thread Matt Hogstrom

Oh yeah...here is my+1

On Jan 27, 2007, at 1:01 AM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in  
getting the Release Notes in line and helping out with Open EJB.


Thanks

This vote will conclude on Tuesday at 0100 Eastern.

Cheers.

Matt





Re: [VOTE] 2.0-M2 Milestone ready for review and JACC Specs

2007-01-27 Thread Kevan Miller


On Jan 27, 2007, at 1:01 AM, Matt Hogstrom wrote:


All,

I have made the binaries from Geronimo 2.0-M2 available for review at:

http://people.apache.org/~hogstrom/2.0-M2-rc1

In this directory you will find the various assemblies for your  
review as well as one massive tar ball that has the various  
artifacts that will ultimately be distributed.


The files are being uploaded as this is being written so give them  
some time.


Also included in this vote are the artifacts for the JACC spec 1.0- 
M2 which is required for 2.0-M2.


Remember...this is a milestone and not a full release.

Thanks for David Blevins for being quite the helper tonight in  
getting the Release Notes in line and helping out with Open EJB.


As Prasad has noted in a separate thread, EJB@ injection for Jetty is  
not working. Matt can confirm, but I believe that he intentionally  
did not merge the latest changes from trunk into the M2 branch. A  
release manager needs to draw the line somewhere, and this allowed  
him to get the RC candidate built. I was (and still am) fine with  
delivering M2 with this limitation. We've got a lot of great  
function, here. I'm looking forward to getting on to making more  
great progress like this.


I suggest we update the release notes to reflect this EJB@  
limitation. Something like:


- EJB 3.0 (via OpenEJB project)
  Supported:
 ...
 - @EJB injection of ejb-refs and ejb-local-refs (Tomcat)
 ...

  Limitations:
 - No support for MDBs.
 - @EJB injection of ejb-refs and ejb-local-refs (Jetty)

I've tested both jee5 assemblies. The source and binary look good.  
With an update to the release notes, I'm +1.


--kevan