[jira] Created: (GERONIMO-5632) Failed to visit Geronimo Admin Console

2010-09-29 Thread Chris Zhang (JIRA)
Failed to visit Geronimo Admin Console -- Key: GERONIMO-5632 URL: https://issues.apache.org/jira/browse/GERONIMO-5632 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

[jira] Commented: (GERONIMO-5603) NPE error after deploy OpenEJB injection-of-env-entry sample

2010-09-29 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916049#action_12916049 ] Ivan commented on GERONIMO-5603: Commit first step changes to trunk At revision:

Re: Do we need to support ManagedBean annotation ?

2010-09-29 Thread Ivan
I will work on it, like what we do in web container, the jsf deployer will generate a all-in-one faces.xml file, including all the fragment xml and annotations. thanks. 2010/9/15 Ivan xhh...@gmail.com Hi, Currently, all the annotation scan is done by Myfaces while starting the

[jira] Commented: (GERONIMO-5632) Failed to visit Geronimo Admin Console

2010-09-29 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916069#action_12916069 ] David Jencks commented on GERONIMO-5632: which server? is it built from trunk?

Use Truezip in Geronimo deployment

2010-09-29 Thread Ivan
Hi, While looking at the deployment codes, I was tired of packing/unpacking the application package, actually, what we do is just to add some Geronimo specific configuration files, updating some configuration files. IIRC, in one deployment process, we need to a. copy the jar file to a

[jira] Commented: (GERONIMO-5632) Failed to visit Geronimo Admin Console

2010-09-29 Thread Chris Zhang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916077#action_12916077 ] Chris Zhang commented on GERONIMO-5632: --- It's Geronimo 3.0-SNAPSHOT, built at

Re: Use Truezip in Geronimo deployment

2010-09-29 Thread Guillaume Nodet
I'd rather use a deployment which can handle unpacked archives and zip them on the fly. The karaf deployer supports that (if you're in Geronimo 3). It may even work with symlinks (not sure though) so you could link to the output of your build directly. Just my 2 cents. On Wed, Sep 29, 2010 at

Re: http://localhost:8080/console/ is showing directory listing instead of login page

2010-09-29 Thread David Jencks
On Sep 28, 2010, at 6:53 PM, Ivan wrote: 2010/9/29 David Jencks david_jen...@yahoo.com On Sep 27, 2010, at 7:15 AM, Ivan wrote: Currently, the default servlet is merged in the deployment time, and I am thinking that we might need to have a better way for merging the default

Re: http://localhost:8080/console/ is showing directory listing instead of login page

2010-09-29 Thread Ivan
2010/9/29 David Jencks david_jen...@yahoo.com On Sep 28, 2010, at 6:53 PM, Ivan wrote: 2010/9/29 David Jencks david_jen...@yahoo.com On Sep 27, 2010, at 7:15 AM, Ivan wrote: Currently, the default servlet is merged in the deployment time, and I am thinking that we might need to have

[BUILD] trunk: Failed for Revision: 1002496

2010-09-29 Thread gawor
Geronimo Revision: 1002496 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929 [INFO] BUILD

[jira] Resolved: (GERONIMO-5603) NPE error after deploy OpenEJB injection-of-env-entry sample

2010-09-29 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-5603. Resolution: Fixed Commit changes to openejb to scan all the jar contents for a single ejb application.

Re: Use Truezip in Geronimo deployment

2010-09-29 Thread Ivan
If you mean to handle the unpacked archives and zip files on the fly, Geronimo has already done some abstraction, like the interface ResourceContext and some sub class of JarFile. Will check the karaf deployer :-) Another great feature is that, from the truezip document, it seems to suppot

[BUILD] trunk: Failed for Revision: 1002606

2010-09-29 Thread gawor
Geronimo Revision: 1002606 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929/build-0900.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929 [INFO] BUILD

[jira] Resolved: (GERONIMO-5467) Can't find EJB object through @EJB annotation

2010-09-29 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-5467. --- Assignee: Jarek Gawor Fix Version/s: 3.0 Resolution: Fixed This is the

[jira] Updated: (GERONIMO-5224) Add JNDI integration of Managed Beans.

2010-09-29 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor updated GERONIMO-5224: -- Affects Version/s: 3.0 Component/s: javaee6 Web Profile

[jira] Resolved: (GERONIMO-5224) Add JNDI integration of Managed Beans.

2010-09-29 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-5224. --- Fix Version/s: 3.0 Resolution: Fixed The OpenEJB ManagedBean support already

[jira] Resolved: (GERONIMO-5116) Integrate the OpenEJB ManagedBean container support within Geronimo.

2010-09-29 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-5116. --- Assignee: David Jencks Resolution: Fixed The OpenEJB ManagedBean support was

[BUILD] trunk: Failed for Revision: 1002809

2010-09-29 Thread gawor
Geronimo Revision: 1002809 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929 [INFO] BUILD

[jira] Created: (GERONIMO-5633) Failed to replicate session

2010-09-29 Thread Chris Zhang (JIRA)
Failed to replicate session --- Key: GERONIMO-5633 URL: https://issues.apache.org/jira/browse/GERONIMO-5633 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components:

[BUILD] trunk: Failed for Revision: 1002918

2010-09-29 Thread gawor
Geronimo Revision: 1002918 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100929 [INFO] BUILD

Re: [DISCUSSION] Bean validation support: handling validation xml parsing errors

2010-09-29 Thread Vamsavardhana Reddy
In rev 100, I have checked in the code to parse the validation constraint mapping xml's and throw deployment exceptions if there are any errors. [1] http://svn.apache.org/viewvc?rev=100view=rev On Mon, Sep 27, 2010 at 4:18 PM, Vamsavardhana Reddy c1vams...@gmail.comwrote: I am