[BUILD] trunk: Failed for Revision: 779445

2009-05-28 Thread gawor
Geronimo Revision: 779445 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports
 
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to 
/home/geronimo/geronimo/trunk/framework/buildsupport/car-maven-plugin/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/framework/buildsupport/car-maven-plugin/target/surefire-reports

---
 T E S T S
---
Running org.apache.geronimo.mavenplugins.car.PluginMetadataTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 sec
Running org.apache.geronimo.mavenplugins.car.DependencyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.geronimo.mavenplugins.car.PlanProcessorMojoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/framework/buildsupport/car-maven-plugin/target/car-maven-plugin-2.2-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: car-maven-plugin-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/framework/buildsupport/car-maven-plugin/target/car-maven-plugin-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/buildsupport/car-maven-plugin/2.2-SNAPSHOT/car-maven-plugin-2.2-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] 
[INFO] Building Geronimo Framework, Configs
[INFO]task-segment: [install]
[INFO] 
[INFO] Reloading plugin container for: 
org.apache.geronimo.buildsupport:car-maven-plugin. The plugin artifact has 
changed.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/configs/pom.xml to 
/home/geronimo/.m2/repository/org/apache/geronimo/framework/configs/2.2-SNAPSHOT/configs-2.2-SNAPSHOT.pom
[INFO] 
[INFO] Building Geronimo Framework, Configs :: GBean Deployer Boostrap
[INFO]task-segment: [install]
[INFO] 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/target/resources/META-INF/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Dependencies have changed:
Added dependencies are saved here: 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/dependencies.added.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/treeListing.xml
Delete 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/dependencies.xml
 if you are happy with the dependency changes.
[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Dependencies have changed:
Added dependencies are saved here: 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/dependencies.added.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/treeListing.xml
Delete 
/home/geronimo/geronimo/trunk/framework/configs/geronimo-gbean-deployer-bootstrap/src/main/history/dependencies.xml
 if you are happy with the dependency changes

One EAR file, two application instances with two deployment plans

2009-05-28 Thread iTob

hey guys,
i just want to deploy one EAR-File with two different deployment plans.
however, i get the following problem, even if i change the groupId,
artifactId,... in the environment and in the modules of the deployment plan,
when i deploy the EAR with the second deployment plan (after deploying with
the first one):

Application cannot be deployed as it contains deployment ids which are in
use

but the ids are completely unique in my deployment plan

Does anybody know how to fix that problem???



Greetz, iTob

-- 
View this message in context: 
http://www.nabble.com/One-EAR-file%2C-two-application-instances-with-two-deployment-plans-tp23757227s134p23757227.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



Re: Stuff I really want in 2.2

2009-05-28 Thread Daniel Kulp
On Wed May 27 2009 12:55:29 pm David Jencks wrote:
 Here are some things I really really want in 2.2.  Since my main focus
 at the moment is getting the incipient 3.0 more osgi-ready if I have
 to do all of them 2.2 will be a long time coming... so hopefully
 others will become inspired and want to help :-)

 - in no particular order  -

 1. upgrade to maven 2.1

I would pause on this.   You cannot do releases with 2.1 as the gpg plugin 
doesn't work with it. We're still discussing what to do about it.   2.0.10 
is OK and a fix is in place for 2.2, but I'm not sure if the fix is going to 
be pulled back into 2.1.x.

Dan

 2. upgrade to latest apache pom (6?)
 3. upgrade to latest assembly plugin to help with source distros (I
 don't think it's released yet)
 4. reexamine genesis and trim it (probably means genesis 2)
 5. use the release plugin
 6. get all our private dependencies into maven central.  This probably
 means releasing with our groupId unless we can get the projects to do
 a release

 7. When we deploy, write the plan into the plugin something like the
 car-maven-plugin does.  Same with the default geronimo-plugin.xml
 (GERONIMO-4628)
 8. We need some way to override/configure/set javaee env-entry values
 from something other than the original spec dd or annotation
 (GERONIMO-4630)

 9. In the console, provide a uniform way to completely specify the
 artfiact ID for a plan being created.  Save the groupId and version as
 config-substitutions or something persistent.
 10. Provide a way to edit artifact-aliases in the console.  Include a
 way to specify artifact-alias when installing a jar.

 thanks
 david jencks

-- 
Daniel Kulp
dk...@apache.org
http://www.dankulp.com/blog


[jira] Commented: (GERONIMO-4630) Need good ways to override env-entry values in jndi

2009-05-28 Thread JIRA

[ 
https://issues.apache.org/jira/browse/GERONIMO-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713949#action_12713949
 ] 

Jürgen Weber commented on GERONIMO-4630:


Ideally, you would browse with the console to the application, click on it, the 
application plans would open and you could change env-entry values.

On redeploying the application Geronimo should check, if there are overridden 
parameters, should inform the user and let the user decide, if the overriding 
parameters should be kept or thrown away. In the latter case Geronimo should 
offer a plan snippet containing the changed parameters.

See also GERONIMO-4376.



 Need good ways to override env-entry values in jndi
 ---

 Key: GERONIMO-4630
 URL: https://issues.apache.org/jira/browse/GERONIMO-4630
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: naming
Reporter: David Jencks

 Currently we have no way to override env-entry values supplied in spec 
 deployment descriptors or annotations.
 Minimally we need to be able to override them in geronimo plans, I think 
 there's already a jira for that.
 However people may want to set these from some kind of global configuration 
 file for the server.  We need to think up a way to do something like this.
 One possibility -- not sure how good it is -- would be to have the geronimo 
 plan configure jndii links to global jndi.  Then you can put whatever you 
 want in global jndi such as by reading in a property file using a gbean and 
 binding stuff.

-- 
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: 779579

2009-05-28 Thread gawor
Geronimo Revision: 779579 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports
 
[INFO] 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports

---
 T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
[INFO] 
[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/resources/META-INF/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.removed.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/treeListing.xml
Delete 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.xml
 if you are happy with the dependency changes.
[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.removed.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/treeListing.xml
Delete 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.xml
 if you are happy with the dependency changes

[jira] Commented: (GERONIMO-4630) Need good ways to override env-entry values in jndi

2009-05-28 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713968#action_12713968
 ] 

David Jencks commented on GERONIMO-4630:


I agree that we should provide the same services for context-param elements.  I 
don't insist that that be implemented with this jira since we may need a 
different mechansim -- jnddi references may not work.

For me exposing any of this in the console or providing a redeploy migration 
assistant, while very good ideas, are out of scope for this jira.

 Need good ways to override env-entry values in jndi
 ---

 Key: GERONIMO-4630
 URL: https://issues.apache.org/jira/browse/GERONIMO-4630
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: naming
Reporter: David Jencks

 Currently we have no way to override env-entry values supplied in spec 
 deployment descriptors or annotations.
 Minimally we need to be able to override them in geronimo plans, I think 
 there's already a jira for that.
 However people may want to set these from some kind of global configuration 
 file for the server.  We need to think up a way to do something like this.
 One possibility -- not sure how good it is -- would be to have the geronimo 
 plan configure jndii links to global jndi.  Then you can put whatever you 
 want in global jndi such as by reading in a property file using a gbean and 
 binding stuff.

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



One EAR file, two application instances with two deployment plans

2009-05-28 Thread hetzel
hey guys,
i just want to deploy one EAR-File with two different deployment plans. 
however, i get the following problem, even if i change the groupId, 
artifactId,... in the environment and in the modules of the deployment plan, 
when i deploy the EAR with the second deployment plan (after deploying with the 
first one):

Application cannot be deployed as it contains deployment ids which are in use

but the ids are completely unique in my deployment plan

Does anybody know how to fix that problem???



Greetz, iTob


Re: One EAR file, two application instances with two deployment plans

2009-05-28 Thread David Jencks


On May 28, 2009, at 4:16 AM, het...@z-online.de wrote:


hey guys,
i just want to deploy one EAR-File with two different deployment  
plans. however, i get the following problem, even if i change the  
groupId, artifactId,... in the environment and in the modules of the  
deployment plan, when i deploy the EAR with the second deployment  
plan (after deploying with the first one):


Application cannot be deployed as it contains deployment ids which  
are in use


but the ids are completely unique in my deployment plan

Does anybody know how to fix that problem???


This seems unlikely to me and I won't have time to set up an example  
to reproduce this problem very soon.  In order to quickly rule out  
some obvious problems could you tell us exactly how you are deploying  
the app and specifying the plans?  If you can share your app and plans  
that would be even better.


thanks
david jencks






Greetz, iTob


[BUILD] trunk: Failed for Revision: 779702

2009-05-28 Thread gawor
Geronimo Revision: 779702 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports
 
[INFO] 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports

---
 T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
[INFO] 
[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/resources/META-INF/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.removed.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/treeListing.xml
Delete 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.xml
 if you are happy with the dependency changes.
[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.removed.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/treeListing.xml
Delete 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.xml
 if you are happy with the dependency changes

Re: Stuff I really want in 2.2

2009-05-28 Thread David Jencks


On May 28, 2009, at 7:19 AM, Daniel Kulp wrote:


On Wed May 27 2009 12:55:29 pm David Jencks wrote:
Here are some things I really really want in 2.2.  Since my main  
focus

at the moment is getting the incipient 3.0 more osgi-ready if I have
to do all of them 2.2 will be a long time coming... so hopefully
others will become inspired and want to help :-)

- in no particular order  -

1. upgrade to maven 2.1


I would pause on this.   You cannot do releases with 2.1 as the  
gpg plugin
doesn't work with it. We're still discussing what to do about  
it.   2.0.10
is OK and a fix is in place for 2.2, but I'm not sure if the fix is  
going to

be pulled back into 2.1.x.


Thanks for the heads-up.  Assuming maven 2.2 doesn't beat g 2.2 we'll  
go with m 2.0.10,  Seems to be working OK so far


thanks
david jencks




Dan


2. upgrade to latest apache pom (6?)
3. upgrade to latest assembly plugin to help with source distros (I
don't think it's released yet)
4. reexamine genesis and trim it (probably means genesis 2)
5. use the release plugin
6. get all our private dependencies into maven central.  This  
probably

means releasing with our groupId unless we can get the projects to do
a release

7. When we deploy, write the plan into the plugin something like the
car-maven-plugin does.  Same with the default geronimo-plugin.xml
(GERONIMO-4628)
8. We need some way to override/configure/set javaee env-entry values
from something other than the original spec dd or annotation
(GERONIMO-4630)

9. In the console, provide a uniform way to completely specify the
artfiact ID for a plan being created.  Save the groupId and version  
as

config-substitutions or something persistent.
10. Provide a way to edit artifact-aliases in the console.  Include a
way to specify artifact-alias when installing a jar.

thanks
david jencks


--
Daniel Kulp
dk...@apache.org
http://www.dankulp.com/blog


[jira] Updated: (GERONIMO-2246) Why resource-env-ref:admin-object-module?

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-2246:
---

Fix Version/s: (was: 2.2)
   Wish List
 Assignee: (was: David Jencks)

Although I think you are right that its redundant I'm really not inclined to 
remove the ability to interpret historical xml just because there's another way 
to do it.  Maybe if/when we move to jaxb to read plans would be a better time 
to revisit this.

 Why resource-env-ref:admin-object-module?
 -

 Key: GERONIMO-2246
 URL: https://issues.apache.org/jira/browse/GERONIMO-2246
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: connector, deployment
Affects Versions: 1.1, 2.0.x, 2.1, 2.1.1
Reporter: Aaron Mulder
 Fix For: Wish List


 When mapping resource-env-refs (or a message-destination), It doesn't seem 
 like admin-object-module is necessary.  It can be provided alongside 
 admin-object-name in order to narrow the search down to a specific module 
 within an EAR (the current EAR or any EAR in the dependency graph that has a 
 module with that name).  However, if you need to specify a module, you can 
 just use:
 pattern
 modulejms.rar/module
 namefoo/name
 /pattern
 Instead of using admin-object-module and admin-object-name.  It doesn't seem 
 like this redundancy gets us anything, so I'd rather remove 
 admin-object-module and make admin-object-link work like any other 
 resource/EJB link (name only -- use pattern for more complex stuff).
 If we proceed, I don't think we necessarily want to remove it in 1.1.x 
 (breaking backward compatibility with 1.1.0) -- we can remove it in 1.2 and 
 remove message-destination-link at the same time.
 David J, could you comment?

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



[jira] Updated: (GERONIMO-3399) Need JSR88 DConfigBeans for GerSecurityType

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3399:
---

Fix Version/s: (was: 2.2)
   Wish List

Not sure if dconfigbeans are really the way to do this... but unlikely to 
happen for 2.1

 Need JSR88 DConfigBeans for GerSecurityType
 ---

 Key: GERONIMO-3399
 URL: https://issues.apache.org/jira/browse/GERONIMO-3399
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console, deployment
Affects Versions: 2.1, 2.1.1
Reporter: Shiva Kumar H R
Priority: Minor
 Fix For: Wish List


 We currently miss this functionality. Admin console portlet CreatePlan 
 needs this. Hence this request.

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



[jira] Updated: (GERONIMO-2475) Extend the scope of the condition expression to support plugins (maybe more)

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-2475:
---

Fix Version/s: (was: 2.2)
   Wish List

not gonna happen for 2.2

 Extend the scope of the condition expression to support plugins (maybe more)
 

 Key: GERONIMO-2475
 URL: https://issues.apache.org/jira/browse/GERONIMO-2475
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: core
Reporter: Jason Dillon
 Fix For: Wish List




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



[jira] Updated: (GERONIMO-3399) Need JSR88 DConfigBeans for GerSecurityType

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3399:
---


umm, unlikely to happen for 2.2

 Need JSR88 DConfigBeans for GerSecurityType
 ---

 Key: GERONIMO-3399
 URL: https://issues.apache.org/jira/browse/GERONIMO-3399
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console, deployment
Affects Versions: 2.1, 2.1.1
Reporter: Shiva Kumar H R
Priority: Minor
 Fix For: Wish List


 We currently miss this functionality. Admin console portlet CreatePlan 
 needs this. Hence this request.

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



[jira] Assigned: (GERONIMO-3402) Remove depricated DeployUtils with FileUtils

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks reassigned GERONIMO-3402:
--

Assignee: David Jencks

 Remove depricated DeployUtils with FileUtils
 

 Key: GERONIMO-3402
 URL: https://issues.apache.org/jira/browse/GERONIMO-3402
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: deployment
Affects Versions: 2.1.1, 2.2
 Environment: Linux
Reporter: Lasantha Ranaweera
Assignee: David Jencks
Priority: Minor
 Fix For: 2.2

 Attachments: G-3402.patch


 This patch will remove deprecated DeployUtils with FileUtils class. 

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



[jira] Updated: (GERONIMO-3432) Admin Console Wizard to auto generate openejb-jar.xml

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3432:
---

Fix Version/s: (was: 2.2)
   Wish List

Great idea, but no one is working on it for 2.2

 Admin Console Wizard to auto generate openejb-jar.xml
 -

 Key: GERONIMO-3432
 URL: https://issues.apache.org/jira/browse/GERONIMO-3432
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: PlanCreator
Affects Versions: 2.2
Reporter: Shiva Kumar H R
Assignee: Shiva Kumar H R
 Fix For: Wish List


 For a background about this work please see GERONIMO-3254.
 Currently the plan creation wizard only takes a web-app (.war) as an input 
 and helps in auto-creating geronimo-web.xml. Enhance the wizard to take an 
 EJB-JAR input and help in auto-creating openejb-jar.xml.

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



[jira] Updated: (GERONIMO-3762) Web Applications displayed during server startup include system console plugins

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3762:
---

Fix Version/s: (was: 2.2)
   Wish List

I won't object to someone renaming the context roots and testing all the 
portlets but I sill feel strongly that knowing all the apps -web and portlet - 
is important.

 Web Applications displayed during server startup include system console 
 plugins
 -

 Key: GERONIMO-3762
 URL: https://issues.apache.org/jira/browse/GERONIMO-3762
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.1, 2.1.1
Reporter: Kevan Miller
 Fix For: Wish List


 During server startup, the following web applications are displayed. 
   Web Applications:
 /
 /CAHelper
 /activemq
 /console
 /console-base
 /debug-views
 /dojo
 /dojo/1.0
 /juddi
 /monitoring
 /plan-creator
 /plugin
 /remote-deploy
 /system-database
 In 2.0.2, they were:
   Web Applications:
 /
 /console
 /console-standard
 /dojo
 /remote-deploy
 Is it possible to filter these system apps (e.g. activemq, CAHelper, etc.)? 
 Or group in some way to make them more intuitive?

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



[jira] Updated: (GERONIMO-3483) Redeploy should start any dependent configurations it stops.

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3483:
---

Fix Version/s: (was: 2.2)
   Wish List

This might not be too hard since IIUC the plugin installer does this but this 
is not happening for 2.2

 Redeploy should start any dependent configurations it stops.
 

 Key: GERONIMO-3483
 URL: https://issues.apache.org/jira/browse/GERONIMO-3483
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment
Affects Versions: 2.0.1, 2.0.x, 2.1, 2.1.1
Reporter: Vamsavardhana Reddy
 Fix For: Wish List


 When a configuration is redeployed, any dependent configurations stopped are 
 not automatically restarted after redeploy step.   The user will have to 
 manually start the stopped configs.  It will be useful if the deployer starts 
 all the configurations it stopped during redeploy.

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



[jira] Updated: (GERONIMO-3530) provide activemq destination and connector stats

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3530:
---

Fix Version/s: (was: 2.2)
   Wish List

I think the stats might be available in the integrated amq web console.  
Doesn't look like anyone is exposing them for monitoring in time for 2.2.

 provide activemq destination and connector stats
 

 Key: GERONIMO-3530
 URL: https://issues.apache.org/jira/browse/GERONIMO-3530
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1, 2.1.1, 2.2
 Environment: linux, windows
Reporter: Viet Hung Nguyen
Assignee: Anita Kulshreshtha
 Fix For: Wish List

 Attachments: geronimo-3530.patch


 there are some stats that can easily be surfaced with how we use AMQ in our 
 source. These are JSR 77 compliant statistics that are being provided by AMQ 
 (DestinationStatistics and ConnectorStatistics). 

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



[jira] Closed: (GERONIMO-3680) The Monitoring agent should optimize DB activity

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-3680.
--

Resolution: Incomplete

I can't figure out what is desired feel free to reopen with more explanation

 The Monitoring agent should optimize DB activity
 

 Key: GERONIMO-3680
 URL: https://issues.apache.org/jira/browse/GERONIMO-3680
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1, 2.1.1, 2.2
 Environment: All
Reporter: Anita Kulshreshtha
 Fix For: 2.2

 Attachments: view4.jpg


Currently the agent needs to be loaded in the same JVM as the server being 
 monitored. The agent skews the 
 statistics being monitered. 

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



[jira] Updated: (GERONIMO-3442) Tomcat exception reports reference non-existent log files

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3442:
---

Fix Version/s: (was: 2.2)
   Wish List

Hopefully someone someday will track down where this message comes from and 
customize it.

 Tomcat exception reports reference non-existent log files
 -

 Key: GERONIMO-3442
 URL: https://issues.apache.org/jira/browse/GERONIMO-3442
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Tomcat
Affects Versions: 2.0.x, 2.1
Reporter: Kevan Miller
Priority: Minor
 Fix For: Wish List


 JSP/Servlets that encounter an error instruct users to look for a full stack 
 trace in the Apache Tomcat/6.0-snapshot logs
 The exception report should be customized to be more helpful to Geronimo 
 users.
 For example:
 HTTP Status 500 -
 type Exception report
 message
 description The server encountered an internal error () that prevented it 
 from fulfilling this request.
 exception
 org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean 
 named 'sampleService' is defined
   
 org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:345)
   
 org.springframework.beans.factory.support.AbstractBeanFactory.getMergedBeanDefinition(AbstractBeanFactory.java:894)
   
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:243)
   
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   
 org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:703)
   
 com.interface21.sample.multiplecontexts.web1.FirstServlet.doGet(FirstServlet.java:26)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 note The full stack trace of the root cause is available in the Apache 
 Tomcat/6.0-snapshot logs.
 Apache Tomcat/6.0-snapshot

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



[jira] Updated: (GERONIMO-3685) Monitoring Console should display TimeStatistics and BoundedRangeStatistics correctly

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3685:
---

Fix Version/s: (was: 2.2)
   Wish List

I wish I understood these statistics.  Doesn't look like its happening for 2.2

 Monitoring Console should display TimeStatistics and BoundedRangeStatistics 
 correctly
 -

 Key: GERONIMO-3685
 URL: https://issues.apache.org/jira/browse/GERONIMO-3685
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1, 2.1.1, 2.2
 Environment: All
Reporter: Anita Kulshreshtha
Priority: Critical
 Fix For: Wish List


  . The Monitoring Console (MC) should display TimeStatistics and 
 BoundedRangeStatistics as a single value. 
 For example JVM Heap  or RequestTime or openConnections with a single 
 link  for graph.
 . A band-aid solution to displaying TimeStatistics and 
 BoundedRangeStatistics, and RangeStatistics is to add a field 
 'StatisticsType' to activeDB.
 and graph 'totalTime/count' for Timestatistics and 'current' for 
 BoundedRangeStatistics, RangeStatistics. 
 . The graph builder recomputes min, max and avg. It is wasteful but 
 acceptable for now.  

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



[jira] Assigned: (GERONIMO-3815) ContextManager.getCurrentContext() throws NullPointerException

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks reassigned GERONIMO-3815:
--

Assignee: David Jencks

 ContextManager.getCurrentContext() throws NullPointerException
 --

 Key: GERONIMO-3815
 URL: https://issues.apache.org/jira/browse/GERONIMO-3815
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: security
Affects Versions: 2.0.2, 2.0.3, 2.1, 2.1.4
Reporter: Vamsavardhana Reddy
Assignee: David Jencks
 Fix For: 2.2

 Attachments: GERONIMO-3815-2.debug.patch, 
 GERONIMO-3815-3.debug.patch, GERONIMO-3815.debug.patch


 ContextManager.getCurrentContext() is throwing a NullPointerException.  This 
 is observed only when there is heavy load on the application.  Most likely it 
 is a threading issue where one thread is unregistering the subject while 
 another is executing getCurrentContext().  Excerpt from stacktrace given 
 below.
 
 Caused by: java.lang.NullPointerException
 at 
 org.apache.geronimo.security.ContextManager.getCurrentContext(ContextManager.java:197)
 at 
 org.apache.geronimo.openejb.GeronimoSecurityService.isCallerAuthorized(GeronimoSecurityService.java:101)
 at 
 org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:142)
 at 
 org.apache.openejb.core.ivm.EjbHomeProxyHandler.create(EjbHomeProxyHandler.java:267)
 at 
 org.apache.openejb.core.ivm.EjbHomeProxyHandler._invoke(EjbHomeProxyHandler.java:158)
 at 
 org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:321)
 at 
 org.apache.openejb.util.proxy.Jdk13InvocationHandler.invoke(Jdk13InvocationHandler.java:49)
 at $Proxy16.create(Unknown Source)
 ... 53 more
  

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



[jira] Updated: (GERONIMO-3851) Plan Creator cannot recognize classes inside compressed JARs of WEB-INF/lib

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3851:
---

Fix Version/s: (was: 2.2)
   Wish List

Not happening for 2.2  Understanding what classloader the plan creator is using 
would be helpful.

 Plan Creator cannot recognize classes inside compressed JARs of WEB-INF/lib
 ---

 Key: GERONIMO-3851
 URL: https://issues.apache.org/jira/browse/GERONIMO-3851
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: PlanCreator
Affects Versions: 2.1
Reporter: Shiva Kumar H R
Assignee: Shiva Kumar H R
 Fix For: Wish List

 Attachments: jaxws-calculator-war-2.1-SNAPSHOT.war


 If a servlet class is packaged as a compressed JAR and put in WEB-INF/lib 
 directory of a WAR, then plan creator will fail to recognize such class.
 Due to GERONIMO-3850, you may *not* notice any exceptions on console, rather 
 Plan Creator would have simply failed to detect any references/security 
 configurations required for the web-app. 
 When you input such WARs to Plan Creator, you will see that after WAR - 
 Environment page you will directly move to WAR - Dependencies page. i.e. 
 *no* WAR-References or WAR-Security page will be shown even though the 
 web-app requires certain references to be resolved or security roles to be 
 defined.

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



[jira] Updated: (GERONIMO-3815) ContextManager.getCurrentContext() throws NullPointerException

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3815:
---

Fix Version/s: (was: 2.2)
   Wish List

Unlikely I'll be able to look further for 2.2.  Not sure if it is still a 
problem

 ContextManager.getCurrentContext() throws NullPointerException
 --

 Key: GERONIMO-3815
 URL: https://issues.apache.org/jira/browse/GERONIMO-3815
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: security
Affects Versions: 2.0.2, 2.0.3, 2.1, 2.1.4
Reporter: Vamsavardhana Reddy
Assignee: David Jencks
 Fix For: Wish List

 Attachments: GERONIMO-3815-2.debug.patch, 
 GERONIMO-3815-3.debug.patch, GERONIMO-3815.debug.patch


 ContextManager.getCurrentContext() is throwing a NullPointerException.  This 
 is observed only when there is heavy load on the application.  Most likely it 
 is a threading issue where one thread is unregistering the subject while 
 another is executing getCurrentContext().  Excerpt from stacktrace given 
 below.
 
 Caused by: java.lang.NullPointerException
 at 
 org.apache.geronimo.security.ContextManager.getCurrentContext(ContextManager.java:197)
 at 
 org.apache.geronimo.openejb.GeronimoSecurityService.isCallerAuthorized(GeronimoSecurityService.java:101)
 at 
 org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:142)
 at 
 org.apache.openejb.core.ivm.EjbHomeProxyHandler.create(EjbHomeProxyHandler.java:267)
 at 
 org.apache.openejb.core.ivm.EjbHomeProxyHandler._invoke(EjbHomeProxyHandler.java:158)
 at 
 org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:321)
 at 
 org.apache.openejb.util.proxy.Jdk13InvocationHandler.invoke(Jdk13InvocationHandler.java:49)
 at $Proxy16.create(Unknown Source)
 ... 53 more
  

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



[jira] Closed: (GERONIMO-3875) Enabling authentication for Derby renders DB Viewer portlet unusable for all db's except SystemDatabase

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-3875.
--

Resolution: Fixed

We have the use pools approach, I think that's enough.  

 Enabling authentication for Derby renders DB Viewer portlet unusable for all 
 db's except SystemDatabase
 ---

 Key: GERONIMO-3875
 URL: https://issues.apache.org/jira/browse/GERONIMO-3875
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.1, 2.1.1, 2.1.3, 2.1.4, 2.2
 Environment: Win XP, G 2.1 Tomcat
Reporter: Vamsavardhana Reddy
 Fix For: 2.2

 Attachments: GERONIMO-3875.patch


 After enabling  authentication for Derby, I am noticing that DB Viewer 
 portlet is unable to work with any database other that SystemDatabase.
 listTables.jsp has the following code:
 {code}
 %-- Datasource --%
 c:if test=${ds == null}
 %-- Create the connection manually --%
 sql:setDataSource
   var=ds
   driver=org.apache.derby.jdbc.EmbeddedDriver
   url=jdbc:derby:${db};create=true
   user=
   password=
 /
 /c:if
 {code}

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



[jira] Closed: (GERONIMO-3884) Console gshell action to upgrade an artifact (jar/car) from a handy repo such as apache-snapshot

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-3884.
--

Resolution: Duplicate

 Console  gshell action to upgrade an artifact (jar/car) from a handy repo 
 such as apache-snapshot
 ---

 Key: GERONIMO-3884
 URL: https://issues.apache.org/jira/browse/GERONIMO-3884
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: console, general
Affects Versions: 2.2
Reporter: David Jencks
 Fix For: 2.2


 We need something to download an artifact from a maven repo and install it in 
 the equivalent place in the g. repo and insert lines in artifact_aliases so 
 we use the new version instead of the old version.  We need both gshell and 
 console versions of this.

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



[jira] Updated: (GERONIMO-3915) Upgrade Monitoring and Debugview plugins to use Dojo instead of Dojolegacy

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3915:
---

Fix Version/s: (was: 2.2)
   Wish List

I'd guess this needs someone who knows something about dojo...

 Upgrade Monitoring and Debugview plugins to use Dojo instead of Dojolegacy
 --

 Key: GERONIMO-3915
 URL: https://issues.apache.org/jira/browse/GERONIMO-3915
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
Affects Versions: 2.1, 2.1.1, 2.2
Reporter: Donald Woods
 Fix For: Wish List


 Remove the need to include Dojolegacy (aka. Dojo 0.4.3) so we only ship Dojo 
 1.0.2 and reduce our assembly footprint a little.

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



[jira] Updated: (GERONIMO-3928) Exception on stopping server after sending a non persistent message

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3928:
---

 Priority: Minor  (was: Major)
Fix Version/s: (was: 2.2)
   Verification Required

Need to see if it's still happening with current amq before spending any time 
on this.  Note behavior seems correct, just annoying.

 Exception on stopping server after sending a non persistent message
 ---

 Key: GERONIMO-3928
 URL: https://issues.apache.org/jira/browse/GERONIMO-3928
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: ActiveMQ
Reporter: Anish Pathadan
Priority: Minor
 Fix For: Verification Required

 Attachments: sendMessage.war


 Hi,
I am getting the following exception on stopping the server after sending 
 a non persistent message to a queue.
 I have attached a test case for this.
 Steps to reproduce the issue:-
 1).Deploy the attached sendMessage.war
 2).Access http://localhost:8080/sendMessage/SendMessage  to send a non 
 persistent message.
 3).Stop the server using Ctrl-C
 Following is the stack trace
 07:39:08,828 WARN  [ActiveMQManagedConnection] Connection failed: 
 javax.jms.JMSE
 xception: java.io.EOFException
 07:39:08,843 WARN  [GeronimoConnectionEventListener] connectionErrorOccurred 
 cal
 led with null
 javax.jms.JMSException: java.io.EOFException
 at 
 org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSuppo
 rt.java:46)
 at 
 org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConne
 ction.java:1519)
 at 
 org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection
 .java:1535)
 at 
 org.apache.activemq.transport.TransportFilter.onException(TransportFi
 lter.java:96)
 at 
 org.apache.activemq.transport.ResponseCorrelator.onException(Response
 Correlator.java:114)
 at 
 org.apache.activemq.transport.TransportFilter.onException(TransportFi
 lter.java:96)
 at 
 org.apache.activemq.transport.TransportFilter.onException(TransportFi
 lter.java:96)
 at 
 org.apache.activemq.transport.WireFormatNegotiator.onException(WireFo
 rmatNegotiator.java:147)
 at 
 org.apache.activemq.transport.InactivityMonitor.onException(Inactivit
 yMonitor.java:150)
 at 
 org.apache.activemq.transport.TransportSupport.onException(TransportS
 upport.java:97)
 at 
 org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:
 150)
 at java.lang.Thread.run(Thread.java:595)
 Caused by: java.io.EOFException
 at java.io.DataInputStream.readInt(DataInputStream.java:358)
 at 
 org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.
 java:267)
 at 
 org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTranspo
 rt.java:156)
 at 
 org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:
 136)
 ... 1 more

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



[jira] Closed: (GERONIMO-3940) A easy way to create a new server instance via command/gsh/console

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-3940.
--

Resolution: Fixed

Something like this implemented in GERONIMO-3123

 A easy way to create a new server instance via command/gsh/console
 --

 Key: GERONIMO-3940
 URL: https://issues.apache.org/jira/browse/GERONIMO-3940
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: usability
Affects Versions: 2.1.1
Reporter: YunFeng Ma
Priority: Minor
 Fix For: 2.2


 Provide a easy way to  create a new server instance via command/gsh/console

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



[jira] Created: (GERONIMO-4659) Incude Display Name in

2009-05-28 Thread Kevan Miller (JIRA)
Incude Display Name in 
-

 Key: GERONIMO-4659
 URL: https://issues.apache.org/jira/browse/GERONIMO-4659
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console
Affects Versions: 2.1.5, 2.2
Reporter: Kevan Miller
Priority: Minor
 Fix For: 2.2


I think it would be useful to include the display-name for deployed wars in the 
Web App WARs portlet. I'd even think about re-ordering the columns a bit.  

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



[jira] Closed: (GERONIMO-4083) g-m-p needs install/uninstall plugin commands

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4083.
--

Resolution: Fixed

not gonna happen for 2.1.x

 g-m-p needs install/uninstall plugin commands
 -

 Key: GERONIMO-4083
 URL: https://issues.apache.org/jira/browse/GERONIMO-4083
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: geronimo-maven-plugin
Affects Versions: 2.1.x, 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 Not sure if we should add this to the 2.1 branch... probably.

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



[jira] Updated: (GERONIMO-4117) JAMES plugin

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4117:
---

Fix Version/s: (was: 2.2)
   Wish List

It worked once... lets try again when james uses the osgi blueprint service or 
someone expresses an interest.

 JAMES plugin
 

 Key: GERONIMO-4117
 URL: https://issues.apache.org/jira/browse/GERONIMO-4117
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Plugins
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: Wish List


 JAMES now has a Spring integration that is at least a little more 
 comprehensible to me than the avalon system.  This makes it fairly easy to 
 run JAMES in geronimo, although many improvements are possible.
 Initial plugin requires building JAMES with maven and applying JAMES-841 and 
 JAMES-842 patches.
 One obvious improvement would be using our datasources rather than the ones 
 configured by james.
 Another might be using a direct connection to apacheds running in geronimo 
 for dns: this is a much larger change.

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



[jira] Closed: (GERONIMO-4124) Tomcat jacc usage is messed up

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4124.
--

Resolution: Fixed

This is as fixed as its likely to get.  run-as roles are pretty well 
unspecified so anyone using them doesn't have too much to complain about when 
something goes wrong.  Maybe servlet 3 will make rules clearer. 

 Tomcat jacc usage is messed up
 --

 Key: GERONIMO-4124
 URL: https://issues.apache.org/jira/browse/GERONIMO-4124
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Tomcat
Affects Versions: 2.0.2, 2.1.1, 2.1.4, 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 Several problems:
 1. UserDataPermissions are not getting evaluated by jacc due to the check for 
 Subject in handler data.
 2. Subject is never set into handler data (also  a problem in jetty, dunno 
 about openejb).
 3. TomcatGeronimoRealm is calling ContextManager.setCallers before permission 
 checks.  This is wrong.

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



[jira] Updated: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4197:
---

Fix Version/s: (was: 2.2)
   Wish List

Great idea.  I doubt we can get it into 2.2

 Use JAXB+DWR to eliminate ConfigData overhead
 -

 Key: GERONIMO-4197
 URL: https://issues.apache.org/jira/browse/GERONIMO-4197
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: PlanCreator
Affects Versions: 2.2
Reporter: Shrey Banga
 Fix For: Wish List

 Attachments: EAR_JAXB_1.patch


 Presently PlanCreator uses a set of ConfigData classes which basically wrap 
 around xmlbean classes to create the deployment plans. These classes are 
 exposed to DWR through EARHelper. As a result, a lot of code needs to be 
 written to transfer data between multiple formats, ie from JSON to Java 
 objects to XML.
 The idea is to use DWR to expose JAXB classes directly so that the xml can be 
 generated using calls directly from the javascript, eliminating the 
 ConfigData and EARHelper classes. This will ease the process of generating 
 deployment plans, like that used by GEP.

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



[jira] Closed: (GERONIMO-4293) use generics in the kernel interface and related code.

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4293.
--

Resolution: Fixed

A lot of generics got added, don't think this jira is serving much useful 
purpose any more.

 use generics in the kernel interface and related code.
 --

 Key: GERONIMO-4293
 URL: https://issues.apache.org/jira/browse/GERONIMO-4293
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: kernel
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 kernel is hard to use since you can't tell what type you are getting.  
 Generics will help some.

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



[jira] Created: (GERONIMO-4660) warning message if no WEB-INF/web.xml file is found during war

2009-05-28 Thread Kevan Miller (JIRA)
warning message if no WEB-INF/web.xml file is found during war 
---

 Key: GERONIMO-4660
 URL: https://issues.apache.org/jira/browse/GERONIMO-4660
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: deployment
Affects Versions: 2.1.4
Reporter: Kevan Miller
 Fix For: 2.2


Currently, we'll print a warning message, if we don't find a 
WEB-INF/geronimo-web.xml file (and a deployment plan was not specified 
separately).

I think it would be useful to print a warning message if we don't find a 
WEB-INF/web.xml file. It's not required. However, it's pretty likely that that 
we're processing a badly formatted war file...

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



[jira] Updated: (GERONIMO-4651) use maven 2.0.10

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4651:
---

Description: Upgrade to newer maven.  Not possible to do releases with 
2.1.0 due to interpolation timing interaction with gpg plugin... so unles m 2.2 
beats us we'll use 2.0.10.  Thanks to Dan Kulp for pointing out the 2.1.0 
problem.  (was: Upgrade to newer maven.)
Summary: use maven 2.0.10  (was: use maven 2.1)

 use maven 2.0.10
 

 Key: GERONIMO-4651
 URL: https://issues.apache.org/jira/browse/GERONIMO-4651
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 Upgrade to newer maven.  Not possible to do releases with 2.1.0 due to 
 interpolation timing interaction with gpg plugin... so unles m 2.2 beats us 
 we'll use 2.0.10.  Thanks to Dan Kulp for pointing out the 2.1.0 problem.

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



Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-28 Thread David Jencks
I'm not seeing this error and can't figure out how to see the files  
indicating the problem.


Is there any documentation about how these builds work?  A short  
description on http://cwiki.apache.org/confluence/display/GMOxDEV/  
would be great.


Do we also run builds on the tck machines?  Are the results there  
accessible to, well, me?


thanks

david jencks

On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:


Geronimo Revision: 779702 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log


See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports

[INFO]  


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/geronimo-client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /home/geronimo/geronimo/trunk/ 
plugins/client/geronimo-client/target/classes

[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/geronimo-client/src/test/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/ 
plugins/client/geronimo-client/target/surefire-reports


---
T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/client/ 
geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar

[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/client/ 
geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar to /home/ 
geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/ 
2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
[INFO]  


[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO]  


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.

[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.

[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/geronimo/geronimo/trunk/plugins/client/ 
client/target/resources/META-INF/plan.xml

[INFO] [car:verify-no-dependency-change]
[INFO]  


[ERROR] BUILD FAILURE
[INFO]  


[INFO] Dependencies have changed:
	Removed dependencies are saved here: /home/geronimo/geronimo/trunk/ 
plugins/client/client/src/main/history/dependencies.removed.xml
	Tree listing is saved here: /home/geronimo/geronimo/trunk/plugins/ 
client/client/src/main/history/treeListing.xml
Delete /home/geronimo/geronimo/trunk/plugins/client/client/src/main/ 
history/dependencies.xml if you are happy with the dependency changes.
[INFO]  


[INFO] Trace
org.apache.maven.BuildFailureException: Dependencies have changed:
	Removed dependencies

[jira] Commented: (GERONIMO-4654) Release genesis 2, use it

2009-05-28 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12714190#action_12714190
 ] 

David Jencks commented on GERONIMO-4654:


First steps in rev 779780 in genesis trunk.

 Release genesis 2, use it
 -

 Key: GERONIMO-4654
 URL: https://issues.apache.org/jira/browse/GERONIMO-4654
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.2
Reporter: David Jencks
 Fix For: 2.2


 With the apache release profile in the apache 6 and later poms, how simple 
 can we make genesis?

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



[jira] Resolved: (GERONIMO-3883) Database wizard looses track of which connector to use if you download a driver jar

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks resolved GERONIMO-3883.


Resolution: Fixed

trunk rev 779784
2.1 rev 779785

Shawn, could you please check it works now and close the issue?

 Database wizard looses track of which connector to use if you download a 
 driver jar
 ---

 Key: GERONIMO-3883
 URL: https://issues.apache.org/jira/browse/GERONIMO-3883
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.1.4, 2.1.5, 2.2
Reporter: David Jencks
Assignee: Shawn Jiang
 Fix For: 2.1.5, 2.2

 Attachments: G3883_b21.patch, G3883_trunk.patch


 Start with the postgres driver jar NOT in your geronimo repo
 Start the db wizard, choose postgres XA
 There is no driver so download postgres 8.1 driver
 After download is complete, the wizard appears to be trying to use the 
 generic adapter, not the postgres specific one.
 Starting over lets you deploy the postgres wrapper.

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



[WS-Security] JAXWS webservice client without using cxf specific apis

2009-05-28 Thread rahul.soa
Hello Devs,

I am new for ws-security and working towards my gsoc project (aim is to
enable CXF/axis2 ws-security support in Apache geronimo). I am working for
CXF first and have build geronimo with CXF ws-security jar files.

So I need a jaxws web service client sample to access my secure web service
deployed on tomcat.

I have developed a working version of client (invoking a secure web service
with UserToken) using some cxf specific apis, the code is given below

Is there any way if I can develop the jaxws client with ws-security support
without using cxf specific apis like org.apache.cxf.endpoint.Client and
org.apache.cxf.frontend.ClientProxy etc? (as I want to integrate only
ws-security jars in CXF)

Is there any sample code available for the same?

//quote

package demo.order.client;

import java.net.URL;
import java.util.HashMap;
import java.util.Map;

import javax.xml.namespace.QName;
import javax.xml.ws.Service;
import org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor;
import org.apache.cxf.endpoint.Endpoint;
import org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor;
import org.apache.ws.security.WSConstants;
import org.apache.ws.security.handler.WSHandlerConstants;
import org.apache.cxf.endpoint.Client;
import org.apache.cxf.frontend.ClientProxy;

import demo.order.Order;
import demo.order.OrderProcess;

public class CL {

public CL() {
}

public static void main(String args[]) throws Exception {
Service service=Service.create(new URL(
http://localhost:8095/orderapp/OrderProcess?wsdl;), new QName(
http://order.demo/;, OrderProcessImplService));
OrderProcess hw = service.getPort(OrderProcess.class);

Client client = ClientProxy.getClient(hw);

Map outProps = new HashMap();

outProps.put(WSHandlerConstants.ACTION,WSHandlerConstants.USERNAME_TOKEN);
outProps.put(WSHandlerConstants.PASSWORD_TYPE, WSConstants.PW_TEXT);
outProps.put(WSHandlerConstants.USER, ws-client);
outProps.put(WSHandlerConstants.PW_CALLBACK_CLASS,
ClientPasswordCallback.class.getName());


WSS4JOutInterceptor wssOut = new WSS4JOutInterceptor(outProps);
Endpoint endPoint = client.getEndpoint();
endPoint.getOutInterceptors().add(wssOut);
endPoint.getOutInterceptors().add(new SAAJOutInterceptor());

Order order = new Order();
System.out.println(hw.processOrder(order));

}

}

//unquote


I am trying the following code but it gives me a SOAPFaultException,


//quote

public static void main(String args[]) throws Exception
{
Service service=Service.create(new URL(
http://localhost:8095/orderapp/OrderProcess?wsdl;), new QName(
http://order.demo/;, OrderProcessImplService));
OrderProcess hw = service.getPort(OrderProcess.class);

Map outProps = new HashMap();

outProps.put(WSHandlerConstants.ACTION,WSHandlerConstants.USERNAME_TOKEN);
outProps.put(WSHandlerConstants.PASSWORD_TYPE, WSConstants.PW_TEXT);

((BindingProvider)hw).getRequestContext().put(BindingProvider.USERNAME_PROPERTY,
ws-client);
((BindingProvider)hw).getRequestContext().put(BindingProvider.PASSWORD_PROPERTY,
password);
((BindingProvider)hw).getRequestContext().put(WSHandlerConstants.ACTION,WSHandlerConstants.USERNAME_TOKEN);
((BindingProvider)hw).getRequestContext().put(WSHandlerConstants.PASSWORD_TYPE,
WSConstants.PW_TEXT);

Order order = new Order();
System.out.println(hw.processOrder(order));

}

//unquote

Exception:

Exception in thread main javax.xml.ws.soap.SOAPFaultException: An error
was discovered processing the wsse:Security header
at
org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145)
at $Proxy34.processOrder(Unknown Source)
at demo.order.client.CL.main(CL.java:74)
Caused by: org.apache.cxf.binding.soap.SoapFault: An error was discovered
processing the wsse:Security header
at
org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)
at
org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:46)
at
org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:35)
at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:226)
at
org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:96)
at
org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:69)
at
org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:34)
at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:226)
at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:641)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2131)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2010)
at

[BUILD] trunk: Failed for Revision: 779803

2009-05-28 Thread gawor
Geronimo Revision: 779803 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-2100.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports
 
Building Geronimo trunk at Revision: 779803
 
java version 1.6.0_10
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT

Reason: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find 
parent: org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:198)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.apache.geronimo.genesis.flava:genesis-java5-flava' not found in 
repository: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)
 for project org.apache.geronimo.genesis.flava:genesis-java5-flava
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366)
... 17 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)

at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556)
... 18 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200)
... 20 more
[INFO

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-28 Thread Joe Bohn
I'm hitting this same failure on my mac.   Perhaps you have something 
different in your local repo ... perhaps an older private build of 
xbean?  I hit it after updating xbean trunk, rebuilding xbean, and then 
rebuilding Geronimo.  Mine shows that xbean-finder is no longer a 
dependency of the client plugin.


Joe


David Jencks wrote:
I'm not seeing this error and can't figure out how to see the files 
indicating the problem.


Is there any documentation about how these builds work?  A short 
description on http://cwiki.apache.org/confluence/display/GMOxDEV/ would 
be great.


Do we also run builds on the tck machines?  Are the results there 
accessible to, well, me?


thanks

david jencks

On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:


Geronimo Revision: 779702 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log 




See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports 



[INFO] 


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources 


[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes 


[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources 


[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports 



---
T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar 


[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar 
to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar 

[INFO] 


[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : 
$license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : 
$license.name is not a valid reference.

[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : 
$license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : 
$license.name is not a valid reference.

[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/resources/META-INF/plan.xml 


[INFO] [car:verify-no-dependency-change]
[INFO] 


[ERROR] BUILD FAILURE
[INFO] 


[INFO] Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.removed.xml 

Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history

[jira] Closed: (GERONIMO-3402) Remove depricated DeployUtils with FileUtils

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-3402.
--

Resolution: Fixed

Finally applied the patch (took a little work 'cause I waited so long) in rev 
779811

 Remove depricated DeployUtils with FileUtils
 

 Key: GERONIMO-3402
 URL: https://issues.apache.org/jira/browse/GERONIMO-3402
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: deployment
Affects Versions: 2.1.1, 2.2
 Environment: Linux
Reporter: Lasantha Ranaweera
Assignee: David Jencks
Priority: Minor
 Fix For: 2.2

 Attachments: G-3402.patch


 This patch will remove deprecated DeployUtils with FileUtils class. 

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



[jira] Closed: (GERONIMO-3417) Implement JASPI

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-3417.
--

   Resolution: Fixed
Fix Version/s: (was: Wish List)
   2.2

This works enough with jetty7 to close the issue.  Our provider works OK.  
Still could use soap profile and tomcat servlet profile.

 Implement JASPI
 ---

 Key: GERONIMO-3417
 URL: https://issues.apache.org/jira/browse/GERONIMO-3417
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: security
Affects Versions: 2.0
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 We should implement JASPI (jsr-196)
 Guillaume already implemented the spec jar for an earlier version of the spec 
 and did some work on implementation classes.  I've updated the spec jar to 
 the latest spec and started moving the implementation into geronimo-security.

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



[jira] Closed: (GERONIMO-4249) Integrate jetty7 (servlet 3.0) with jaspi support

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4249.
--

Resolution: Fixed

It's included now and is default jetty version.

 Integrate jetty7 (servlet 3.0) with jaspi support
 -

 Key: GERONIMO-4249
 URL: https://issues.apache.org/jira/browse/GERONIMO-4249
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Jetty
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2

 Attachments: jetty-6-to-7-v2.patch, jetty-6-to-7.patch


 I've been working on a jetty7 jaspi implementation and integrating this in 
 geronimo.  The main code is at 
 https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/jetty7
 I'll attach a patch to the main build so the jetty7 plugins get used instead 
 of the jetty6 plugins.

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



Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-28 Thread David Jencks


On May 28, 2009, at 8:53 PM, Joe Bohn wrote:

I'm hitting this same failure on my mac.   Perhaps you have  
something different in your local repo ... perhaps an older private  
build of xbean?  I hit it after updating xbean trunk, rebuilding  
xbean, and then rebuilding Geronimo.  Mine shows that xbean-finder  
is no longer a dependency of the client plugin.


IIRC I built xbean, openejb, and then geronimo without problems.  Did  
you build openejb?


thanks
david jencks




Joe


David Jencks wrote:
I'm not seeing this error and can't figure out how to see the files  
indicating the problem.
Is there any documentation about how these builds work?  A short  
description on http://cwiki.apache.org/confluence/display/GMOxDEV/  
would be great.
Do we also run builds on the tck machines?  Are the results there  
accessible to, well, me?

thanks
david jencks
On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:

Geronimo Revision: 779702 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log


See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports

[INFO]  


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/geronimo-client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /home/geronimo/geronimo/trunk/ 
plugins/client/geronimo-client/target/classes

[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/geronimo-client/src/test/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/ 
plugins/client/geronimo-client/target/surefire-reports


---
T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/client/ 
geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar

[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/client/ 
geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar to /home/ 
geronimo/.m2/repository/org/apache/geronimo/modules/geronimo- 
client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
[INFO]  


[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO]  


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING]  
org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.
[WARNING]  
org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.

[INFO] [remote-resources:process {execution: default}]
[WARNING]  
org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.
[WARNING]  
org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.

[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/geronimo/geronimo/trunk/plugins/client/ 
client/target/resources/META-INF/plan.xml

[INFO] [car:verify-no-dependency-change]
[INFO]  


[ERROR] BUILD FAILURE
[INFO]  


[INFO] Dependencies have changed:
   Removed dependencies are saved here: /home/geronimo/geronimo

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-28 Thread Joe Bohn
No, I didn't build openejb so perhaps that is the difference.  I'll give 
it a try.  If it works I guess it would be helpful to get a new snapshot 
of openejb published.


Joe


David Jencks wrote:


On May 28, 2009, at 8:53 PM, Joe Bohn wrote:

I'm hitting this same failure on my mac.   Perhaps you have something 
different in your local repo ... perhaps an older private build of 
xbean?  I hit it after updating xbean trunk, rebuilding xbean, and 
then rebuilding Geronimo.  Mine shows that xbean-finder is no longer a 
dependency of the client plugin.


IIRC I built xbean, openejb, and then geronimo without problems.  Did 
you build openejb?


thanks
david jencks




Joe


David Jencks wrote:
I'm not seeing this error and can't figure out how to see the files 
indicating the problem.
Is there any documentation about how these builds work?  A short 
description on http://cwiki.apache.org/confluence/display/GMOxDEV/ 
would be great.
Do we also run builds on the tck machines?  Are the results there 
accessible to, well, me?

thanks
david jencks
On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:

Geronimo Revision: 779702 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log 




See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports 



[INFO] 
 


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources 


[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes 


[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources 


[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports 



---
T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar 


[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar 
to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar 

[INFO] 
 


[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 
 


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.

[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.

[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/resources/META-INF/plan.xml 


[INFO] [car:verify-no-dependency-change]
[INFO] 
 


[ERROR] BUILD FAILURE

[jira] Closed: (GERONIMO-4651) use maven 2.0.10

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4651.
--

Resolution: Fixed

Seems to work ok, was rev 779781 in trunk , rev 779780 in genesis.

 use maven 2.0.10
 

 Key: GERONIMO-4651
 URL: https://issues.apache.org/jira/browse/GERONIMO-4651
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 Upgrade to newer maven.  Not possible to do releases with 2.1.0 due to 
 interpolation timing interaction with gpg plugin... so unles m 2.2 beats us 
 we'll use 2.0.10.  Thanks to Dan Kulp for pointing out the 2.1.0 problem.

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



[jira] Updated: (GERONIMO-3948) Allow multiple containers to be created for different types of ejbs

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3948:
---

Fix Version/s: (was: 2.2)
   Wish List

This is a great feature but we need someone to do the work for a particular 
version.

 Allow multiple containers to be created for different types of ejbs
 ---

 Key: GERONIMO-3948
 URL: https://issues.apache.org/jira/browse/GERONIMO-3948
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: OpenEJB
Affects Versions: 2.0, 2.0.1, 2.0.2, 2.1
 Environment: All
Reporter: Manu T George
 Fix For: Wish List


 In a production level scenario users will want to have different pool sizes 
 for different beans. Currently only 1 pool size can be set in geronimo for 
 all beans belonging to a particular type eg: stateless

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



[jira] Updated: (GERONIMO-4021) monitoring console takes too long to recognize that a server is offline

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4021:
---

Fix Version/s: (was: 2.2)
   Wish List

I don't see anyone implementing this for 2.2.

If we base the monitoring group on muliticast pings then we could only query 
servers we were pinged by recently.

 monitoring console takes too long to recognize that a server is offline
 ---

 Key: GERONIMO-4021
 URL: https://issues.apache.org/jira/browse/GERONIMO-4021
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Viet Hung Nguyen
Assignee: Viet Hung Nguyen
 Fix For: Wish List


 Whenever the monitoring plugin attempts to monitor a server that is 
 offline/doesn't exist, it takes way too long to load the page. We need to 
 reduce this timeout period.
 I suggest that we add a parameter for the admin to set as the timeout 
 period somewhere in the portlet. By default, we can choose to have this 
 timeout parameter be set to 5000 milliseconds. 
 We can use the InetAddress class to call isReachable(int timeout) to see if 
 the server is online.

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



[jira] Updated: (GERONIMO-4079) redeploy should support inPlace deployment

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4079:
---

Fix Version/s: (was: 2.2)
   Wish List

that would sure be nice if someone implemented it

 redeploy should support inPlace deployment
 --

 Key: GERONIMO-4079
 URL: https://issues.apache.org/jira/browse/GERONIMO-4079
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: deployment
Affects Versions: 2.2
Reporter: YunFeng Ma
Assignee: Jason Warner
Priority: Minor
 Fix For: Wish List


 redeploy should support inPlace deployment like deploy, such as:
 {noformat}
 deploy.bat/sh redeploy --inPlace PATH_TO_APP
 {noformat}

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



[jira] Updated: (GERONIMO-3942) IllegalStateException warning message for Jetty plugin installer

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-3942:
---

Fix Version/s: (was: 2.2)
   Wish List
   Verification Required

I haven't seen this recently and dont' think anyone is looking at it for 2.2.

 IllegalStateException warning message for Jetty plugin installer
 

 Key: GERONIMO-3942
 URL: https://issues.apache.org/jira/browse/GERONIMO-3942
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2
 Environment: Ubuntu 7.10, Firefox
Reporter: Joseph Leong
Assignee: Joseph Leong
Priority: Minor
 Fix For: Verification Required, Wish List


 When installing plugins via the admin console (on Jetty) , at times an 
 IllegalStateException Warning Message Occurs.  Otherwise, everything appears 
 to look and work fine functionality wise.
 StackTrace Example:
 java.lang.IllegalStateException: Committed
 at org.mortbay.jetty.Response.resetBuffer(Response.java:995)
 at org.mortbay.jetty.Response.sendRedirect(Response.java:403)
 at 
 org.mortbay.jetty.security.FormAuthenticator.authenticate(FormAuthenticator.java:257)
 at 
 org.apache.geronimo.jetty6.handler.JettySecurityHandler.checkSecurityConstraints(JettySecurityHandler.java:216)
 at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:191)
 at 
 org.apache.geronimo.jetty6.handler.JettySecurityHandler.handle(JettySecurityHandler.java:114)
 at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
 at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
 at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
 at 
 org.apache.geronimo.jetty6.handler.TwistyWebAppContext.access$101(TwistyWebAppContext.java:40)
 at 
 org.apache.geronimo.jetty6.handler.TwistyWebAppContext$TwistyHandler.handle(TwistyWebAppContext.java:65)
 at 
 org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.handle(ThreadClassloaderHandler.java:46)
 at 
 org.apache.geronimo.jetty6.handler.InstanceContextHandler.handle(InstanceContextHandler.java:58)
 at 
 org.apache.geronimo.jetty6.handler.UserTransactionHandler.handle(UserTransactionHandler.java:48)
 at 
 org.apache.geronimo.jetty6.handler.ComponentContextHandler.handle(ComponentContextHandler.java:47)
 at 
 org.apache.geronimo.jetty6.handler.TwistyWebAppContext.handle(TwistyWebAppContext.java:59)
 at 
 org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
 at 
 org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
 at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
 at org.mortbay.jetty.Server.handle(Server.java:324)
 at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
 at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:374)

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



[jira] Updated: (GERONIMO-4130) Unable to preserve comments from plan.xml into config.xml

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4130:
---

Fix Version/s: (was: 2.2)
   Wish List

Not sure what changed to disable this anyone want to fix it?

 Unable to preserve comments from plan.xml into config.xml
 -

 Key: GERONIMO-4130
 URL: https://issues.apache.org/jira/browse/GERONIMO-4130
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: car-maven-plugin
Affects Versions: 2.1.x, 2.2
Reporter: Lin Sun
 Fix For: Wish List


 I got a user asking me how to turn off tomcat access log.
 It was easy in previous releases, as we could provide comment in config.xml 
 and tell the users to To disable accesslogging uncomment the following 
 section   However, with our new config.xml, we don't preserve any 
 comments, which makes hard for users to config things.

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



[jira] Updated: (GERONIMO-4222) Database pool unusable after database unavailable for awhile

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4222:
---

Fix Version/s: (was: 2.1.5)
   (was: 2.2)
   Wish List

If someone were to investigate this issue they need to look into whether some 
of these are not working:

- in geronimo connection management, if a fatal error occurs then the managed 
connection should get destroyed and removed from the pool.  The user app will 
get an exception, and it should do something to deal with it.  For instance, it 
could ask the user to retry later, or it could try again with a new connection.

- The tranql postgres wrapper needs to tell geronimo that a fatal error 
occurred by calling (IIIRC) a connectionErrorOccurred with an event.  If this 
is not happening then the tranql wrapper needs to be taught how to recognize 
fatal errors.

-- Note also that anyone using the generic wrapper wont get very reasonable 
behavior because there is no standard way to tell that an SQLException means 
the connection is dead.

I don't see anyone fixing this right now so it wont be in 2.2

 Database pool unusable after database unavailable for awhile
 

 Key: GERONIMO-4222
 URL: https://issues.apache.org/jira/browse/GERONIMO-4222
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.0.2, 2.1.3, 2.1.4
 Environment: Red Hat Enterprise Linux Server v5.2
 WAS-CE v2.0.0.1, based on Geronimo v2.0.2
Reporter: David Frahm
 Fix For: Wish List

 Attachments: before and after wasce restart.txt, stacktrace.txt


 I have frequent trouble with my database pool to an AS/400.  The database is 
 taken down every night for backup, and at least once a week the connection 
 pool is unusable after the database comes back up.  Restarting the connection 
 pool makes everything work again. 
 We are new to Geronimo/WAS-CE -- just this one app on one server -- so I 
 don't have anything to compare to.  However, we have had this same issue with 
 a couple 1.x/1.1.x versions before we upgraded to v2.  Also, there are 
 several WebSphere (full WAS, not WAS-CE) apps that do not have this trouble.
 Configuration Info
 Driver: JTOpen v6.1 (com.ibm.as400.access.AS400JDBCDriver)
 Pool Min Size: 0
 Pool Max Size: 100
 Blocking Timeout: 5000
 Idle Timeout: 15

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



[jira] Closed: (GERONIMO-4258) Fix module locations and dependencies

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4258.
--

Resolution: Fixed

I've done all I want to on this for now.

 Fix module locations and dependencies
 -

 Key: GERONIMO-4258
 URL: https://issues.apache.org/jira/browse/GERONIMO-4258
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: buildsystem
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.2


 I'm finding some modules in the wrong places and inappropriate dependencies.  
 I'll list them under this issue as I find and fix them.
 geronimo-j2ee should move to plugins/j2ee.  The GERONIMO_SERVICE constant can 
 move to maybe GBeanInfo or somewhere nearby
 in j2ee, the jar and rar configurers should move to the appropriate plugin 
 (client and connector).  Not sure about the war configurer.
 The unavailable deployers are no longer useful and should be removed. (lin 
 sun may be doing this independently).
 openjpa nearly has a circular reference with transaction.  Not clear why 
 transaction should have a dep. on geronimo-persistence-jpa10.
 jaxws and webservices plugin dirs have dependencies on each other.  This 
 needs to be eliminated or the directories merged.

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



Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-28 Thread Joe Bohn
Building openejb didn't change the result on my system.  I'm not sure 
why we are seeing different results.


Joe


Joe Bohn wrote:
No, I didn't build openejb so perhaps that is the difference.  I'll give 
it a try.  If it works I guess it would be helpful to get a new snapshot 
of openejb published.


Joe


David Jencks wrote:


On May 28, 2009, at 8:53 PM, Joe Bohn wrote:

I'm hitting this same failure on my mac.   Perhaps you have something 
different in your local repo ... perhaps an older private build of 
xbean?  I hit it after updating xbean trunk, rebuilding xbean, and 
then rebuilding Geronimo.  Mine shows that xbean-finder is no longer 
a dependency of the client plugin.


IIRC I built xbean, openejb, and then geronimo without problems.  Did 
you build openejb?


thanks
david jencks




Joe


David Jencks wrote:
I'm not seeing this error and can't figure out how to see the files 
indicating the problem.
Is there any documentation about how these builds work?  A short 
description on http://cwiki.apache.org/confluence/display/GMOxDEV/ 
would be great.
Do we also run builds on the tck machines?  Are the results there 
accessible to, well, me?

thanks
david jencks
On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:

Geronimo Revision: 779702 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log 




See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports 



[INFO] 
 


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources 


[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes 


[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources 


[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports 



---
T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar 


[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar 
to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar 

[INFO] 
 


[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 
 


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.

[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: 
reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] 
: $license.name is not a valid reference.

[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/resources/META-INF/plan.xml 


[INFO

[jira] Updated: (GERONIMO-4283) Make geronimo-maven-plugin start and stop a whole lot of servers at once

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4283:
---

Fix Version/s: (was: 2.2)
   Wish List

needs stop... 

 Make geronimo-maven-plugin start and stop a whole lot of servers at once
 

 Key: GERONIMO-4283
 URL: https://issues.apache.org/jira/browse/GERONIMO-4283
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: geronimo-maven-plugin
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: Wish List


 Its handy for playing with farm/cluster stuff if the geronimo-maven-plugin 
 can start and stop lots of servers at once, with evenly spaced portOffset.

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



[jira] Updated: (GERONIMO-4296) Start Derby NetworkServerControl with credentials to prevent unauthorized shutdowns

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4296:
---

Fix Version/s: (was: 2.2)
   Wish List

Good idea but lacks implementation

 Start Derby NetworkServerControl with credentials to prevent unauthorized 
 shutdowns
 ---

 Key: GERONIMO-4296
 URL: https://issues.apache.org/jira/browse/GERONIMO-4296
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: databases
Affects Versions: 2.0.3, 2.1.3, 2.1.4, 2.2
Reporter: Donald Woods
Assignee: Donald Woods
Priority: Minor
 Fix For: Wish List


 Use the new NetworkServerControl support in Derby 10.4.1.3 and later to start 
 our embedded Derby server with credentials, to prevent any other apps on 
 localhost from stopping our Derby instance.  The following Derby release note 
 details the scenario and the new API -
 http://db.apache.org/derby/releases/release-10.4.1.3.html#Note+for+DERBY-3585
 We could either use random uid/pwd values to start the Derby server, which 
 would be the most secure, but would keep other apps from using our Derby 
 server.  The other option, would be to set uid/pwd GBean attributes and 
 default the to the default system/manager values and leave it up to the user 
 to change them.
 Note:  This may also require some Samples, Testsuite and Portlet chagnes to 
 handle the required DB auth.

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



[jira] Updated: (GERONIMO-4314) Console Server Information should show used port numbers

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4314:
---

Fix Version/s: (was: 2.2)
   Wish List

great idea needs implementor

 Console Server Information should show used port numbers
 

 Key: GERONIMO-4314
 URL: https://issues.apache.org/jira/browse/GERONIMO-4314
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.1.3
Reporter: Jürgen Weber
Priority: Minor
 Fix For: Wish List


 Console should list on the Server Info page the port numbers and the listen 
 address of this server instance, as these are important JVM resources:
 This page provides information about [..] the resources being used by the 
 JVM.

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



[jira] Updated: (GERONIMO-4310) client cert auth for plugin repositories

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4310:
---

Fix Version/s: (was: 2.2)
   Wish List

someday not 2.2

 client cert auth for plugin repositories
 

 Key: GERONIMO-4310
 URL: https://issues.apache.org/jira/browse/GERONIMO-4310
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Plugins
Affects Versions: 2.2
Reporter: David Jencks
 Fix For: Wish List


 It would be great to be able to use client certs to authenticate to plugin 
 repositories.

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



[jira] Updated: (GERONIMO-4331) db pool wizard should let you create mulitiple datasources and configure the tx support.

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4331:
---

Fix Version/s: (was: 2.2)
   Wish List

ah for enough time to implement this... not for 2.2

 db pool wizard should let you create mulitiple datasources and configure the 
 tx support.
 

 Key: GERONIMO-4331
 URL: https://issues.apache.org/jira/browse/GERONIMO-4331
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.2
Reporter: David Jencks
 Fix For: Wish List


 Its unfortunate but true that at the moment most dbs with openjpa require you 
 to have both jta and non-jta datasources.  The db pool wizard should make it 
 easy to set this up with one generated plugin with both datasources in it.  
 As part of this we need to be able to configure transaction support in the 
 datasource (to be less than or equal to that available in the connector as 
 mentioned in the ra.xml).

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



[jira] Updated: (GERONIMO-4350) Connection proxying to imitate DissociatableManagedConnection can easily cause problems

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4350:
---

Fix Version/s: (was: 2.2)
   Wish List

unlikely to get resolved any time soon.

 Connection proxying to imitate DissociatableManagedConnection can easily 
 cause problems
 ---

 Key: GERONIMO-4350
 URL: https://issues.apache.org/jira/browse/GERONIMO-4350
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: connector
Affects Versions: 2.1, 2.1.4, 2.2
Reporter: David Jencks
Assignee: Dain Sundstrom
 Fix For: Wish List


 We have some code to imitate the DissociatableManagedConnection to avoid 
 connection leaks that proxies connections from the supplied 
 ManagedConnectionFactory: the proxy implements all the interfaces of the 
 connection, but not the class itself.  However, there's nothing stopping the 
 ConnectionFactory from casting the (now proxied) connection to the 
 implementation class it expects.
 The TxConnect project at sourceforge illustrates this approach in the 
 EisConnectionFactory.
 http://txconnect.sourceforge.net
 One possible solution would be to have a flag to turn on this proxying 
 behavior.  I don't immediately see a way to detect if the problem will occur.

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



[jira] Updated: (GERONIMO-4398) Server should not fail to startup if application fails to start up

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-4398:
---

Fix Version/s: (was: 2.2)
   Wish List

IMO if implemented this needs to be configurable policy rather than hardcoded 
behavior.  At the opposite extreme, in my experience tomcat provides no 
indicate that an app didn't start when you deploy it, so its pretty hard to 
know you should take action.

If you've assembled a custom server, you may well want it to shut down if it 
can't start completely.  The lack of distinction between server plugins and 
application plugins means you would need some way to distinguish port 1099 
isn't available, this server wont be manageable or possible to shut down from 
my experimental app couldn't find its config file and threw an exception.

 Server should not fail to startup if application fails to start up
 --

 Key: GERONIMO-4398
 URL: https://issues.apache.org/jira/browse/GERONIMO-4398
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: general
Reporter: Jürgen Weber
 Fix For: Wish List


 When an application fails to start up, the server will not come up. The 
 server should simply ignore the failing application and start up anyway, so 
 the user has a chance to remove the failing application without having to 
 edit config.xml
 e.g.
 Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: 
 Configuration gbean failed to start ldap/LDAPServlet/0.9/war
 reason: Missing dependency: novell/jldap/2008.03.01/jar
 
 2008-11-07 12:58:02,236 DEBUG [AdminConsoleExtensionGBean] Stopped 
 AdminConsoleExtensionGBean for Applications/EJB JARs
 2008-11-07 12:58:02,239 DEBUG [JettyWebAppContext] JettyWebAppContext stopped

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



[jira] Assigned: (GERONIMO-4530) unnecessary dependencies in custom server

2009-05-28 Thread David Jencks (JIRA)

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

David Jencks reassigned GERONIMO-4530:
--

Assignee: David Jencks

 unnecessary dependencies in custom server
 -

 Key: GERONIMO-4530
 URL: https://issues.apache.org/jira/browse/GERONIMO-4530
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: dependencies
Affects Versions: 2.1.3, 2.1.4
Reporter: Jürgen Weber
Assignee: David Jencks
 Fix For: 2.2

 Attachments: G4530_21.patch, G4530_trunk.patch


 a custom server assembly reduced to Boilerplate Minimal and OpenEJB still has 
 dependencies to ActiveMQ and Derby.
 These should be removed.
 see 
 http://www.nabble.com/Start-server-without-open-ports---possible--td21850866s134.html
 Booting Geronimo Kernel (in Java 1.6.0_11)...
 Starting Geronimo Application Server v2.1.3
 [] 100%   9s Startup complete
   Listening on Ports:
 1399 0.0.0.0   RMI Naming
 1827 127.0.0.1 Derby Connector
 4501 127.0.0.1 OpenEJB Daemon
10299 127.0.0.1 JMX Remoting Connector
61913 0.0.0.0   ActiveMQ Transport Connector
61916 0.0.0.0   ActiveMQ Transport Connector
   Started Application Modules:
 RAR: org.apache.geronimo.configs/system-database/2.1.3/car 

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