Skip to main content

developerWorks >  Open Source  >  Forums  >  IBM WebSphere Application Server Community Edition and Apache Geronimo  >  developerWorks

Feature and JIRA Requests: WAS CE 2.1    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 5 - Pages: 1 - Last Post: Apr 21, 2009 9:38 PM Last Post By: Janet_Han
Bill.Stoddard

Posts: 14
Registered: Nov 28, 2005 01:33:56 PM
Feature and JIRA Requests: WAS CE 2.1
Posted: Oct 08, 2008 03:27:09 PM
Click to report abuse...   Click to reply to this thread Reply
Did you know.. over 15 WAS CE developers are committers (and in some cases PMR members) in the Apache Geronimo project? Did you know that WAS CE is IBM's distribution of Apache Geronimo?

WAS CE is not a fork of Apache Geronimo

Apache Geronimo is available in several different flavors that can differ by which open source components are used for the servlet container (Jetty or Tomcat) and webservices (CXF or Axis2). Today, IBM's distribution is based on the the version of Geronimo that uses Tomcat and Axis2:

http://www.apache.org/dyn/closer.cgi/geronimo/2.1.1/geronimo-tomcat6-javaee5-2.1.1-bin.tar.gz

WAS CE 2.1.0.1 also contains many patches from the very latest versions of Apache Geronimo. Check out the complete list here:

http://publib.boulder.ibm.com/wasce/changes/2101/CHANGES.txt

Each release of WAS CE goes through an extensive QA cycle. We report and fix bugs in the Apache Geronimo community then the fixes are pulled from the open source community back into the WAS CE release under development.

WAS CE service refreshes are developed with similar discipline .. bugs are identified and fixed in the Apache Geronimo open source community, then fixes are selectively pulled from the community into the WAS CE service stream. Fixes pulled into the WAS CE service stream are carefully screened and peer reviewed to manage the risk of introducing function regression.

Do you want to have some very direct influence over what goes into WAS CE? It's trivial... here's how:
See a bug fix in Geronimo that you would like to see in CE? First check to see if it is already fixed in CE (CHANGES.txt file, referenced above), if not, post a pointer to the Geronimo JIRA in this thread and the CE developers take a look at it.

Interested in taking a deeper dive? If you see a problem in CE 2.1.0.1, you can, with near certainty, replicate the exact same problem in the Tomcat/Axis2 assembly of Geronimo 2.1.1. Jump into the source code, debug the problem, work up a patch and open a Geronimo JIRA. We'll review the patch and consider picking it up in the next CE service stream update. It's that easy.

Recap...
If you see a bug or feature request opened in Apache Geronimo JIRA issue tracker,
http://issues.apache.org/jira/browse/GERONIMO that you want to see fixed in CE, drop a URL pointing to the issue into this thread.

I have a couple of requests before you get started:

Please Do Not post bug reports to this thread. Feel free to start new threads to discuss bugs. This thread is strictly for expressing an interest in issues reported against Apache Geronimo that you would like to see fixed in WAS CE.

PLEASE DO NOT mention WAS CE or IBM in Apache Geronimo community JIRA issues. Even though many IBM'ers are involved in the Geronimo community, out of respect for the other non-IBM'ers in that community, we CANNOT allow commercial IBM work to occur in the Geronimo community. Geronimo JIRAs mentioning IBM and/or WAS CE will be deleted out of respect for the Geronimo community. If you want to make comments or open Apache Geronimo JIRAs, you must do so in the context of an Apache Geronimo release, not WAS CE.

Thanks.

Bill Stoddard

WAS CE Development
Founding Member, Apache Software Foundation
Quadir

Posts: 3
Registered: Apr 20, 2009 12:34:56 PM
Re: Feature and JIRA Requests: WAS CE 2.1
Posted: Apr 20, 2009 02:05:07 PM   in response to: Bill.Stoddard in response to: Bill.Stoddard's post
Click to report abuse...   Click to reply to this thread Reply
Hi Bill,

I found a Bug with WAS CE 2.1.1.1 in shutdown script. Where should I post it?

Thanks
Quadir
jackcai

Posts: 58
Registered: Jul 29, 2008 09:27:28 PM
Re: Feature and JIRA Requests: WAS CE 2.1
Posted: Apr 20, 2009 10:55:24 PM   in response to: Quadir in response to: Quadir's post
Click to report abuse...   Click to reply to this thread Reply
Hi Quadir,

You can describe the problem here. After we verify it, we'll include the fix in our next release of WAS CE. Thanks a lot for your help!

Jack
Quadir

Posts: 3
Registered: Apr 20, 2009 12:34:56 PM
Re: Feature and JIRA Requests: WAS CE 2.1
Posted: Apr 21, 2009 11:54:53 AM   in response to: Bill.Stoddard in response to: Bill.Stoddard's post
Click to report abuse...   Click to reply to this thread Reply
I changed the PortOffset value to 10 in <WASCE_HOME>/var/config/client-substitutions.properties file. Now when I run shutdown.sh script, it gives the following error:
Locating server on port 1099...
Could not communicate with the server.


But it works when I run the following command:
$ shutdown.sh --port 1109


So I think shutdown.sh is not recognizing the PortOffset value.

  • Quadir
Janet_Han

Posts: 27
Registered: Jan 24, 2006 01:52:15 AM
Re: Feature and JIRA Requests: WAS CE 2.1
Posted: Apr 21, 2009 09:33:40 PM   in response to: Quadir in response to: Quadir's post
Click to report abuse...   Click to reply to this thread Reply
Hi Quadir,

The behavior you described below works as design, refer to the doc for details: http://publib.boulder.ibm.com/wasce/V2.1.1/en/shutdown.html

Meanwhile, samiliar command like deploy.bat|deploy.sh also needs --port parameter if the server is not started with the default port: http://publib.boulder.ibm.com/wasce/V2.1.1/en/deploy.html

Janet
Janet_Han

Posts: 27
Registered: Jan 24, 2006 01:52:15 AM
Re: Feature and JIRA Requests: WAS CE 2.1
Posted: Apr 21, 2009 09:38:18 PM   in response to: Quadir in response to: Quadir's post
Click to report abuse...   Click to reply to this thread Reply
By the way, it's better to open a new thread for a bug report instead of posting in this thread. So the bug will be visibly listed and get quick response.

Janet
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums