Re: [jira] Created: (GSHELL-119) The "set" command doesn't work if there is white space beside the equal mark

2008-06-10 Thread Jason Dillon
Um, please don't set the Fix For for issues... and mind what you  
select for Affects Versions... you marked this issue as affecting  
versions which have not even been created yet.


--jason


On Jun 10, 2008, at 10:53 AM, YunFeng Ma (JIRA) wrote:

The "set" command doesn't work if there is white space beside the  
equal mark



Key: GSHELL-119
URL: https://issues.apache.org/jira/browse/GSHELL-119
Project: GShell
 Issue Type: Bug
 Security Level: public (Regular issues)
 Components: Commands - Builtins
   Affects Versions: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-beta-1
   Reporter: YunFeng Ma
   Assignee: Jason Dillon
Fix For: 1.0-alpha-2


Run the following command, notice that there is a white space at the  
left of the equal mark.

{noformat}
[EMAIL PROTECTED]:/> set password =manager
ERROR RuntimeException: Invalid identifer name:
{noformat}

Run the following command, notice that there is a white space at the  
right of the equal mark, the value of variable "password" is not set  
correctly.

{noformat}
[EMAIL PROTECTED]:/> set password= manager
[EMAIL PROTECTED]:/> echo $password

[EMAIL PROTECTED]:/>
{noformat}


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.





[jira] Updated: (GSHELL-119) The "set" command doesn't work if there is white space beside the equal mark

2008-06-10 Thread Jason Dillon (JIRA)

 [ 
https://issues.apache.org/jira/browse/GSHELL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dillon updated GSHELL-119:


  Component/s: Parser
Affects Version/s: (was: 1.0-beta-1)
   (was: 1.0-alpha-3)
Fix Version/s: (was: 1.0-alpha-2)

This is related to the parsers lack of features.

> The "set" command doesn't work if there is white space beside the equal mark
> 
>
> Key: GSHELL-119
> URL: https://issues.apache.org/jira/browse/GSHELL-119
> Project: GShell
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: Commands - Builtins, Parser
>Affects Versions: 1.0-alpha-1, 1.0-alpha-2
>Reporter: YunFeng Ma
>Assignee: Jason Dillon
> Fix For: 1.0-alpha-3
>
>
> Run the following command, notice that there is a white space at the left of 
> the equal mark.
> {noformat}
> [EMAIL PROTECTED]:/> set password =manager
> ERROR RuntimeException: Invalid identifer name:
> {noformat}
> Run the following command, notice that there is a white space at the right of 
> the equal mark, the value of variable "password" is not set correctly.
> {noformat}
> [EMAIL PROTECTED]:/> set password= manager
> [EMAIL PROTECTED]:/> echo $password
> [EMAIL PROTECTED]:/>
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GSHELL-119) The "set" command doesn't work if there is white space beside the equal mark

2008-06-10 Thread Jason Dillon (JIRA)

 [ 
https://issues.apache.org/jira/browse/GSHELL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dillon updated GSHELL-119:


Fix Version/s: 1.0-alpha-3

> The "set" command doesn't work if there is white space beside the equal mark
> 
>
> Key: GSHELL-119
> URL: https://issues.apache.org/jira/browse/GSHELL-119
> Project: GShell
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: Commands - Builtins, Parser
>Affects Versions: 1.0-alpha-1, 1.0-alpha-2
>Reporter: YunFeng Ma
>Assignee: Jason Dillon
> Fix For: 1.0-alpha-3
>
>
> Run the following command, notice that there is a white space at the left of 
> the equal mark.
> {noformat}
> [EMAIL PROTECTED]:/> set password =manager
> ERROR RuntimeException: Invalid identifer name:
> {noformat}
> Run the following command, notice that there is a white space at the right of 
> the equal mark, the value of variable "password" is not set correctly.
> {noformat}
> [EMAIL PROTECTED]:/> set password= manager
> [EMAIL PROTECTED]:/> echo $password
> [EMAIL PROTECTED]:/>
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [jira] Created: (GSHELL-119) The "set" command doesn't work if there is white space beside the equal mark

2008-06-10 Thread YunFeng Ma
Thanks a lot for your kindly reminder, I'll pay more attention to this. 

-- YunFeng Ma

Jason Dillon wrote: 
Um,
please don't set the Fix For for issues... and mind what you select for
Affects Versions... you marked this issue as affecting versions which
have not even been created yet. 

--jason 


On Jun 10, 2008, at 10:53 AM, YunFeng Ma (JIRA) wrote: 


The "set" command doesn't work if there is white space beside the equal mark 
 

Key: GSHELL-119 
URL: https://issues.apache.org/jira/browse/GSHELL-119 
Project: GShell 
 Issue Type: Bug 
 Security Level: public (Regular issues) 
 Components: Commands - Builtins 
   Affects Versions: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-beta-1 
   Reporter: YunFeng Ma 
   Assignee: Jason Dillon 
Fix For: 1.0-alpha-2 


Run the following command, notice that there is a white space at the left of 
the equal mark. 
{noformat} 
[EMAIL PROTECTED]:/> set password =manager 
ERROR RuntimeException: Invalid identifer name: 
{noformat} 

Run the following command, notice that there is a white space at
the right of the equal mark, the value of variable "password" is not
set correctly. 
{noformat} 
[EMAIL PROTECTED]:/> set password= manager 
[EMAIL PROTECTED]:/> echo $password 

[EMAIL PROTECTED]:/> 
{noformat} 


-- 
This message is automatically generated by JIRA. 
- 
You can reply to this email to add a comment to the issue online. 


  

[BUILD] trunk: Failed for Revision: 665992

2008-06-10 Thread gawor
Geronimo Revision: 665992 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/build-0300.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 31 minutes 46 seconds
[INFO] Finished at: Tue Jun 10 03:36:00 EDT 2008
[INFO] Final Memory: 385M/987M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/logs-0300-tomcat/test.log
 
 
[INFO] [site:attach-descriptor]
[INFO] [selenium:start-server {execution: start}]
Launching Selenium Server
Waiting for Selenium Server...
[INFO] Including display properties from: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/display.properties
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/server.log
[INFO] User extensions: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/user-extensions.js
Selenium Server started
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from codehaus-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] Using assembly artifact: 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-tomcat6-javaee5-2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding: 
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2-SNAPSHOT-bin.zip
 into /home/geronimo/geronimo/trunk/testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] Geronimo server started in 0:00:37.544
[INFO] [shitty:install {execution: default}]
[INFO] Installing /home/geronimo/geronimo/trunk/testsuite/pom.xml to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2-SNAPSHOT/testsuite-2.2-SNAPSHOT.pom
[INFO] [shitty:test {execution: default}]
[INFO] Starting 27 test build(s)
[INFO] 
[INFO] 
---
[INFO] 
[INFO] console-testsuite/advanced   RUNNING
[INFO] console-testsuite/advanced   SUCCESS (0:01:35.357) 
[INFO] console-testsuite/basic  RUNNING
[INFO] console-testsuite/basic  SUCCESS (0:01:40.365) 
[INFO] corba-testsuite/corba-helloworld RUNNING
[INFO] corba-testsuite/corba-helloworld SUCCESS (0:00:44.801) 
[INFO] corba-testsuite/corba-marshalRUNNING
[INFO] corba-testsuite/corba-marshalSUCCESS (0:00:49.719) 
[INFO] corba-testsuite/corba-mytime RUNNING
[INFO] corba-testsuite/corba-mytime SUCCESS (0:00:41.963) 
[INFO] deployment-testsuite/deployment-testsRUNNING
[INFO] deployment-testsuite/deployment-testsSUCCESS (0:00:30.206) 
[INFO] deployment-testsuite/jca-cms-tests   RUNNING
[INFO] deployment-testsuite/jca-cms-tests   SUCCESS (0:00:28.411) 
[INFO] deployment-testsuite/manifestcp-testsRUNNING
[INFO] deployment-testsuite/manifestcp-testsSUCCESS (0:00:28.409) 
[INFO] enterprise-testsuite/ejb-tests   RUNNING
[INFO] enterprise-testsuite/ejb-tests   SUCCESS (0:00:39.682) 
[INFO] enterprise-testsuite/jms-tests   RUNNING
[INFO] enterprise-testsuite/jms-tests   SUCCESS (0:00:43.420) 
[INFO] enterprise-testsuite/jpa-tests   RUNNING

[jira] Commented: (GERONIMO-3974) Shutdown exceptions even for a clean Geronimo

2008-06-10 Thread YunFeng Ma (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603808#action_12603808
 ] 

YunFeng Ma commented on GERONIMO-3974:
--

Kevan, you are right. It works fine with Sun JDK.

> Shutdown exceptions even for a clean Geronimo
> -
>
> Key: GERONIMO-3974
> URL: https://issues.apache.org/jira/browse/GERONIMO-3974
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: connector
>Affects Versions: 2.1.1, 2.1.2, 2.2
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Kevan Miller
>Priority: Minor
> Fix For: 2.1.2, 2.2
>
>
> Shutdown a clean Geronimo server, get the following exceptions:
> {noformat}
> Geronimo Application Server started
> 16:43:00,843 WARN  [GeronimoConnectionEventListener] connectionErrorOccurred 
> called with null
> java.sql.SQLException: No current connection.
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown 
> Source)
> at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown 
> Source)
> at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown 
> Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.getAutoCommit(Unknown 
> Source)
> at 
> org.apache.derby.iapi.jdbc.BrokeredConnection.getAutoCommit(Unknown Source)
> at 
> org.tranql.connector.jdbc.ConnectionHandle.rollback(ConnectionHandle.java:129)
> at 
> org.apache.activemq.store.jdbc.DefaultDatabaseLocker.stop(DefaultDatabaseLocker.java:78)
> at 
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.stop(JDBCPersistenceAdapter.java:202)
> at 
> org.apache.activemq.store.journal.JournalPersistenceAdapter.stop(JournalPersistenceAdapter.java:254)
> at 
> org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:42)
> at 
> org.apache.activemq.broker.BrokerService.stop(BrokerService.java:443)
> at 
> org.apache.geronimo.activemq.BrokerServiceGBeanImpl.doStop(BrokerServiceGBeanImpl.java:119)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance(GBeanInstance.java:1161)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:339)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:188)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:563)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:563)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:563)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:563)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:563)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:563)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at 
> org.apache.geronimo.kernel.config.KernelConfigurationManager$ShutdownHook.run(KernelConfigurationManager.java:316)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.notifyShutdownHooks(BasicKernel.java:668)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.shutdown(BasicKernel.java:645)
> at 
> org.apache.geronimo.kernel.KernelGBean.shutdown(KernelGBean.java:382)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> at 
> su

[jira] Assigned: (GERONIMO-4046) Tutorials - Bean Managed Persistence with JPA

2008-06-10 Thread Phani Balaji Madgula (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phani Balaji Madgula reassigned GERONIMO-4046:
--

Assignee: Phani Balaji Madgula

> Tutorials - Bean Managed Persistence with JPA
> -
>
> Key: GERONIMO-4046
> URL: https://issues.apache.org/jira/browse/GERONIMO-4046
> Project: Geronimo
>  Issue Type: Task
>  Security Level: public(Regular issues) 
>  Components: documentation
>Affects Versions: 2.1, 2.1.1
>Reporter: Hernan Cunico
>Assignee: Phani Balaji Madgula
>
> Geronimo v2.1 documentation, Tutorials section.
> Develop a BMP with JPA tutorial  addressing (when applicable) the following 
> common topics. This document should also match the styling used in the 
> existing tutorials.
> * Setting up Eclipse for Application development
> * Sample application overview 
> _identify the different components_
> * Prerequisites
> _external resources (i.e. databases, connection pools, JMS queues, etc)_
> * Sample app creation
> _breakdown into multiple bullets_
> * Deploy and Test the application
> See http://cwiki.apache.org/GMOxDOC21/tutorials.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [DISCUSS] GEP 2.1.1 content

2008-06-10 Thread Donald Woods
Sounds good.  I like the release often approach, so we can incorporate 
fixes and keep developers happily using Geronimo, instead of defecting 
to other solutions



-Donald

Tim McConnell wrote:
Hi everyone, in the next couple weeks, I would like to release another 
version of the Geronimo Eclipse Plugin. I envision it primarily as a 
maintenance release so that we can provide fixes for GEP 2.1.0 and to 
get in sync with the 2.1.1 release of the Geronimo server. Here is the 
content I think should be in a release of this type:


1.  Full support for Geronimo Server 2.1.1 (e.g., download and 
install from GEP, etc)

2.  JIRA fixes
3.  Small incremental enhancements

Please provide any thoughts, comments, suggestions, and/or objections 
you might have for this plan.




smime.p7s
Description: S/MIME Cryptographic Signature


[jira] Updated: (GERONIMODEVTOOLS-354) Need deployment plan editors for geronimo-application-client.xml and geronimo-service.xml

2008-06-10 Thread B.J. Reed (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

B.J. Reed updated GERONIMODEVTOOLS-354:
---

Attachment: GERONIMODEVTOOLS-354ac.patch

Attached patch has the GEP XML editor for application clients.

> Need deployment plan editors for geronimo-application-client.xml and 
> geronimo-service.xml
> -
>
> Key: GERONIMODEVTOOLS-354
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-354
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: B.J. Reed
>Assignee: B.J. Reed
> Fix For: 2.1.x
>
> Attachments: GERONIMODEVTOOLS-354ac.patch
>
>
> The deployment plans for application client projects and utility projects do 
> not show up in an easy-to-use editor like the other 4 deployment plan types.  
> The basic Eclipse XML editor shows up which is ok, but not as user friendly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: Geronimo request for ASF hosted machines

2008-06-10 Thread Kevan Miller


On May 25, 2008, at 5:48 PM, Justin Erenkrantz wrote:

On Sat, May 24, 2008 at 9:33 AM, Kevan Miller  
<[EMAIL PROTECTED]> wrote:
I assume building out a new data center is something we will need  
to do,

regardless? These machines would put us over the tipping point?


No, not really - we're scheduled to get more power at OSU OSL in the
late fall timeframe.  That said, I don't think it makes sense to delay
it until then if we can, plus we've been discussing a smaller co-lo
facility for build boxes off and on in the past.  So, I think we're
willing to take this on.

I assume Ubuntu is the preferred Linux distribution for Infra? I  
don't have
any experience with it. I see that they choose KVM as their  
virtualization
technology. From a quick look, seems that Xen support is not too  
great. My

guess is that we can make Ubuntu/KVM work, but we should do some
investigating. I think G community members are more familiar with  
Suse, Red

Hat, and Xen.


The infra team strongly prefers Ubuntu, so if it's possible for the G
community members to investigate whether Ubuntu would satisfy their
needs, then infrastructure can start doing the ground work for
procuring the machines.  -- justin


A few weekends back, I installed Ubuntu and worked with it a bit. I  
didn't see any big issues. There'll be a bit of a change, from what  
some are used to, but nothing major, IMO.


--kevan

Re: [VOTE] Server Repository plugin for Geronimo 2.1.1 - RC2

2008-06-10 Thread Kevan Miller

+1
--kevan
On Jun 10, 2008, at 12:00 AM, Joe Bohn wrote:

I've prepared a second release candidate for the Server Repository  
plugin.  This candidate resolves the issues with deploying the  
plugin in various Geronimo 2.1* releases.   Much of the information  
regarding the need for the plugin remains the same ...


As a result of some discussion on GERONIMO-2814 [https://issues.apache.org/jira/browse/GERONIMO-2814 
] it was suggested that we create a plugin to facilitate adding a  
second repository to Geronimo.  This is of particular value when  
running multiple Geronimo server instances from a single Geronimo  
installation.


I have created a very simple plugin for this purpose.  For more  
information on how this might be leveraged reference http://cwiki.apache.org/GMOxDOC21/multiple-repositories.html



Staging repo:
http://people.apache.org/~jbohn/staging-repo/plugins/server-repo/

Staging site:
http://people.apache.org/~jbohn/staging-site/plugins/server-repo/1.0/index.html

The vote is open for 72 hours and will conclude on Friday (6/13) at  
9:00 ET.


[ ] +1  Release the server-repo plugin
[ ] +0  No opinion
[ ] -1  Don't release the server-repo plugin


Joe




[BUILD] trunk: Failed for Revision: 666093

2008-06-10 Thread gawor
Geronimo Revision: 666093 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/build-0900.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 30 minutes 54 seconds
[INFO] Finished at: Tue Jun 10 09:34:04 EDT 2008
[INFO] Final Memory: 383M/1011M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/logs-0900-tomcat/test.log
 
 
[INFO] [site:attach-descriptor]
[INFO] [selenium:start-server {execution: start}]
Launching Selenium Server
Waiting for Selenium Server...
[INFO] Including display properties from: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/display.properties
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/server.log
[INFO] User extensions: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/user-extensions.js
Selenium Server started
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from codehaus-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] Using assembly artifact: 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-tomcat6-javaee5-2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding: 
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2-SNAPSHOT-bin.zip
 into /home/geronimo/geronimo/trunk/testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] Geronimo server started in 0:00:40.451
[INFO] [shitty:install {execution: default}]
[INFO] Installing /home/geronimo/geronimo/trunk/testsuite/pom.xml to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2-SNAPSHOT/testsuite-2.2-SNAPSHOT.pom
[INFO] [shitty:test {execution: default}]
[INFO] Starting 27 test build(s)
[INFO] 
[INFO] 
---
[INFO] 
[INFO] console-testsuite/advanced   RUNNING
[INFO] console-testsuite/advanced   SUCCESS (0:01:39.158) 
[INFO] console-testsuite/basic  RUNNING
[INFO] console-testsuite/basic  SUCCESS (0:01:39.852) 
[INFO] corba-testsuite/corba-helloworld RUNNING
[INFO] corba-testsuite/corba-helloworld SUCCESS (0:00:44.353) 
[INFO] corba-testsuite/corba-marshalRUNNING
[INFO] corba-testsuite/corba-marshalSUCCESS (0:00:59.886) 
[INFO] corba-testsuite/corba-mytime RUNNING
[INFO] corba-testsuite/corba-mytime SUCCESS (0:00:41.255) 
[INFO] deployment-testsuite/deployment-testsRUNNING
[INFO] deployment-testsuite/deployment-testsSUCCESS (0:00:30.229) 
[INFO] deployment-testsuite/jca-cms-tests   RUNNING
[INFO] deployment-testsuite/jca-cms-tests   SUCCESS (0:00:28.692) 
[INFO] deployment-testsuite/manifestcp-testsRUNNING
[INFO] deployment-testsuite/manifestcp-testsSUCCESS (0:00:28.326) 
[INFO] enterprise-testsuite/ejb-tests   RUNNING
[INFO] enterprise-testsuite/ejb-tests   SUCCESS (0:00:35.779) 
[INFO] enterprise-testsuite/jms-tests   RUNNING
[INFO] enterprise-testsuite/jms-tests   SUCCESS (0:00:45.674) 
[INFO] enterprise-testsuite/jpa-tests   RUNNING

[jira] Assigned: (GERONIMO-4103) Fail to Restart APR HTTP Connector

2008-06-10 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor reassigned GERONIMO-4103:
-

Assignee: Jarek Gawor

> Fail to Restart APR HTTP Connector
> --
>
> Key: GERONIMO-4103
> URL: https://issues.apache.org/jira/browse/GERONIMO-4103
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Jarek Gawor
>Priority: Minor
>
> Steps:
> 1. Start WASCE
> 2. Click "Web Server" porlet->"Tomcat APR HTTP Connector"->input required 
> filed->successfully
> add a apr http connector and run well at port 8089
> 3.click" restart" button for new apr http connector, but state shows failed, 
> pls check the server.log
> 16:14:25,107 INFO  [Http11AprProtocol] Stopping Coyote HTTP/1.1 on 
> http-0.0.0.0-8089
> 16:14:25,118 ERROR [Http11AprProtocol] Error initializing endpoint
> java.lang.Exception: Socket bind failed: [98] Address already in use
> at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:612)
> at 
> org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121)
> at 
> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
> at 
> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
> at 
> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
> at 
> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
> at 
> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor$StartInvoke.invoke(ProxyMethodInterceptor.java:352)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
> at 
> org.apache.geronimo.tomcat.connector.Http11APRProtocol$$EnhancerByCGLIB$$e116c87a.start()
> at 
> org.apache.geronimo.console.webmanager.ConnectorPortlet.processAction(ConnectorPortlet.java:240)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:121)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
> at 
> org.apache.geronimo.tom

Re: Geronimo request for ASF hosted machines

2008-06-10 Thread Justin Erenkrantz
On Tue, Jun 10, 2008 at 6:28 AM, Kevan Miller <[EMAIL PROTECTED]> wrote:
> A few weekends back, I installed Ubuntu and worked with it a bit. I didn't
> see any big issues. There'll be a bit of a change, from what some are used
> to, but nothing major, IMO.

Good to hear!

Just to ensure you that things aren't being dropped on my end, I've
started the quote process with Dell for the two boxes per the specs we
talked about earlier.  I'll be presenting the quote to the Board at
its next meeting for approval.  If all goes well, we'll be able to
start the ordering and build-out process in late June - so rough ETA
would be sometime in July depending upon Dell's order pipeline and how
quickly we can set up a new co-lo.

Thanks.  -- justin


[jira] Created: (GERONIMO-4112) Tutorials - Container Managed Persistence with JPA

2008-06-10 Thread Hernan Cunico (JIRA)
Tutorials - Container Managed Persistence with JPA
--

 Key: GERONIMO-4112
 URL: https://issues.apache.org/jira/browse/GERONIMO-4112
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a CMP with JPA tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Assigned: (GERONIMO-4102) Can't start server assembly with jaxws-calculator

2008-06-10 Thread Lin Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lin Sun reassigned GERONIMO-4102:
-

Assignee: Lin Sun

> Can't start server assembly with jaxws-calculator
> -
>
> Key: GERONIMO-4102
> URL: https://issues.apache.org/jira/browse/GERONIMO-4102
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Lin Sun
>Priority: Minor
>
> Steps:
> 1. Start server
> 2. Deploy jaxws-calculator and verify jaxws-calculator works fine
> 3. Assembly a server via gshell and select the following plugins
>com.ibm.wasce.assemblies/wasce-boilerplate-minimal/x.x.x.x/jar
>org.apache.geronimo.samples.jws/Calculator/x.x.x.x/car
> 4. Unzip the server assembly
> 5. Start the server assembly
> Problems:
> can't start server assembly,pls check server.log
> 6:37:19,156 INFO  [Log4jService] 
> --
> 16:37:19,158 INFO  [Log4jService]   Install Directory = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0
> 16:37:19,158 INFO  [Log4jService]   Build = 2.1.0.0-20080527
> 16:37:19,159 INFO  [JvmVendor] IBM JVM 1.5.0
> 16:37:19,159 INFO  [Log4jService]   JVM in use = IBM JVM 1.5.0
> 16:37:19,160 INFO  [Log4jService] Java Information:
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.name]  = 
> Java(TM) 2 Runtime Environment, Standard Edition
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.version]  = 
> pxi32devifx-20071025 (SR6b)
> 16:37:19,160 INFO  [Log4jService]   System property [os.name] = 
> Linux
> 16:37:19,160 INFO  [Log4jService]   System property [os.version]  = 
> 2.6.18-87.el5
> 16:37:19,160 INFO  [Log4jService]   System property [sun.os.patch.level]  = 
> null
> 16:37:19,160 INFO  [Log4jService]   System property [os.arch] = 
> x86
> 16:37:19,160 INFO  [Log4jService]   System property [java.class.version]  = 
> 49.0
> 16:37:19,160 INFO  [Log4jService]   System property [locale]  = 
> en_US
> 16:37:19,160 INFO  [Log4jService]   System property [unicode.encoding]= 
> UnicodeLittle
> 16:37:19,161 INFO  [Log4jService]   System property [file.encoding]   = 
> UTF-8
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.name]= 
> IBM J9 VM
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.vendor]  = 
> IBM Corporation
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.version] = 
> 2.3
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.info]= 
> J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 (JIT enabled)
> J9VM - 20071004_14218_lHdSMR
> JIT  - 20070820_1846ifx1_r8
> GC   - 200708_10
> 16:37:19,161 INFO  [Log4jService]   System property [java.home]   = 
> /opt/ibm/java2-i386-50/jre
> 16:37:19,161 INFO  [Log4jService]   System property [java.classpath]  = 
> null
> 16:37:19,161 INFO  [Log4jService]   System property [java.library.path]   = 
> /opt/ibm/java2-i386-50/jre/bin:/usr/local/apr/lib:/usr/lib
> 16:37:19,161 INFO  [Log4jService]   System property [java.endorsed.dirs]  = 
> /opt/IBM/WebSphere/AppServerCommunityEdition/var/temp/test/sample-jaxwscal-1.0/lib/endorsed:/opt/ibm/java2-i386-50/jre/lib/endorsed
> 16:37:19,162 INFO  [Log4jService]   System property [java.ext.dirs]   = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/ext:/opt/ibm/java2-i386-50/jre/lib/ext
> 16:37:19,162 INFO  [Log4jService]   System property [sun.boot.class.path] = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-spec-corba-1.0.jar:$Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/ibm/java2-i386-50/jre/lib/vm.jar:/opt/ibm/java2-i386-50/jre/lib/core.jar:/opt/ibm/java2-i386-50/jre/lib/charsets.jar:/opt/ibm/java2-i386-50/jre/lib/graphics.jar:/opt/ibm/java2-i386-50/jre/lib/security.jar:/opt/ibm/java2-i386-50/jre/lib/ibmpkcs.jar:/opt/ibm/java2-i386-50/jre/lib/ibmorb.jar:/opt/ibm/java2-i386-50/jre/lib/ibmcfw.jar:/opt/ibm/java2-i386-50/jre/lib/ibmorbapi.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjcefw.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjgssprovider.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjsseprovider2.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjaaslm.jar:/opt/ibm/java2-i386-50/jre/lib/ibmcertpathprovider.jar:/opt/ibm/java2-i386-50/jre/lib/server.jar:/opt/ibm/java2-i386-50/jre/lib/xml.jar
> 16:37:19,162 INFO  [Log4jService] 
> --
> 16:37:20,550 INFO  [KernelContextGBean] bound gbean 
> org.apache.geronimo.f

[jira] Commented: (GERONIMO-4102) Can't start server assembly with jaxws-calculator

2008-06-10 Thread Lin Sun (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603902#action_12603902
 ] 

Lin Sun commented on GERONIMO-4102:
---

Hi, I am unable to reproduce this on AG 2.1.1 trunk.  I was able to start the 
custom assembly and please note that the jaxws-calculator-1.0 is the only web 
app there.


  Web Applications:

/jaxws-calculator-1.0

As you can tell only web application is the jaxws calculator.  I was able to 
run http://localhost:8080/jaxws-calculator-1.0/ fine.   
However, http://localhost:8080/ won't return anything because we didn't choose 
to install the welcome app when we build the assembly.

I think this is working as expected.  Please close this JIRA or let me know if 
you observe things differently. 

Thanks, Lin


> Can't start server assembly with jaxws-calculator
> -
>
> Key: GERONIMO-4102
> URL: https://issues.apache.org/jira/browse/GERONIMO-4102
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Lin Sun
>Priority: Minor
>
> Steps:
> 1. Start server
> 2. Deploy jaxws-calculator and verify jaxws-calculator works fine
> 3. Assembly a server via gshell and select the following plugins
>com.ibm.wasce.assemblies/wasce-boilerplate-minimal/x.x.x.x/jar
>org.apache.geronimo.samples.jws/Calculator/x.x.x.x/car
> 4. Unzip the server assembly
> 5. Start the server assembly
> Problems:
> can't start server assembly,pls check server.log
> 6:37:19,156 INFO  [Log4jService] 
> --
> 16:37:19,158 INFO  [Log4jService]   Install Directory = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0
> 16:37:19,158 INFO  [Log4jService]   Build = 2.1.0.0-20080527
> 16:37:19,159 INFO  [JvmVendor] IBM JVM 1.5.0
> 16:37:19,159 INFO  [Log4jService]   JVM in use = IBM JVM 1.5.0
> 16:37:19,160 INFO  [Log4jService] Java Information:
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.name]  = 
> Java(TM) 2 Runtime Environment, Standard Edition
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.version]  = 
> pxi32devifx-20071025 (SR6b)
> 16:37:19,160 INFO  [Log4jService]   System property [os.name] = 
> Linux
> 16:37:19,160 INFO  [Log4jService]   System property [os.version]  = 
> 2.6.18-87.el5
> 16:37:19,160 INFO  [Log4jService]   System property [sun.os.patch.level]  = 
> null
> 16:37:19,160 INFO  [Log4jService]   System property [os.arch] = 
> x86
> 16:37:19,160 INFO  [Log4jService]   System property [java.class.version]  = 
> 49.0
> 16:37:19,160 INFO  [Log4jService]   System property [locale]  = 
> en_US
> 16:37:19,160 INFO  [Log4jService]   System property [unicode.encoding]= 
> UnicodeLittle
> 16:37:19,161 INFO  [Log4jService]   System property [file.encoding]   = 
> UTF-8
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.name]= 
> IBM J9 VM
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.vendor]  = 
> IBM Corporation
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.version] = 
> 2.3
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.info]= 
> J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 (JIT enabled)
> J9VM - 20071004_14218_lHdSMR
> JIT  - 20070820_1846ifx1_r8
> GC   - 200708_10
> 16:37:19,161 INFO  [Log4jService]   System property [java.home]   = 
> /opt/ibm/java2-i386-50/jre
> 16:37:19,161 INFO  [Log4jService]   System property [java.classpath]  = 
> null
> 16:37:19,161 INFO  [Log4jService]   System property [java.library.path]   = 
> /opt/ibm/java2-i386-50/jre/bin:/usr/local/apr/lib:/usr/lib
> 16:37:19,161 INFO  [Log4jService]   System property [java.endorsed.dirs]  = 
> /opt/IBM/WebSphere/AppServerCommunityEdition/var/temp/test/sample-jaxwscal-1.0/lib/endorsed:/opt/ibm/java2-i386-50/jre/lib/endorsed
> 16:37:19,162 INFO  [Log4jService]   System property [java.ext.dirs]   = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/ext:/opt/ibm/java2-i386-50/jre/lib/ext
> 16:37:19,162 INFO  [Log4jService]   System property [sun.boot.class.path] = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-spec-corba-1.0.jar:$Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/ibm/java2-i386-50/jre/lib/vm.jar:/opt/ibm/java2-i386-50/jre/lib/core.jar:/opt/ibm/java2-i386-50/jre/lib/charsets.jar:/opt/ibm/java2-i386-50/jre/lib/graphics.jar:/opt/ibm/java2-i386-50/jre/lib/security.jar:/opt/ibm/java2-i386

[jira] Resolved: (GERONIMO-4102) Can't start server assembly with jaxws-calculator

2008-06-10 Thread Lin Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lin Sun resolved GERONIMO-4102.
---

Resolution: Cannot Reproduce

> Can't start server assembly with jaxws-calculator
> -
>
> Key: GERONIMO-4102
> URL: https://issues.apache.org/jira/browse/GERONIMO-4102
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Lin Sun
>Priority: Minor
>
> Steps:
> 1. Start server
> 2. Deploy jaxws-calculator and verify jaxws-calculator works fine
> 3. Assembly a server via gshell and select the following plugins
>com.ibm.wasce.assemblies/wasce-boilerplate-minimal/x.x.x.x/jar
>org.apache.geronimo.samples.jws/Calculator/x.x.x.x/car
> 4. Unzip the server assembly
> 5. Start the server assembly
> Problems:
> can't start server assembly,pls check server.log
> 6:37:19,156 INFO  [Log4jService] 
> --
> 16:37:19,158 INFO  [Log4jService]   Install Directory = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0
> 16:37:19,158 INFO  [Log4jService]   Build = 2.1.0.0-20080527
> 16:37:19,159 INFO  [JvmVendor] IBM JVM 1.5.0
> 16:37:19,159 INFO  [Log4jService]   JVM in use = IBM JVM 1.5.0
> 16:37:19,160 INFO  [Log4jService] Java Information:
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.name]  = 
> Java(TM) 2 Runtime Environment, Standard Edition
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.version]  = 
> pxi32devifx-20071025 (SR6b)
> 16:37:19,160 INFO  [Log4jService]   System property [os.name] = 
> Linux
> 16:37:19,160 INFO  [Log4jService]   System property [os.version]  = 
> 2.6.18-87.el5
> 16:37:19,160 INFO  [Log4jService]   System property [sun.os.patch.level]  = 
> null
> 16:37:19,160 INFO  [Log4jService]   System property [os.arch] = 
> x86
> 16:37:19,160 INFO  [Log4jService]   System property [java.class.version]  = 
> 49.0
> 16:37:19,160 INFO  [Log4jService]   System property [locale]  = 
> en_US
> 16:37:19,160 INFO  [Log4jService]   System property [unicode.encoding]= 
> UnicodeLittle
> 16:37:19,161 INFO  [Log4jService]   System property [file.encoding]   = 
> UTF-8
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.name]= 
> IBM J9 VM
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.vendor]  = 
> IBM Corporation
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.version] = 
> 2.3
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.info]= 
> J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 (JIT enabled)
> J9VM - 20071004_14218_lHdSMR
> JIT  - 20070820_1846ifx1_r8
> GC   - 200708_10
> 16:37:19,161 INFO  [Log4jService]   System property [java.home]   = 
> /opt/ibm/java2-i386-50/jre
> 16:37:19,161 INFO  [Log4jService]   System property [java.classpath]  = 
> null
> 16:37:19,161 INFO  [Log4jService]   System property [java.library.path]   = 
> /opt/ibm/java2-i386-50/jre/bin:/usr/local/apr/lib:/usr/lib
> 16:37:19,161 INFO  [Log4jService]   System property [java.endorsed.dirs]  = 
> /opt/IBM/WebSphere/AppServerCommunityEdition/var/temp/test/sample-jaxwscal-1.0/lib/endorsed:/opt/ibm/java2-i386-50/jre/lib/endorsed
> 16:37:19,162 INFO  [Log4jService]   System property [java.ext.dirs]   = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/ext:/opt/ibm/java2-i386-50/jre/lib/ext
> 16:37:19,162 INFO  [Log4jService]   System property [sun.boot.class.path] = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-spec-corba-1.0.jar:$Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/ibm/java2-i386-50/jre/lib/vm.jar:/opt/ibm/java2-i386-50/jre/lib/core.jar:/opt/ibm/java2-i386-50/jre/lib/charsets.jar:/opt/ibm/java2-i386-50/jre/lib/graphics.jar:/opt/ibm/java2-i386-50/jre/lib/security.jar:/opt/ibm/java2-i386-50/jre/lib/ibmpkcs.jar:/opt/ibm/java2-i386-50/jre/lib/ibmorb.jar:/opt/ibm/java2-i386-50/jre/lib/ibmcfw.jar:/opt/ibm/java2-i386-50/jre/lib/ibmorbapi.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjcefw.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjgssprovider.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjsseprovider2.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjaaslm.jar:/opt/ibm/java2-i386-50/jre/lib/ibmcertpathprovider.jar:/opt/ibm/java2-i386-50/jre/lib/server.jar:/opt/ibm/java2-i386-50/jre/lib/xml.jar
> 16:37:19,162 INFO  [Log4jService] 
> --
> 16:37:20,550 INFO  [KernelContextGBean] bound gbean 
> org.apache.ger

[jira] Commented: (GERONIMO-4103) Fail to Restart APR HTTP Connector

2008-06-10 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603903#action_12603903
 ] 

Jarek Gawor commented on GERONIMO-4103:
---

First of all, to use APR connectors you need to install the native libraries as 
described on http://tomcat.apache.org/tomcat-6.0-doc/apr.html. 

On Windows I used tcnative-1.dll version 1.1.12 and APR library version 1.2.12. 
I copied the tcnative-1.dll and apr-all-1.2.12/bin/* to WINDOWS/system32 
directory.

Once, I've done that I saw the following exceptions during server startup:

{noformat}
11:09:45,187 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
the FAILED state: 
abstractName="org.apache.geronimo.configs/tomcat6/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/tomcat6/2.2-SNAPSHOT/car,j2eeType=GBean,name=TomcatAJPConnector"
java.lang.NoClassDefFoundError
at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:604)
at org.apache.coyote.ajp.AjpAprProtocol.init(AjpAprProtocol.java:160)
at 
org.apache.catalina.connector.Connector.initialize(Connector.java:1058)
at 
org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
at org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
at 
org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
at 
org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
{noformat}

That error is caused by a missing AprLifecycleListener listener which 
initializes the APR library.


> Fail to Restart APR HTTP Connector
> --
>
> Key: GERONIMO-4103
> URL: https://issues.apache.org/jira/browse/GERONIMO-4103
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Jarek Gawor
>Priority: Minor
>
> Steps:
> 1. Start WASCE
> 2. Click "Web Server" porlet->"Tomcat APR HTTP Connector"->input required 
> filed->successfully
> add a apr http connector and run well at port 8089
> 3.click" restart" button for new apr http connector, but state shows failed, 
> pls check the server.log
> 16:14:25,107 INFO  [Http11AprProtocol] Stopping Coyote HTTP/1.1 on 
> http-0.0.0.0-8089
> 16:14:25,118 ERROR [Http11AprProtocol] Error initializing endpoint
> java.lang.Exception: Socket bind failed: [98] Address already in use
> at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:612)
> at 
> org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121)
> at 
> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
> at 
> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
> at 
> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
> at 
> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
> at 
> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor$StartInvoke.invoke(ProxyMethodInterceptor.java:352)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
> at 
> org.apache.geronimo.tomcat.connector.Http11APRProtocol$$EnhancerByCGLIB$$e116c87a.start()
> at 
> org.apache.geronimo.console.webmanager.ConnectorPortlet.processAction(ConnectorPortlet.java:240)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
> 

[jira] Updated: (GERONIMODEVTOOLS-357) Clean up LICENSE and NOTICE files

2008-06-10 Thread Ted Kirby (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Kirby updated GERONIMODEVTOOLS-357:
---

Fix Version/s: 2.1.1

I think this should be fixed for the next GEP release: 2.1.1.

> Clean up LICENSE and NOTICE files
> -
>
> Key: GERONIMODEVTOOLS-357
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-357
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.1.1
>Reporter: Ted Kirby
>Assignee: Tim McConnell
> Fix For: 2.1.1
>
>
> I think some of our NOTICE and LICENSE files could use some cleanup for 
> XMLBeans and OpenEJB.
> XMLBeans:
> I thought we converted to JAXB this release.  The XMLBeans jar was shipped in 
> org.apache.geronimo.runtime.common previously,
> but not in this release.  The XMLBeans notice seemed to come from that file.  
> The XMLBeans jar is not currently shipped in
> org.apache.geronimo.runtime.common, so I think the XMLBeans notice may be 
> removed.
> Files: NOTICE and plugins/org.apache.geronimo.runtime.common/NOTICE.
> OpenEJB:
> I think there are old notice and license statements for OpenEJB.  OpenEJB is 
> currently ASL 2.0, just like we are, so no special
> text is needed in the license.  The notice text should match that for OpenEJB 
> itself, I think.
> Our notice:
> =
> ==  OpenEJB Notice ==
> =
> This product includes software created by the OpenEJB project 
> (http://openejb.org/).
>  Copyright 2001-2006 (C) The OpenEJB Group. All Rights Reserved.
> OpenEJB's notice:
> Apache OpenEJB
> Copyright 1999-2008 The Apache OpenEJB development community
> This product includes software developed at
> The Apache Software Foundation (http://www.apache.org/).
> Files:
> NOTICE, LICENSE, plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE,
> plugins/org.apache.geronimo.jee.v21.jaxbmodel/LICENSE,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [DISCUSS] GEP 2.1.1 content

2008-06-10 Thread Ted Kirby
I concur.  I think GEP should come out quickly to support new server releases.
I think GEP 2.1.1 should include the resolution for
(GERONIMODEVTOOLS-357) Clean up LICENSE and NOTICE files

Ted Kirby

On Tue, Jun 10, 2008 at 7:59 AM, Donald Woods <[EMAIL PROTECTED]> wrote:
> Sounds good.  I like the release often approach, so we can incorporate fixes
> and keep developers happily using Geronimo, instead of defecting to other
> solutions
>
>
> -Donald
>
> Tim McConnell wrote:
>>
>> Hi everyone, in the next couple weeks, I would like to release another
>> version of the Geronimo Eclipse Plugin. I envision it primarily as a
>> maintenance release so that we can provide fixes for GEP 2.1.0 and to get in
>> sync with the 2.1.1 release of the Geronimo server. Here is the content I
>> think should be in a release of this type:
>>
>>1.  Full support for Geronimo Server 2.1.1 (e.g., download and install
>> from GEP, etc)
>>2.  JIRA fixes
>>3.  Small incremental enhancements
>>
>> Please provide any thoughts, comments, suggestions, and/or objections you
>> might have for this plan.
>>
>


[jira] Resolved: (GERONIMO-4103) Fail to Restart APR HTTP Connector

2008-06-10 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-4103.
---

   Resolution: Fixed
Fix Version/s: 2.2
   2.1.2

Updated Tomcat integration code to register the AprLifecycleListener. Changes 
committed to trunk (revision 666151) and branches/2.1 (revision 666166).

When the APR libraries are NOT available the following message will be logged 
in the geronimo.log file:

11:52:10,973 INFO  [AprLifecycleListener] The APR based Apache Tomcat Native 
library which allows optimal performance in production environments was not 
found on the java.library.path: ..

When the APR libraries are available the following message (or something close 
to it) will be logged in the geronimo.log file:

11:50:51,546 INFO  [AprLifecycleListener] Loaded APR based Apache Tomcat Native 
library 1.1.12.
11:50:51,546 INFO  [AprLifecycleListener] APR capabilities: IPv6 [true], 
sendfile [true], accept filters [false], random [true].

With these changes I was able to add/stop/restart APR connectors.


> Fail to Restart APR HTTP Connector
> --
>
> Key: GERONIMO-4103
> URL: https://issues.apache.org/jira/browse/GERONIMO-4103
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.0.x, 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Jarek Gawor
>Priority: Minor
> Fix For: 2.1.2, 2.2
>
>
> Steps:
> 1. Start WASCE
> 2. Click "Web Server" porlet->"Tomcat APR HTTP Connector"->input required 
> filed->successfully
> add a apr http connector and run well at port 8089
> 3.click" restart" button for new apr http connector, but state shows failed, 
> pls check the server.log
> 16:14:25,107 INFO  [Http11AprProtocol] Stopping Coyote HTTP/1.1 on 
> http-0.0.0.0-8089
> 16:14:25,118 ERROR [Http11AprProtocol] Error initializing endpoint
> java.lang.Exception: Socket bind failed: [98] Address already in use
> at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:612)
> at 
> org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121)
> at 
> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
> at 
> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
> at 
> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
> at 
> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
> at 
> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor$StartInvoke.invoke(ProxyMethodInterceptor.java:352)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
> at 
> org.apache.geronimo.tomcat.connector.Http11APRProtocol$$EnhancerByCGLIB$$e116c87a.start()
> at 
> org.apache.geronimo.console.webmanager.ConnectorPortlet.processAction(ConnectorPortlet.java:240)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> at 
> org.apache.pluto.core.Portlet

[jira] Updated: (GERONIMO-4103) Fail to Restart APR HTTP Connector

2008-06-10 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated GERONIMO-4103:
--

Affects Version/s: 2.0.x

> Fail to Restart APR HTTP Connector
> --
>
> Key: GERONIMO-4103
> URL: https://issues.apache.org/jira/browse/GERONIMO-4103
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.0.x, 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Jarek Gawor
>Priority: Minor
> Fix For: 2.1.2, 2.2
>
>
> Steps:
> 1. Start WASCE
> 2. Click "Web Server" porlet->"Tomcat APR HTTP Connector"->input required 
> filed->successfully
> add a apr http connector and run well at port 8089
> 3.click" restart" button for new apr http connector, but state shows failed, 
> pls check the server.log
> 16:14:25,107 INFO  [Http11AprProtocol] Stopping Coyote HTTP/1.1 on 
> http-0.0.0.0-8089
> 16:14:25,118 ERROR [Http11AprProtocol] Error initializing endpoint
> java.lang.Exception: Socket bind failed: [98] Address already in use
> at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:612)
> at 
> org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121)
> at 
> org.apache.catalina.connector.Connector.initialize(Connector.java:1059)
> at 
> org.apache.catalina.core.StandardService.addConnector(StandardService.java:267)
> at 
> org.apache.catalina.startup.Embedded.addConnector(Embedded.java:327)
> at 
> org.apache.geronimo.tomcat.TomcatContainer.addConnector(TomcatContainer.java:390)
> at 
> org.apache.geronimo.tomcat.connector.ConnectorGBean.doStart(ConnectorGBean.java:95)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor$StartInvoke.invoke(ProxyMethodInterceptor.java:352)
> at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
> at 
> org.apache.geronimo.tomcat.connector.Http11APRProtocol$$EnhancerByCGLIB$$e116c87a.start()
> at 
> org.apache.geronimo.console.webmanager.ConnectorPortlet.processAction(ConnectorPortlet.java:240)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:121)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)

[jira] Updated: (GERONIMODEVTOOLS-354) Need deployment plan editors for geronimo-application-client.xml and geronimo-service.xml

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-354:
---

Fix Version/s: (was: 2.1.x)
   2.1.1

Thanks BJ, I'll apply it later today

> Need deployment plan editors for geronimo-application-client.xml and 
> geronimo-service.xml
> -
>
> Key: GERONIMODEVTOOLS-354
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-354
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: B.J. Reed
>Assignee: B.J. Reed
> Fix For: 2.1.1
>
> Attachments: GERONIMODEVTOOLS-354ac.patch
>
>
> The deployment plans for application client projects and utility projects do 
> not show up in an easy-to-use editor like the other 4 deployment plan types.  
> The basic Eclipse XML editor shows up which is ok, but not as user friendly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-357) Clean up LICENSE and NOTICE files

2008-06-10 Thread Ted Kirby (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Kirby updated GERONIMODEVTOOLS-357:
---

Attachment: GD357-license.patch

Also, I notice that originally is misspelled in several NOTICE files in 
"Portions of the Eclipse Geronimo Server Adapter were orginally developed by".

I have attached a patch to fix all these issues.

> Clean up LICENSE and NOTICE files
> -
>
> Key: GERONIMODEVTOOLS-357
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-357
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.1.1
>Reporter: Ted Kirby
>Assignee: Tim McConnell
> Fix For: 2.1.1
>
> Attachments: GD357-license.patch
>
>
> I think some of our NOTICE and LICENSE files could use some cleanup for 
> XMLBeans and OpenEJB.
> XMLBeans:
> I thought we converted to JAXB this release.  The XMLBeans jar was shipped in 
> org.apache.geronimo.runtime.common previously,
> but not in this release.  The XMLBeans notice seemed to come from that file.  
> The XMLBeans jar is not currently shipped in
> org.apache.geronimo.runtime.common, so I think the XMLBeans notice may be 
> removed.
> Files: NOTICE and plugins/org.apache.geronimo.runtime.common/NOTICE.
> OpenEJB:
> I think there are old notice and license statements for OpenEJB.  OpenEJB is 
> currently ASL 2.0, just like we are, so no special
> text is needed in the license.  The notice text should match that for OpenEJB 
> itself, I think.
> Our notice:
> =
> ==  OpenEJB Notice ==
> =
> This product includes software created by the OpenEJB project 
> (http://openejb.org/).
>  Copyright 2001-2006 (C) The OpenEJB Group. All Rights Reserved.
> OpenEJB's notice:
> Apache OpenEJB
> Copyright 1999-2008 The Apache OpenEJB development community
> This product includes software developed at
> The Apache Software Foundation (http://www.apache.org/).
> Files:
> NOTICE, LICENSE, plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE,
> plugins/org.apache.geronimo.jee.v21.jaxbmodel/LICENSE,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [jira] Created: (GERONIMO-4103) Fail to Restart APR HTTP Connector

2008-06-10 Thread Jarek Gawor
I committed the changes to svn so things should be working now.

Jarek

On Tue, Jun 10, 2008 at 2:09 AM, YunFeng Ma <[EMAIL PROTECTED]> wrote:
> Hi Jarek,
>
> Can you tell how you hacked this? I found the same problem in
> https://issues.apache.org/jira/browse/GERONIMO-4094, but I had no idea how
> to hack it. Thanks a lot.
>
> -- YunFeng Ma
>
> Jarek Gawor wrote:
>
> On Mon, Jun 9, 2008 at 10:33 PM, Kevan Miller <[EMAIL PROTECTED]>
> wrote:
>
> On Jun 9, 2008, at 10:21 PM, Jarek Gawor wrote:
>
> I think you might be looking at the Jetty assembly. Tomcat assembly
> has all the jars.
>
> Heh. Must have unpacked the wrong assembly. Time for bed, I guess... ;-)
>
> We're either missing org/apache/tomcat/jni/OS somehow. Or else missing the
> native libraries that implement its native methods... Are you sure you have
> the appropriate native libs?
>
> In standalone Tomcat the AprLifecycleListener listener is used to
> initialize the APR library. We don't register that listener anywhere
> in our Tomcat integration code in Geronimo. Once I hacked this in I
> was able to start the server ok and add new APR connectors.
>
> Jarek
>
>
>
>
>


[jira] Resolved: (GERONIMODEVTOOLS-352) Refereces to xmlbeans should be removed

2008-06-10 Thread Ted Kirby (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Kirby resolved GERONIMODEVTOOLS-352.


Resolution: Duplicate

I opened 357 for this and other issues, and attached a patch there.  I should 
have found this JIRA first before I opened 357.

> Refereces to xmlbeans should be removed
> ---
>
> Key: GERONIMODEVTOOLS-352
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-352
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>Priority: Minor
> Fix For: 2.1.1
>
>
> With the conversion to JAXB there should no longer be a need for xmlbeans in 
> the GEP. Delete all references to it in the code and legal files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-4089) Investigate building and running Geronimo on JSE 6

2008-06-10 Thread Donald Woods (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Woods updated GERONIMO-4089:
---

Attachment: axis2-jaxws-api-1.3.jar

Patched axis2-jaxws-api-1.3.jar with a dummy 
javax/xml/ws/EndpointReference.java added.
With the above file and the patch applied to my local 2.1.2-SNAPSHOT, I was 
able to build with Sun 1.6.0_05 on MacOSX, but did see 5 security-testsuite and 
1 console-testuite failures.

> Investigate building and running Geronimo on JSE 6
> --
>
> Key: GERONIMO-4089
> URL: https://issues.apache.org/jira/browse/GERONIMO-4089
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.x, 2.2
>Reporter: Kevan Miller
>Assignee: Jarek Gawor
> Fix For: 2.1.x, 2.2
>
> Attachments: axis2-jaxws-api-1.3.jar, jse6.21.patch
>
>
> We had a user request on IRC for building Geronimo on 1.6. I think it's time 
> to start investigating this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4089) Investigate building and running Geronimo on JSE 6

2008-06-10 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603946#action_12603946
 ] 

Jarek Gawor commented on GERONIMO-4089:
---

I would rather avoid patching existing and published jar.  I think it would be 
better to create a small project that only has that dummy class and add that 
the jar to the jee-spes/car module.



> Investigate building and running Geronimo on JSE 6
> --
>
> Key: GERONIMO-4089
> URL: https://issues.apache.org/jira/browse/GERONIMO-4089
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.x, 2.2
>Reporter: Kevan Miller
>Assignee: Jarek Gawor
> Fix For: 2.1.x, 2.2
>
> Attachments: axis2-jaxws-api-1.3.jar, jse6.21.patch
>
>
> We had a user request on IRC for building Geronimo on 1.6. I think it's time 
> to start investigating this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4089) Investigate building and running Geronimo on JSE 6

2008-06-10 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603953#action_12603953
 ] 

Donald Woods commented on GERONIMO-4089:


Yep, was just providing a patched jar so others could test/try it out until we 
have a real solution.


> Investigate building and running Geronimo on JSE 6
> --
>
> Key: GERONIMO-4089
> URL: https://issues.apache.org/jira/browse/GERONIMO-4089
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.x, 2.2
>Reporter: Kevan Miller
>Assignee: Jarek Gawor
> Fix For: 2.1.x, 2.2
>
> Attachments: axis2-jaxws-api-1.3.jar, jse6.21.patch
>
>
> We had a user request on IRC for building Geronimo on 1.6. I think it's time 
> to start investigating this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [VOTE] Server Repository plugin for Geronimo 2.1.1 - RC2

2008-06-10 Thread Donald Woods

+1


-Donald

Joe Bohn wrote:
I've prepared a second release candidate for the Server Repository 
plugin.  This candidate resolves the issues with deploying the plugin in 
various Geronimo 2.1* releases.   Much of the information regarding the 
need for the plugin remains the same ...


As a result of some discussion on GERONIMO-2814 
[https://issues.apache.org/jira/browse/GERONIMO-2814] it was suggested 
that we create a plugin to facilitate adding a second repository to 
Geronimo.  This is of particular value when running multiple Geronimo 
server instances from a single Geronimo installation.


I have created a very simple plugin for this purpose.  For more 
information on how this might be leveraged reference 
http://cwiki.apache.org/GMOxDOC21/multiple-repositories.html



Staging repo:
http://people.apache.org/~jbohn/staging-repo/plugins/server-repo/

Staging site:
http://people.apache.org/~jbohn/staging-site/plugins/server-repo/1.0/index.html 



The vote is open for 72 hours and will conclude on Friday (6/13) at 9:00 
ET.


[ ] +1  Release the server-repo plugin
[ ] +0  No opinion
[ ] -1  Don't release the server-repo plugin


Joe



smime.p7s
Description: S/MIME Cryptographic Signature


[jira] Resolved: (GERONIMODEVTOOLS-354) Need deployment plan editors for geronimo-application-client.xml and geronimo-service.xml

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell resolved GERONIMODEVTOOLS-354.


Resolution: Fixed

Patch applied today with rev. 666281. It works great, and it's nice to have a 
consistent look-and-feel for all the geronimo-specific deployment plans for GEP 
2.1.1. Thanks to BJ Reed for the patch !!

> Need deployment plan editors for geronimo-application-client.xml and 
> geronimo-service.xml
> -
>
> Key: GERONIMODEVTOOLS-354
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-354
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: B.J. Reed
>Assignee: B.J. Reed
> Fix For: 2.1.1
>
> Attachments: GERONIMODEVTOOLS-354ac.patch
>
>
> The deployment plans for application client projects and utility projects do 
> not show up in an easy-to-use editor like the other 4 deployment plan types.  
> The basic Eclipse XML editor shows up which is ok, but not as user friendly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (GERONIMODEVTOOLS-357) Clean up LICENSE and NOTICE files

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell resolved GERONIMODEVTOOLS-357.


Resolution: Fixed

Applied with revision 666300. Thanks much Ted Kirby for this patch !!

> Clean up LICENSE and NOTICE files
> -
>
> Key: GERONIMODEVTOOLS-357
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-357
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.1.1
>Reporter: Ted Kirby
>Assignee: Tim McConnell
> Fix For: 2.1.1
>
> Attachments: GD357-license.patch
>
>
> I think some of our NOTICE and LICENSE files could use some cleanup for 
> XMLBeans and OpenEJB.
> XMLBeans:
> I thought we converted to JAXB this release.  The XMLBeans jar was shipped in 
> org.apache.geronimo.runtime.common previously,
> but not in this release.  The XMLBeans notice seemed to come from that file.  
> The XMLBeans jar is not currently shipped in
> org.apache.geronimo.runtime.common, so I think the XMLBeans notice may be 
> removed.
> Files: NOTICE and plugins/org.apache.geronimo.runtime.common/NOTICE.
> OpenEJB:
> I think there are old notice and license statements for OpenEJB.  OpenEJB is 
> currently ASL 2.0, just like we are, so no special
> text is needed in the license.  The notice text should match that for OpenEJB 
> itself, I think.
> Our notice:
> =
> ==  OpenEJB Notice ==
> =
> This product includes software created by the OpenEJB project 
> (http://openejb.org/).
>  Copyright 2001-2006 (C) The OpenEJB Group. All Rights Reserved.
> OpenEJB's notice:
> Apache OpenEJB
> Copyright 1999-2008 The Apache OpenEJB development community
> This product includes software developed at
> The Apache Software Foundation (http://www.apache.org/).
> Files:
> NOTICE, LICENSE, plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE,
> plugins/org.apache.geronimo.jee.v21.jaxbmodel/LICENSE,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] branches/2.1: Failed for Revision: 666228

2008-06-10 Thread gawor
Geronimo Revision: 666228 built with tests included
 
See the full build-1400.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20080610/build-1400.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20080610
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 33 minutes 47 seconds
[INFO] Finished at: Tue Jun 10 14:38:17 EDT 2008
[INFO] Final Memory: 308M/1010M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20080610/logs-1400-tomcat/test.log
 
 
Assembly: jetty
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20080610/logs-1400-jetty/test.log
 
[INFO] Running console-testsuite.advance-test
[INFO] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 76.365 
sec <<< FAILURE!
 
Samples: branches/2.1
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20080610/samples-1400.log
 
Build status: FAILED
 


[jira] Created: (GERONIMODEVTOOLS-358) GEP 2.1.1 Tasklist

2008-06-10 Thread Tim McConnell (JIRA)
GEP 2.1.1 Tasklist
--

 Key: GERONIMODEVTOOLS-358
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-358
 Project: Geronimo-Devtools
  Issue Type: Task
  Components: eclipse-plugin
Reporter: Tim McConnell
Assignee: Tim McConnell
 Fix For: 2.1.1




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-261) Incorporate rat-maven-plugin

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-261:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> Incorporate rat-maven-plugin
> 
>
> Key: GERONIMODEVTOOLS-261
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-261
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-266) GEP automation testsuite

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-266:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> GEP automation testsuite
> 
>
> Key: GERONIMODEVTOOLS-266
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-266
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>Reporter: Tim McConnell
>Assignee: Tim McConnell
> Attachments: GERONIMO-259a.patch, GERONIMODEVTOOLS-259b.patch, 
> GERONIMODEVTOOLS-259c.patch, GERONIMODEVTOOLS-259d.patch, 
> GERONIMODEVTOOLS-259e.patch, GERONIMODEVTOOLS-259f.patch, 
> GERONIMODEVTOOLS-259g.patch, GERONIMODEVTOOLS-259h.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMODEVTOOLS-268) Synchronize version of OpenEJB with Geronimo Server

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell closed GERONIMODEVTOOLS-268.
--

Resolution: Fixed

> Synchronize version of OpenEJB with Geronimo Server
> ---
>
> Key: GERONIMODEVTOOLS-268
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-268
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-290) Documentation updates

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-290:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> Documentation updates
> -
>
> Key: GERONIMODEVTOOLS-290
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-290
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-270) Support import of GEP features as feature projects in Eclipse

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-270:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> Support import of GEP features as feature projects in Eclipse
> -
>
> Key: GERONIMODEVTOOLS-270
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-270
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-271) Integrate and package samples and examples

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-271:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> Integrate and package samples and examples 
> ---
>
> Key: GERONIMODEVTOOLS-271
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-271
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-237) Release updatesite.zip file along withe deployable.zip file for users without access to external update sites

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-237:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> Release updatesite.zip file along withe deployable.zip file for users without 
> access to external update sites
> -
>
> Key: GERONIMODEVTOOLS-237
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-237
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Tim McConnell
>Assignee: Tim McConnell
> Fix For: 2.1.1
>
>
> This needs to be fixed in 2.1.0 release. Ensure updatesite.zip is make 
> available in same manner (and same location) as deployable.zip.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-314) Fix warning messages in modified JAXB classes

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-314:
---

Parent Issue: GERONIMODEVTOOLS-358  (was: GERONIMODEVTOOLS-259)

> Fix warning messages in modified JAXB classes
> -
>
> Key: GERONIMODEVTOOLS-314
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-314
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Tim McConnell
>Assignee: Tim McConnell
>Priority: Minor
> Fix For: 2.1.x
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMODEVTOOLS-259) GEP 2.1.0 Tasklist

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell closed GERONIMODEVTOOLS-259.
--

Resolution: Fixed

Closing since all open subtasks have been moved to the 2.1.1 Tasklist

> GEP 2.1.0 Tasklist
> --
>
> Key: GERONIMODEVTOOLS-259
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-259
> Project: Geronimo-Devtools
>  Issue Type: Task
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Tim McConnell
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMODEVTOOLS-359) Synchronize maven build artifacts with 2.1.1 Geronimo server

2008-06-10 Thread Tim McConnell (JIRA)
Synchronize maven build artifacts with 2.1.1 Geronimo server


 Key: GERONIMODEVTOOLS-359
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-359
 Project: Geronimo-Devtools
  Issue Type: Sub-task
Reporter: Tim McConnell
Assignee: Tim McConnell




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4106) Gshell - unable to deploy modules with absolute path on windows

2008-06-10 Thread Jason Warner (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604021#action_12604021
 ] 

Jason Warner commented on GERONIMO-4106:


An alternate workaround would be to use a forward slash instead of a back slash 
in the path 
(C:/working/server/branches/samples/applications/jaxws-calculator/target/jaxws-calculator-axis2-2.1.0.0.war).
  The issue comes from the parser in gshell not being able to handle a back 
slash and not from the commands themselves.  This issue is a duplicate of 
https://issues.apache.org/jira/browse/GSHELL-117 .  According to this issue, a 
double backslash (C:\\working\\...) can be used as well.

> Gshell - unable to deploy modules with absolute path on windows
> ---
>
> Key: GERONIMO-4106
> URL: https://issues.apache.org/jira/browse/GERONIMO-4106
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: commands
>Affects Versions: 2.1.1
> Environment: winxp + sun jdk 1.5 14
>Reporter: Lin Sun
>
> Using gshell to deploy a war file with its absolute path resulting the 
> failure below -
> [EMAIL PROTECTED]:/> deploy/deploy 
> C:\working\server\branches\samples\applications\jaxws-calculator\target\jaxws-calculator-axis2-2.1.0.0.war
> ERROR TokenMgrError: Lexical error at line 1, column 18.  Encountered: "w" 
> (119), after : "\\"
> Workaround is to copy the war file to current dir so I don't have to specify 
> a path:
> [EMAIL PROTECTED]:/> deploy/deploy jaxws-calculator-axis2-2.1.0.0.war
> Connecting to Geronimo server: localhost:1099
> Username: system
> Password: ***
> Connection established
> Deployed org.apache.geronimo.samples.jws/Calculator/1.0/car @
> /jaxws-calculator-1.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GSHELL-117) GShell doesn't support "\" in the path in Widnows platform

2008-06-10 Thread Jason Warner (JIRA)

[ 
https://issues.apache.org/jira/browse/GSHELL-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604022#action_12604022
 ] 

Jason Warner commented on GSHELL-117:
-

I looked at this issue briefly for Geronimo-4106 before I noticed this issue.  
I checked the use of both single and double quotes and noted that neither 
resolved the issue.  Forward slashes can be used instead of backslashes to get 
this to work properly.

> GShell doesn't support "\" in the path in Widnows platform
> --
>
> Key: GSHELL-117
> URL: https://issues.apache.org/jira/browse/GSHELL-117
> Project: GShell
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: CLI
>Affects Versions: 1.0-alpha-1, 1.0-alpha-2
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Jason Dillon
> Fix For: 1.0-alpha-3
>
>
> Run the following command and get errors in Windows
> {noformat}
> deploy/deploy H:\FTP_ROOT\Build\cviewer.war
> ERROR TokenMgrError: Lexical error at line 1, column 18.  Encountered: "F" 
> (70), after : "\\"
> {noformat}
> It works fine for double slash:
> deploy/deploy H:\\FTP_ROOT\\Build\\cviewer.war
> It's not convenience for windows users.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMODEVTOOLS-360) Create 2.1.1 staging site

2008-06-10 Thread Tim McConnell (JIRA)
Create 2.1.1 staging site
-

 Key: GERONIMODEVTOOLS-360
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-360
 Project: Geronimo-Devtools
  Issue Type: Sub-task
Reporter: Tim McConnell
Assignee: Tim McConnell




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 666281

2008-06-10 Thread gawor
Geronimo Revision: 666281 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/build-1500.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 34 minutes 42 seconds
[INFO] Finished at: Tue Jun 10 15:39:15 EDT 2008
[INFO] Final Memory: 380M/1015M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/logs-1500-tomcat/test.log
 
 
[INFO] [site:attach-descriptor]
[INFO] [selenium:start-server {execution: start}]
Launching Selenium Server
Waiting for Selenium Server...
[INFO] Including display properties from: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/display.properties
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/server.log
[INFO] User extensions: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/user-extensions.js
Selenium Server started
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from codehaus-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] Using assembly artifact: 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-tomcat6-javaee5-2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding: 
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2-SNAPSHOT-bin.zip
 into /home/geronimo/geronimo/trunk/testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] Geronimo server started in 0:00:40.652
[INFO] [shitty:install {execution: default}]
[INFO] Installing /home/geronimo/geronimo/trunk/testsuite/pom.xml to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2-SNAPSHOT/testsuite-2.2-SNAPSHOT.pom
[INFO] [shitty:test {execution: default}]
[INFO] Starting 27 test build(s)
[INFO] 
[INFO] 
---
[INFO] 
[INFO] console-testsuite/advanced   RUNNING
[INFO] console-testsuite/advanced   SUCCESS (0:01:38.230) 
[INFO] console-testsuite/basic  RUNNING
[INFO] console-testsuite/basic  SUCCESS (0:01:40.223) 
[INFO] corba-testsuite/corba-helloworld RUNNING
[INFO] corba-testsuite/corba-helloworld SUCCESS (0:00:51.252) 
[INFO] corba-testsuite/corba-marshalRUNNING
[INFO] corba-testsuite/corba-marshalSUCCESS (0:00:59.444) 
[INFO] corba-testsuite/corba-mytime RUNNING
[INFO] corba-testsuite/corba-mytime SUCCESS (0:00:42.353) 
[INFO] deployment-testsuite/deployment-testsRUNNING
[INFO] deployment-testsuite/deployment-testsSUCCESS (0:00:30.365) 
[INFO] deployment-testsuite/jca-cms-tests   RUNNING
[INFO] deployment-testsuite/jca-cms-tests   SUCCESS (0:00:29.179) 
[INFO] deployment-testsuite/manifestcp-testsRUNNING
[INFO] deployment-testsuite/manifestcp-testsSUCCESS (0:00:27.618) 
[INFO] enterprise-testsuite/ejb-tests   RUNNING
[INFO] enterprise-testsuite/ejb-tests   SUCCESS (0:00:38.766) 
[INFO] enterprise-testsuite/jms-tests   RUNNING
[INFO] enterprise-testsuite/jms-tests   SUCCESS (0:00:46.016) 
[INFO] enterprise-testsuite/jpa-tests   RUNNING

[jira] Created: (GERONIMODEVTOOLS-362) GEP DependencyHelper not interrogating server for already-deployed dependencies

2008-06-10 Thread Tim McConnell (JIRA)
GEP DependencyHelper not interrogating server for already-deployed dependencies
---

 Key: GERONIMODEVTOOLS-362
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-362
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Reporter: Tim McConnell
Assignee: Tim McConnell
 Fix For: 2.1.1




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMODEVTOOLS-361) GEP DependencyHelper not interrogating all contents of EAR files for dependencies

2008-06-10 Thread Tim McConnell (JIRA)
GEP DependencyHelper not interrogating all contents of EAR files for 
dependencies
-

 Key: GERONIMODEVTOOLS-361
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-361
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.1
Reporter: Tim McConnell
Assignee: Tim McConnell
 Fix For: 2.1.x




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-362) GEP DependencyHelper not interrogating server for already-deployed dependencies

2008-06-10 Thread Tim McConnell (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated GERONIMODEVTOOLS-362:
---

Fix Version/s: (was: 2.1.1)
   2.1.x

> GEP DependencyHelper not interrogating server for already-deployed 
> dependencies
> ---
>
> Key: GERONIMODEVTOOLS-362
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-362
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Reporter: Tim McConnell
>Assignee: Tim McConnell
> Fix For: 2.1.x
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMODEVTOOLS-363) Automate sharedlib testcases

2008-06-10 Thread Tim McConnell (JIRA)
Automate sharedlib testcases


 Key: GERONIMODEVTOOLS-363
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-363
 Project: Geronimo-Devtools
  Issue Type: Sub-task
Reporter: Tim McConnell
Assignee: Tim McConnell




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 666462

2008-06-10 Thread gawor
Geronimo Revision: 666462 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/build-2100.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 31 minutes 9 seconds
[INFO] Finished at: Tue Jun 10 21:34:28 EDT 2008
[INFO] Final Memory: 380M/1014M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080610/logs-2100-tomcat/test.log
 
 
[INFO] [site:attach-descriptor]
[INFO] [selenium:start-server {execution: start}]
Launching Selenium Server
Waiting for Selenium Server...
[INFO] Including display properties from: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/display.properties
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/server.log
[INFO] User extensions: 
/home/geronimo/geronimo/trunk/testsuite/target/selenium/user-extensions.js
Selenium Server started
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx-asl-3.2.1.pom
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
[INFO] [geronimo:start-server {execution: start}]
[INFO] Using assembly configuration: tomcat
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from codehaus-snapshots
[INFO] snapshot 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:2.2-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] Using assembly artifact: 
org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2-SNAPSHOT:provided
[INFO] Using geronimoHome: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-tomcat6-javaee5-2.2-SNAPSHOT
[INFO] Installing assembly...
[INFO] Expanding: 
/home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2-SNAPSHOT-bin.zip
 into /home/geronimo/geronimo/trunk/testsuite/target
[INFO] Starting Geronimo server...
[INFO] Selected option set: default
[INFO] Redirecting output to: 
/home/geronimo/geronimo/trunk/testsuite/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log
[INFO] Waiting for Geronimo server...
[INFO] Geronimo server started in 0:00:38.856
[INFO] [shitty:install {execution: default}]
[INFO] Installing /home/geronimo/geronimo/trunk/testsuite/pom.xml to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2-SNAPSHOT/testsuite-2.2-SNAPSHOT.pom
[INFO] [shitty:test {execution: default}]
[INFO] Starting 27 test build(s)
[INFO] 
[INFO] 
---
[INFO] 
[INFO] console-testsuite/advanced   RUNNING
[INFO] console-testsuite/advanced   SUCCESS (0:01:36.248) 
[INFO] console-testsuite/basic  RUNNING
[INFO] console-testsuite/basic  SUCCESS (0:01:40.045) 
[INFO] corba-testsuite/corba-helloworld RUNNING
[INFO] corba-testsuite/corba-helloworld SUCCESS (0:00:48.268) 
[INFO] corba-testsuite/corba-marshalRUNNING
[INFO] corba-testsuite/corba-marshalSUCCESS (0:00:47.389) 
[INFO] corba-testsuite/corba-mytime RUNNING
[INFO] corba-testsuite/corba-mytime SUCCESS (0:00:42.294) 
[INFO] deployment-testsuite/deployment-testsRUNNING
[INFO] deployment-testsuite/deployment-testsSUCCESS (0:00:29.767) 
[INFO] deployment-testsuite/jca-cms-tests   RUNNING
[INFO] deployment-testsuite/jca-cms-tests   SUCCESS (0:00:28.860) 
[INFO] deployment-testsuite/manifestcp-testsRUNNING
[INFO] deployment-testsuite/manifestcp-testsSUCCESS (0:00:27.763) 
[INFO] enterprise-testsuite/ejb-tests   RUNNING
[INFO] enterprise-testsuite/ejb-tests   SUCCESS (0:00:37.807) 
[INFO] enterprise-testsuite/jms-tests   RUNNING
[INFO] enterprise-testsuite/jms-tests   SUCCESS (0:00:44.235) 
[INFO] enterprise-testsuite/jpa-tests   RUNNING

[jira] Closed: (GERONIMO-4102) Can't start server assembly with jaxws-calculator

2008-06-10 Thread viola.lu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

viola.lu closed GERONIMO-4102.
--


> Can't start server assembly with jaxws-calculator
> -
>
> Key: GERONIMO-4102
> URL: https://issues.apache.org/jira/browse/GERONIMO-4102
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Lin Sun
>Priority: Minor
>
> Steps:
> 1. Start server
> 2. Deploy jaxws-calculator and verify jaxws-calculator works fine
> 3. Assembly a server via gshell and select the following plugins
>com.ibm.wasce.assemblies/wasce-boilerplate-minimal/x.x.x.x/jar
>org.apache.geronimo.samples.jws/Calculator/x.x.x.x/car
> 4. Unzip the server assembly
> 5. Start the server assembly
> Problems:
> can't start server assembly,pls check server.log
> 6:37:19,156 INFO  [Log4jService] 
> --
> 16:37:19,158 INFO  [Log4jService]   Install Directory = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0
> 16:37:19,158 INFO  [Log4jService]   Build = 2.1.0.0-20080527
> 16:37:19,159 INFO  [JvmVendor] IBM JVM 1.5.0
> 16:37:19,159 INFO  [Log4jService]   JVM in use = IBM JVM 1.5.0
> 16:37:19,160 INFO  [Log4jService] Java Information:
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.name]  = 
> Java(TM) 2 Runtime Environment, Standard Edition
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.version]  = 
> pxi32devifx-20071025 (SR6b)
> 16:37:19,160 INFO  [Log4jService]   System property [os.name] = 
> Linux
> 16:37:19,160 INFO  [Log4jService]   System property [os.version]  = 
> 2.6.18-87.el5
> 16:37:19,160 INFO  [Log4jService]   System property [sun.os.patch.level]  = 
> null
> 16:37:19,160 INFO  [Log4jService]   System property [os.arch] = 
> x86
> 16:37:19,160 INFO  [Log4jService]   System property [java.class.version]  = 
> 49.0
> 16:37:19,160 INFO  [Log4jService]   System property [locale]  = 
> en_US
> 16:37:19,160 INFO  [Log4jService]   System property [unicode.encoding]= 
> UnicodeLittle
> 16:37:19,161 INFO  [Log4jService]   System property [file.encoding]   = 
> UTF-8
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.name]= 
> IBM J9 VM
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.vendor]  = 
> IBM Corporation
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.version] = 
> 2.3
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.info]= 
> J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 (JIT enabled)
> J9VM - 20071004_14218_lHdSMR
> JIT  - 20070820_1846ifx1_r8
> GC   - 200708_10
> 16:37:19,161 INFO  [Log4jService]   System property [java.home]   = 
> /opt/ibm/java2-i386-50/jre
> 16:37:19,161 INFO  [Log4jService]   System property [java.classpath]  = 
> null
> 16:37:19,161 INFO  [Log4jService]   System property [java.library.path]   = 
> /opt/ibm/java2-i386-50/jre/bin:/usr/local/apr/lib:/usr/lib
> 16:37:19,161 INFO  [Log4jService]   System property [java.endorsed.dirs]  = 
> /opt/IBM/WebSphere/AppServerCommunityEdition/var/temp/test/sample-jaxwscal-1.0/lib/endorsed:/opt/ibm/java2-i386-50/jre/lib/endorsed
> 16:37:19,162 INFO  [Log4jService]   System property [java.ext.dirs]   = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/ext:/opt/ibm/java2-i386-50/jre/lib/ext
> 16:37:19,162 INFO  [Log4jService]   System property [sun.boot.class.path] = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-spec-corba-1.0.jar:$Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/ibm/java2-i386-50/jre/lib/vm.jar:/opt/ibm/java2-i386-50/jre/lib/core.jar:/opt/ibm/java2-i386-50/jre/lib/charsets.jar:/opt/ibm/java2-i386-50/jre/lib/graphics.jar:/opt/ibm/java2-i386-50/jre/lib/security.jar:/opt/ibm/java2-i386-50/jre/lib/ibmpkcs.jar:/opt/ibm/java2-i386-50/jre/lib/ibmorb.jar:/opt/ibm/java2-i386-50/jre/lib/ibmcfw.jar:/opt/ibm/java2-i386-50/jre/lib/ibmorbapi.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjcefw.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjgssprovider.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjsseprovider2.jar:/opt/ibm/java2-i386-50/jre/lib/ibmjaaslm.jar:/opt/ibm/java2-i386-50/jre/lib/ibmcertpathprovider.jar:/opt/ibm/java2-i386-50/jre/lib/server.jar:/opt/ibm/java2-i386-50/jre/lib/xml.jar
> 16:37:19,162 INFO  [Log4jService] 
> --
> 16:37:20,550 INFO  [KernelContextGBean] bound gbean 
> org.apache.geronimo.framework/rmi-naming/2.1.1/ca

[jira] Issue Comment Edited: (GERONIMO-4102) Can't start server assembly with jaxws-calculator

2008-06-10 Thread viola.lu (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603757#action_12603757
 ] 

viola.lu edited comment on GERONIMO-4102 at 6/10/08 8:07 PM:
-

Steps:
1.Start server, deploy jaxws-calculator
2.Click" plugin " porlet->choose deployed jaxws-calculator and exported this 
plugin
3.Click "assembly server"->check  
"com.ibm.wasce.assemblies/wasce-boilerplate-minimal/2.1.0.0/jar" and 
"com.ibm.samples.jws/Calculator/1.0/car, input groupid:com.geronimo.assembly, 
artifactid:jaxws, left others by default
4.stop theserver, and go to the $install_direcotry/var/temp/jaxws-1.0/bin, 
startup the assebmly server, seems on screen error.But can't access the 
assembly server. I checked nestat -nat, 8080 and 1099 were ready to listen 
already, but can't access web page.

  was (Author: viola.lu):
Steps:
1.Start WASCe, deploy jaxws-calculator
2.Click" plugin " porlet->choose deployed jaxws-calculator and exported this 
plugin
3.Click "assembly server"->check  
"com.ibm.wasce.assemblies/wasce-boilerplate-minimal/2.1.0.0/jar" and 
"com.ibm.samples.jws/Calculator/1.0/car, input groupid:com.geronimo.assembly, 
artifactid:jaxws, left others by default
4.stop the wasce, and go to the 
/opt/IBM/WebSphere/AppServerCommunityEdition/var/temp/jaxws-1.0/bin, startup 
the assebmly server, seems on screen error.But can't access the assembly 
server. I checked nestat -nat, 8080 and 1099 were ready to listen already, but 
can't access web page.
  
> Can't start server assembly with jaxws-calculator
> -
>
> Key: GERONIMO-4102
> URL: https://issues.apache.org/jira/browse/GERONIMO-4102
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2
> Environment: Configuration:
> SW:
> 1. OS: RHEL 5.2 Snapshot 3
> 2. JDK: ibm jdk 5.0 SR6(embedded in build)
> HW:
> Intel x86 32bit
>Reporter: viola.lu
>Assignee: Lin Sun
>Priority: Minor
>
> Steps:
> 1. Start server
> 2. Deploy jaxws-calculator and verify jaxws-calculator works fine
> 3. Assembly a server via gshell and select the following plugins
>com.ibm.wasce.assemblies/wasce-boilerplate-minimal/x.x.x.x/jar
>org.apache.geronimo.samples.jws/Calculator/x.x.x.x/car
> 4. Unzip the server assembly
> 5. Start the server assembly
> Problems:
> can't start server assembly,pls check server.log
> 6:37:19,156 INFO  [Log4jService] 
> --
> 16:37:19,158 INFO  [Log4jService]   Install Directory = 
> $Geronimo_install_direcotry/var/temp/test/sample-jaxwscal-1.0
> 16:37:19,158 INFO  [Log4jService]   Build = 2.1.0.0-20080527
> 16:37:19,159 INFO  [JvmVendor] IBM JVM 1.5.0
> 16:37:19,159 INFO  [Log4jService]   JVM in use = IBM JVM 1.5.0
> 16:37:19,160 INFO  [Log4jService] Java Information:
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.name]  = 
> Java(TM) 2 Runtime Environment, Standard Edition
> 16:37:19,160 INFO  [Log4jService]   System property [java.runtime.version]  = 
> pxi32devifx-20071025 (SR6b)
> 16:37:19,160 INFO  [Log4jService]   System property [os.name] = 
> Linux
> 16:37:19,160 INFO  [Log4jService]   System property [os.version]  = 
> 2.6.18-87.el5
> 16:37:19,160 INFO  [Log4jService]   System property [sun.os.patch.level]  = 
> null
> 16:37:19,160 INFO  [Log4jService]   System property [os.arch] = 
> x86
> 16:37:19,160 INFO  [Log4jService]   System property [java.class.version]  = 
> 49.0
> 16:37:19,160 INFO  [Log4jService]   System property [locale]  = 
> en_US
> 16:37:19,160 INFO  [Log4jService]   System property [unicode.encoding]= 
> UnicodeLittle
> 16:37:19,161 INFO  [Log4jService]   System property [file.encoding]   = 
> UTF-8
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.name]= 
> IBM J9 VM
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.vendor]  = 
> IBM Corporation
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.version] = 
> 2.3
> 16:37:19,161 INFO  [Log4jService]   System property [java.vm.info]= 
> J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 (JIT enabled)
> J9VM - 20071004_14218_lHdSMR
> JIT  - 20070820_1846ifx1_r8
> GC   - 200708_10
> 16:37:19,161 INFO  [Log4jService]   System property [java.home]   = 
> /opt/ibm/java2-i386-50/jre
> 16:37:19,161 INFO  [Log4jService]   System property [java.classpath]  = 
> null
> 16:37:19,161 INFO  [Log4jService]   System property [java.library.path]   = 
> /opt/ibm/java2-i386-50/jre/bin:/usr/local/apr/lib:/usr/lib
> 16:37:19,161 INFO  [Log4jService]   System property [java.endorsed.dirs]  = 
> /opt/IBM/WebSphere/AppServerCommunityEdition/var/temp/test/sample-jaxwscal-1.0/lib/endorsed

[jira] Assigned: (GERONIMO-4112) Tutorials - Container Managed Persistence with JPA

2008-06-10 Thread Phani Balaji Madgula (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phani Balaji Madgula reassigned GERONIMO-4112:
--

Assignee: Phani Balaji Madgula

> Tutorials - Container Managed Persistence with JPA
> --
>
> Key: GERONIMO-4112
> URL: https://issues.apache.org/jira/browse/GERONIMO-4112
> Project: Geronimo
>  Issue Type: Task
>  Security Level: public(Regular issues) 
>  Components: documentation
>Affects Versions: 2.1, 2.1.1
>Reporter: Hernan Cunico
>Assignee: Phani Balaji Madgula
>
> Geronimo v2.1 documentation, Tutorials section.
> Develop a CMP with JPA tutorial  addressing (when applicable) the following 
> common topics. This document should also match the styling used in the 
> existing tutorials.
> * Setting up Eclipse for Application development
> * Sample application overview 
> _identify the different components_
> * Prerequisites
> _external resources (i.e. databases, connection pools, JMS queues, etc)_
> * Sample app creation
> _breakdown into multiple bullets_
> * Deploy and Test the application
> See http://cwiki.apache.org/GMOxDOC21/tutorials.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [DISCUSS] GEP 2.1.1 content

2008-06-10 Thread Jacek Laskowski
On Tue, Jun 10, 2008 at 5:08 AM, Tim McConnell <[EMAIL PROTECTED]> wrote:

> Please provide any thoughts, comments, suggestions, and/or objections you
> might have for this plan.

I've recently tried the 2.1.1 version out and failed due to the issue
I couldn't figure out in a couple of minutes. I reverted back to 2.1.0
which worked well with Eclipse Ganymede RC2 (Eclipse 3.4M7). I'd like
to the latest version to be tested out with the release of Eclipse or
at least put a note on the website that it doesn't work and why.

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl