Re: xmlbeans upgrade breaks tck

2005-12-06 Thread David Jencks
The problems IMO are caused by the xmlbeans plugin being hardcoded to use xmlbeans 2.0.0. We need to get the xmlbeans guys to update the plugin. I'll file a jira over there. The other question is why the build got as far as it did I think we have to roll back to 2.0.0 and doubt we can

[jira] Commented: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1189?page=comments#action_12359393 ] David Jencks commented on GERONIMO-1189: I applied most of the patch and added the 2 gifs. changes from patch: -- there were errors in izpack-user-input.xml, missi

[jira] Updated: (GERONIMO-1233) Bulk patch for ORB contribution

2005-12-06 Thread Anders Hessellund Jensen (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ] Anders Hessellund Jensen updated GERONIMO-1233: --- Attachment: rmi-class-loader.patch The RMI class loading fails only in the spawned JVMs. I have modified the main routine of t

[jira] Created: (GERONIMO-1296) Corba spec does not define ExceptionDetailMessage

2005-12-06 Thread Anders Hessellund Jensen (JIRA)
Corba spec does not define ExceptionDetailMessage - Key: GERONIMO-1296 URL: http://issues.apache.org/jira/browse/GERONIMO-1296 Project: Geronimo Type: Sub-task Components: specs Reporter: Anders Hessellund Jense

[jira] Updated: (GERONIMO-1296) Corba spec does not define ExceptionDetailMessage

2005-12-06 Thread Anders Hessellund Jensen (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1296?page=all ] Anders Hessellund Jensen updated GERONIMO-1296: --- Attachment: ExceptionDetailMessage.patch > Corba spec does not define ExceptionDetailMessage >

JACC permission check issue

2005-12-06 Thread Jian Liao
Hi all,I defined two security constraints in web.xml as following:          Login-resource-name>  /login/redirector          *                 Manager   /manager/*          admin      It will create a WebResourcePermission instance with "/:/login/redirector:/manager/*" as

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-06 Thread anita kulshreshtha
--- Dave Colasurdo <[EMAIL PROTECTED]> wrote: > The web.xml contains the following: > > > Servlet Mapped > Filter > invoker > > > > Concerning invoker: > "The invoker is a dynamic servlet which allows > run-time loading of other > servlets based on class name. This

Notice: Deployer/Deployment Plugin URI's Changing

2005-12-06 Thread Aaron Mulder
I'm putting in a change that means that URIs used for the JSR-88 deployer (also used by the geronimo-deployment-plugin) look like: deployer:geronimo:jmx://host:port instead of deployer:geronimo:jmx:rmi:///jndi/rmi://host:port/JMXConnector If you want the defaults (localhost:1099), you can omit

[jira] Assigned: (GERONIMO-1296) Corba spec does not define ExceptionDetailMessage

2005-12-06 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1296?page=all ] Alan Cabrera reassigned GERONIMO-1296: -- Assign To: Alan Cabrera > Corba spec does not define ExceptionDetailMessage > - > > Key:

[jira] Resolved: (GERONIMO-358) JSR-88 deployer should work remotely

2005-12-06 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-358?page=all ] Aaron Mulder resolved GERONIMO-358: --- Resolution: Fixed Finished in revision 354426 > JSR-88 deployer should work remotely > > > Key: GERO

[jira] Closed: (GERONIMO-1296) Corba spec does not define ExceptionDetailMessage

2005-12-06 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1296?page=all ] Alan Cabrera closed GERONIMO-1296: -- Resolution: Fixed > Corba spec does not define ExceptionDetailMessage > - > > Key: GERONIMO

[jira] Commented: (GERONIMO-1216) ORB string <-> object conversion

2005-12-06 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1216?page=comments#action_12359428 ] Alan Cabrera commented on GERONIMO-1216: Lars, can you reply to Kresten's comment? > ORB string <-> object conversion > > >

[jira] Updated: (GERONIMO-1243) Server Interceptors

2005-12-06 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1243?page=all ] Alan Cabrera updated GERONIMO-1243: --- Environment: Component: CORBA Description: > Server Interceptors > --- > > Key: GERONIMO-1243 > URL: http

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-06 Thread Dave Colasurdo
Well, looks like options 3 and 4 have been eliminated from the list below. I'd prefer option 1. While not the ideal resolution, it does allow for a quick resolution and provides the examples for both tomcat and jetty. Are there any major objections to this approach? 1) Crack open geronimo-s

Re: Notice: Deployer/Deployment Plugin URI's Changing

2005-12-06 Thread Sachin Patel
So Aaron, I assume I need to react to this change I? Will the old URIs no longer work? Thanks. On 12/6/05 8:27 AM, "Aaron Mulder" <[EMAIL PROTECTED]> wrote: > I'm putting in a change that means that URIs used for the JSR-88 > deployer (also used by the geronimo-deployment-plugin) look like: >

RE: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Rajith Attapattu
Bilal, What Bruce was referring to are the following RFC's and JavaMail spec. IMAP4 RFC http://www.faqs.org/rfcs/rfc1730.html POP3 RFC http://www.faqs.org/rfcs/rfc1939.html The following page has links to both JavaMail API doc and specs http://java.sun.com/products/javamail/reference/api/index

Re: [jira] Commented: (GERONIMO-806) Reduce log output

2005-12-06 Thread anita kulshreshtha
I think all it needs is a change from INFO to ERROR in 2 of the following lines in server-log4j.properties file - # Don't need so much info on every web page that's rendered log4j.category.org.mortbay=INFO log4j.category.org.apache.pluto=INFO log4j.category.org.apache.jasper=INFO Thanks An

[jira] Commented: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-06 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1189?page=comments#action_12359432 ] erik daughtrey commented on GERONIMO-1189: -- Thanks for applying the patches and fixing the other two problems. This JIRA can be closed now. > [PATCH] Installer s

[jira] Updated: (GERONIMO-1189) Installer should be built from its own module in assemblies.

2005-12-06 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ] erik daughtrey updated GERONIMO-1189: - Summary: Installer should be built from its own module in assemblies. (was: [PATCH] Installer should be built from its own module in assemblies.)

[jira] Commented: (GERONIMO-1188) Get necessary izpack jars into Maven repository for access during build

2005-12-06 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1188?page=comments#action_12359433 ] erik daughtrey commented on GERONIMO-1188: -- This issue can be closed. MAVENUPLOAD-598 was completed on 11/22 and the needed files are now in the repository. > G

Re: Notice: Deployer/Deployment Plugin URI's Changing

2005-12-06 Thread Aaron Mulder
On 12/6/05, Sachin Patel <[EMAIL PROTECTED]> wrote: > So Aaron, I assume I need to react to this change I? Will the old URIs no > longer work? Right. But on the up side, the deployer now works against remote servers (assuming you can reach the JNDI and (HTTP or HTTPS) ports). :) Thanks, Aar

Re: xmlbeans upgrade breaks tck

2005-12-06 Thread Matt Hogstrom
Nuts, Blevins, Ping me later today when you have a few minutes. I'd like to understand better what happened :-P If I'm not on IRC (or not responding) call my cell. Cheers. Matt David Jencks wrote: The problems IMO are caused by the xmlbeans plugin being hardcoded to use xmlbeans 2.0.0.

Re: Geronimo Console style

2005-12-06 Thread Guillaume Nodet
Thanks, this looks much better now. Guillaume Joe Bohn wrote: Guillaume, This is typically seen if you are not doing a complete rebuild of Geronimo and thereby have an old version of JSPs for the console in the console ear. You need to do a maven clean followed by a maven in the geronimo

[jira] Commented: (GERONIMO-1190) usability: Install should not display configuration screens for packs not being installed

2005-12-06 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1190?page=comments#action_12359434 ] erik daughtrey commented on GERONIMO-1190: -- This issue can be closed now. Fixed by David Jencks. > usability: Install should not display configuration screens fo

Confluence link on the welcome pages

2005-12-06 Thread Joe Bohn
When creating the Welcome Page with the new look & feel and the web console welcome portlet I included a link to the current confluence documentation. This is the "Additional Documentation" link. I added it because I was thinking that this documentation was too good to not have an easy way

jsr88 DeploymentStatus messasages same as command line messages?

2005-12-06 Thread Sachin Patel
Aaron, Do we want to make status messages returned back from the jsr88 commands the same as the messages returned back from cli deploy? In particular, the messages when a command is completed or failed. For example, in a scenario where I attempt to deploy an app where the app is already deploye

Re: Confluence link on the welcome pages

2005-12-06 Thread Hernan Cunico
Hi All, I would like to keep the link to the confluence site (the one hosted by Atlassian). Jason is working on getting a confluence site (licensed) hosted in one of the zones. Whenever the decision is taken on (if) moving the wiki, then we can update the console in the next refresh or as an i

RE: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Bilal Bhatti
Thanks, Rajith. Is the goal to create a full IMAP client with offline capabilities. If so what local message format is going to be used? Is this client going to be plugged in as a portlet in the console? I have the code for an online imap client. It has basic functionality to grab folders and pul

RE: [Geronimo] Clustering

2005-12-06 Thread Rajith Attapattu
Jeff, I am currently involved with JavaMail implementations so haven't had much time to look at the clustering side. Will do soon after the mail thingy is done. However can please comment on the points stated below so when you are done with the 1.0 release and me with the JavaMail thing, we can

Re: jsr88 DeploymentStatus messasages same as command line messages?

2005-12-06 Thread Aaron Mulder
There is one setting that affects JSR-88 output. The DeploymentManager you get is an instance of JMXDeploymentManager, and JMXDeploymentManager has a method to set the message verbosity. There are actually two booleans, one that controls whether the DeploymentManager itself logs exceptions, and o

RE: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Rajith Attapattu
Bilal, They are not dumb questions at all. The only dumb questions are the ones that are not asked :) >Is the goal to create a full IMAP client with offline capabilities? If so >what local message format is going to be used? >What are the feature requirements for this thing? As to the offline ca

Re: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Rick McGuire
Bilal Bhatti wrote: Thanks, Rajith. Is the goal to create a full IMAP client with offline capabilities. If so what local message format is going to be used? Is this client going to be plugged in as a portlet in the console? I have the code for an online imap client. It has basic functionality

Corba spec / IDL issues

2005-12-06 Thread Anders Hessellund Jensen
Hi all, Currently, we need to compile idl files in at least two cases. - The CORBA spec is based on idl. - Interfaces for some test files is also defined in idl. Currently everything is compiled with Suns idlj. This is not satisfactory because of a couple of problems: - Requires Sun JDK. Th

Re: Confluence link on the welcome pages

2005-12-06 Thread Paul McMahan
I agree with Hernan that the current links in the welcome portlet are very helpful.  But I think we should only keep them if we can be sure they won't change in the foreseeable future.  IMO the best way to ensure that would be to set up redirects and/or aliases under the HTTP server for geronimo.ap

Re: Corba spec / IDL issues

2005-12-06 Thread Alan D. Cabrera
Anders Hessellund Jensen wrote, On 12/6/2005 8:21 AM: Hi all, Currently, we need to compile idl files in at least two cases. - The CORBA spec is based on idl. - Interfaces for some test files is also defined in idl. Currently everything is compiled with Suns idlj. This is not satisfactory be

Re: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Bruce Snyder
On 12/6/05, Rick McGuire <[EMAIL PROTECTED]> wrote: > >Is the goal to create a full IMAP client with offline capabilities. If so > >what local message format is going to be used? Is this client going to be > >plugged in as a portlet in the console? We're not building a client application. We're s

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-06 Thread Dain Sundstrom
On Dec 6, 2005, at 5:46 AM, Dave Colasurdo wrote: Well, looks like options 3 and 4 have been eliminated from the list below. I'd prefer option 1. While not the ideal resolution, it does allow for a quick resolution and provides the examples for both tomcat and jetty. Are there any major o

Re: Notice: Deployer/Deployment Plugin URI's Changing

2005-12-06 Thread Dain Sundstrom
Aaron can you give me a break down of the new URI. I get the "deployer:geronimo" part, but the next section can be jmx or inVM. What do these string map to? Also, what do I change if I want to use jmx remoting over jms? BTW I definitely like the smaller format. I always had to lookup th

RE: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Rajith Attapattu
>There is an implementation of all of the javamail api classes (including >support for multipart-MIME messages). There's very little done in terms of >protocol-specific implementation classes other than the SMTPTransport code >that was just promoted out of the sandbox. Going by what Rick mentione

Re: Confluence link on the welcome pages

2005-12-06 Thread Dain Sundstrom
+1 lets define some URLs under geronimo.apache.org and setup redirect rules for them I suggest the following: http://geronimo.apache.org/issues ==> jira insall http://geronimo.apache.org/wiki ==> our current wiki http://geronimo.apache.org/download ==> our download page maybe http://geronimo

Re: Corba spec / IDL issues

2005-12-06 Thread Dain Sundstrom
On Dec 6, 2005, at 8:56 AM, Alan D. Cabrera wrote: Anders Hessellund Jensen wrote, On 12/6/2005 8:21 AM: Therefore, i propose we use the JacORB idl compiler instead of Suns idlj. This would solve both aforementioned issues. To use it, we would have to bundle it and get it uploaded to the

T-4 days to ApacheCon...1.0 Status and Thoughts

2005-12-06 Thread Matt Hogstrom
All, We've made a lot of progress over the weekend and the past few days in terms of testing, bug fixing as well as new features. At this point though we are running out of time and need to shift from features to finish and testing to make sure we're putting out the best offering we can. Giv

Re: T-4 days to ApacheCon...1.0 Status and Thoughts

2005-12-06 Thread Aaron Mulder
Agreed Aaron On 12/6/05, Matt Hogstrom <[EMAIL PROTECTED]> wrote: > All, > > We've made a lot of progress over the weekend and the past few days in terms > of > testing, bug fixing as well as new features. At this point though we are > running out of time and need to shift from features to f

[jira] Assigned: (GERONIMO-1200) HotDeployer gets IllegalStateExceptions during a non-hot deploy deploy of an app

2005-12-06 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1200?page=all ] Kevan Miller reassigned GERONIMO-1200: -- Assign To: Kevan Miller I'll verify that this error still occurs... And either fix or close... > HotDeployer gets IllegalStateExceptions during

Build fails

2005-12-06 Thread Hernan Cunico
Hi All, I'm having some issues while building G. I've seen some notes about this but I thought it was fixed already, can anybody give me some direction? These are the last steps I did: 1.- Deleted .maven directory under my username (on Windows) 2.- svn checkout http://svn.apache.org/repos/asf/

Re: [Geronimo] Clustering

2005-12-06 Thread Jules Gosnell
Rajith, I'll have a crack at these and then if Jeff wants to add anything I'm sure he will :-) please see inline... Rajith Attapattu wrote: Jeff, I am currently involved with JavaMail implementations so haven't had much time to look at the clustering side. Will do soon after the mail thing

Re: Build fails

2005-12-06 Thread Sachin Patel
Try running m:clean first, then new. On 12/6/05 1:33 PM, "Hernan Cunico" <[EMAIL PROTECTED]> wrote: > Hi All, > I'm having some issues while building G. I've seen some notes about this > but I thought it was fixed already, can anybody give me some direction? > > These are the last steps I did:

Re: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Dain Sundstrom
On Dec 6, 2005, at 7:24 AM, Bilal Bhatti wrote: I have the code for an online imap client. It has basic functionality to grab folders and pull down messages. Does your code use JavaMail or did you roll your own imap implementation? If you rolled your own we could really use the code. As

Re: T-4 days to ApacheCon...1.0 Status and Thoughts

2005-12-06 Thread Dain Sundstrom
+1 I have GERONIMO-1295 Deploy & Undeploy no longer affect config.xml; next startup dies, which is a blocker for 1.0. -dain On Dec 6, 2005, at 9:57 AM, Matt Hogstrom wrote: All, We've made a lot of progress over the weekend and the past few days in terms of testing, bug fixing as well a

Re: Who wants to write POP and IMAP transports? [status]

2005-12-06 Thread Bruce Snyder
On 12/6/05, Rajith Attapattu <[EMAIL PROTECTED]> wrote: > >There is an implementation of all of the javamail api classes > (including >support for multipart-MIME messages). There's very little > done in terms of >protocol-specific implementation classes other than > the SMTPTransport code >that wa

Re: T-4 days to ApacheCon...1.0 Status and Thoughts

2005-12-06 Thread Donald Woods
Matt Hogstrom wrote: All, We've made a lot of progress over the weekend and the past few days in terms of testing, bug fixing as well as new features. At this point though we are running out of time and need to shift from features to finish and testing to make sure we're putting out the best

Re: Corba spec / IDL issues

2005-12-06 Thread Lars Kühne
Alan D. Cabrera wrote: Anders Hessellund Jensen wrote, On 12/6/2005 8:21 AM: Optimally, we would be able to take the idl files directly from OMG. They have published a set of idl files, which can be downloaded here: http://www.omg.org/cgi-bin/doc?formal/02-07-02 . These files generally corres

Re: Confluence link on the welcome pages

2005-12-06 Thread David Blevins
This is cool. How about we also stick a PDF (or a few) of the confluence doco in the release itself as well as check in an xml export of that content? -David On Dec 6, 2005, at 9:47 AM, Dain Sundstrom wrote: +1 lets define some URLs under geronimo.apache.org and setup redirect rules for

[jira] Updated: (GERONIMO-1216) ORB string <-> object conversion

2005-12-06 Thread JIRA
[ http://issues.apache.org/jira/browse/GERONIMO-1216?page=all ] Lars Kühne updated GERONIMO-1216: - Attachment: issue1216.patch issue1216.patch implements the other direction (includes new unit test) > ORB string <-> object conversion > -

[jira] Updated: (GERONIMO-1216) ORB string <-> object conversion

2005-12-06 Thread JIRA
[ http://issues.apache.org/jira/browse/GERONIMO-1216?page=all ] Lars Kühne updated GERONIMO-1216: - Geronimo Info: [Patch Available] Description: Environment: > ORB string <-> object conversion > > >

[jira] Updated: (GERONIMO-903) Update Log4J usage from 1.2.8 to latest maintenance version of 1.2.11

2005-12-06 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-903?page=all ] Kevan Miller updated GERONIMO-903: -- Fix Version: 1.1 (was: 1.0) The Release Management page (http://wiki.apache.org/geronimo/FrontPage/ReleaseManagement) is showing the

Re: Confluence link on the welcome pages

2005-12-06 Thread Jason Dillon
FYI, http://geronimo.zones.apache.org is now licensed. We have an OSS 200 user license at the moment, which should be fine for now. I'm asking about getting an unlimited now. --jason On Dec 6, 2005, at 7:24 AM, Hernan Cunico wrote: Hi All, I would like to keep the link to the confluence

Re: Confluence link on the welcome pages

2005-12-06 Thread Dain Sundstrom
+1 to adding a pdf to the release and an xml export to the source tree. Hernan can you create a PDF and an xml export and add it to a JIRA? Mark it for a 1.0 fix and as Blocker issue. thanks -dain On Dec 6, 2005, at 11:27 AM, David Blevins wrote: This is cool. How about we also stick a P

Documentation update

2005-12-06 Thread Hernan Cunico
Hi All, I just made some updates and finished some sections. Deployment and Architecture sections are finished. Administration tools and *Geronimo Administration Console* are finished as well. All sections/articles with a green check on the left are finished. http://opensource2.atlassian.com/

Re: T-4 days to ApacheCon...1.0 Status and Thoughts

2005-12-06 Thread David Jencks
On Dec 6, 2005, at 11:10 AM, Donald Woods wrote: Matt Hogstrom wrote: All, We've made a lot of progress over the weekend and the past few days in terms of testing, bug fixing as well as new features. At this point though we are running out of time and need to shift from features to finish

A successful build

2005-12-06 Thread David Jencks
While builds seem to work more often for me than many others, I'll still say what I did that worked for me: svn up (cd openejb; cvs -q up -dP) rm -rf ~/.maven/cache rm ~/.maven/plugins/geronimo-* rm $MAVEN_HOME/plugins/geronimo-* #that might not work if you are using maven 1.1 maven -o m:clean

[jira] Closed: (GERONIMO-1188) Get necessary izpack jars into Maven repository for access during build

2005-12-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1188?page=all ] David Jencks closed GERONIMO-1188: -- Fix Version: 1.0 Resolution: Fixed Assign To: David Jencks > Get necessary izpack jars into Maven repository for access during build > --

[jira] Closed: (GERONIMO-1189) Installer should be built from its own module in assemblies.

2005-12-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ] David Jencks closed GERONIMO-1189: -- Fix Version: 1.0 Resolution: Fixed Assign To: David Jencks Relevant patches applied > Installer should be built from its own module in a

[jira] Closed: (GERONIMO-1190) usability: Install should not display configuration screens for packs not being installed

2005-12-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1190?page=all ] David Jencks closed GERONIMO-1190: -- Fix Version: 1.0 Resolution: Fixed Assign To: David Jencks implemented > usability: Install should not display configuration screens for

[jira] Created: (GERONIMO-1297) Scripts in assemblies servers probably don't have right permissions

2005-12-06 Thread David Jencks (JIRA)
Scripts in assemblies servers probably don't have right permissions --- Key: GERONIMO-1297 URL: http://issues.apache.org/jira/browse/GERONIMO-1297 Project: Geronimo Type: Bug Components: buildsystem

Re: Java Adventure Builder Reference 1.0.3 webapp deployed

2005-12-06 Thread Jakob Roesgaard Færch
Selvaraj, Saraswathi (Cognizant) wrote: Hi Jacek, I solved the url issue by including the tag in the POEndpointBean defined in opc-plan. We have to deploy all the modules because the OPC- depends on the rest of the modules. Apart from the previous plans that I have published, majo

Re: Confluence link on the welcome pages

2005-12-06 Thread Joe Bohn
Dain, Sounds like a good idea. Will you be creating these URLs with the redirects (I assume only a committer can do this)? If you let me know when they are complete I'll update the web console welcome and welcome page to reference these instead. We would need these links (just one or two

[jira] Created: (GERONIMO-1298) Apache Geronimo V1.0 - Documentation Draft

2005-12-06 Thread Hernan Cunico (JIRA)
Apache Geronimo V1.0 - Documentation Draft -- Key: GERONIMO-1298 URL: http://issues.apache.org/jira/browse/GERONIMO-1298 Project: Geronimo Type: Improvement Components: general Versions: 1.0 Environment: All Re

[jira] Updated: (GERONIMO-1298) Apache Geronimo V1.0 - Documentation Draft

2005-12-06 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1298?page=all ] Hernan Cunico updated GERONIMO-1298: Geronimo Info: [Patch Available] > Apache Geronimo V1.0 - Documentation Draft > -- > > Key: GERONIMO

gbuild jira request

2005-12-06 Thread David Blevins
Can someone with admin access create a JIRA for GBuild? I know Dain is an admin at least. I keep making changes and improvements and not tracking them. I'm never going to get anyone to help if I keep working like this So, i'd like to get a jira so I can file what needs to be done an

[jira] Created: (GERONIMODEVTOOLS-20) Missing Feature description

2005-12-06 Thread Donald Woods (JIRA)
Missing Feature description --- Key: GERONIMODEVTOOLS-20 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-20 Project: Geronimo-Devtools Type: Bug Components: eclipse-plugin Environment: Trunk Reporter: Donald Woods Prior

[jira] Created: (GERONIMO-1299) Refresh servlet-examples and jsp-examples war files

2005-12-06 Thread Dave Colasurdo (JIRA)
Refresh servlet-examples and jsp-examples war files --- Key: GERONIMO-1299 URL: http://issues.apache.org/jira/browse/GERONIMO-1299 Project: Geronimo Type: Bug Components: sample apps Versions: 1.0 Report

[jira] Updated: (GERONIMO-1298) Apache Geronimo V1.0 - Documentation Draft

2005-12-06 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1298?page=all ] Hernan Cunico updated GERONIMO-1298: Attachment: GERONIMO-20051206-14_11_22.pdf PDF export from the Apache Geronimo V1 - Documentation Draft available at the confluence site hosted by

[jira] Updated: (GERONIMO-1298) Apache Geronimo V1.0 - Documentation Draft

2005-12-06 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1298?page=all ] Hernan Cunico updated GERONIMO-1298: Attachment: GERONIMO-20051206-14_09_33.zip XML export. Contains the Apache Geronimo V1 - Documentation Draft + all the sample applications

[jira] Updated: (GERONIMO-1299) Refresh servlet-examples and jsp-examples war files

2005-12-06 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1299?page=all ] Dave Colasurdo updated GERONIMO-1299: - Attachment: geronimo-jsp-examples-tomcat-5.5.12-1.war geronimo-servlet-examples-tomcat-5.5.12-1.war newexamples-12-0

[jira] Created: (GERONIMODEVTOOLS-21) Update Eclipse plug-in version to 1.0.0 in all files

2005-12-06 Thread Donald Woods (JIRA)
Update Eclipse plug-in version to 1.0.0 in all files Key: GERONIMODEVTOOLS-21 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-21 Project: Geronimo-Devtools Type: Bug Components: eclipse-plugin Envir

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-06 Thread Dave Colasurdo
Thanks for the tip! Have updated the wars and renamed them. Also have created a patch to update the dependencies that reference the war files. All have been attached to: http://issues.apache.org/jira/browse/GERONIMO-1299 Can someone please publish the wars to ibiblio (http://www.ibiblio.or

Re: Confluence link on the welcome pages

2005-12-06 Thread Aaron Mulder
I would prefer to try to keep the documentation index together and direct people to a documentation page on the Geronimo site, and from there have links to all the documentation sources -- Confluence, MoinMoin, the online books, etc. I'm not sure it behooves us to try to break out separate links t

Re: Confluence link on the welcome pages

2005-12-06 Thread Hernan Cunico
Done. Here is the JIRA http://issues.apache.org/jira/browse/GERONIMO-1298 Cheers! Hernan Dain Sundstrom wrote: +1 to adding a pdf to the release and an xml export to the source tree. Hernan can you create a PDF and an xml export and add it to a JIRA? Mark it for a 1.0 fix and as Blocker iss

[jira] Resolved: (GERONIMODEVTOOLS-21) Update Eclipse plug-in version to 1.0.0 in all files

2005-12-06 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-21?page=all ] Sachin Patel resolved GERONIMODEVTOOLS-21: -- Resolution: Invalid The first release will be a 0.5.0 release to ship with 1.0, until WTP 1.0 is realeased and its decided en

Re: Confluence link on the welcome pages

2005-12-06 Thread Hernan Cunico
Jason D. just got a license for the confluence hosted within the ASF ... FYI, http://geronimo.zones.apache.org is now licensed. We have an OSS 200 user license at the moment, which should be fine for now. I'm asking about getting an unlimited now. --jason ... Can't we just move the confuenc

Re: Confluence link on the welcome pages

2005-12-06 Thread John Sisson
+1 John Dain Sundstrom wrote: +1 lets define some URLs under geronimo.apache.org and setup redirect rules for them I suggest the following: http://geronimo.apache.org/issues ==> jira insall http://geronimo.apache.org/wiki ==> our current wiki http://geronimo.apache.org/download ==> our dow

Re: T-4 days to ApacheCon...1.0 Status and Thoughts

2005-12-06 Thread Bruce Snyder
On 12/6/05, Matt Hogstrom <[EMAIL PROTECTED]> wrote: > All, > > We've made a lot of progress over the weekend and the past few days in terms > of > testing, bug fixing as well as new features. At this point though we are > running out of time and need to shift from features to finish and testing

[jira] Updated: (GERONIMO-1270) NoClassDefFound exception in JMS Connection Factory portlet

2005-12-06 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1270?page=all ] Joe Bohn updated GERONIMO-1270: --- Attachment: JMSConnector.patch This patch is somewhat of a hack but it is no worse than the hack that was there prior to this. In fact, it's better since thi

[jira] Updated: (GERONIMO-1270) NoClassDefFound exception in JMS Connection Factory portlet

2005-12-06 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1270?page=all ] Joe Bohn updated GERONIMO-1270: --- Geronimo Info: [Patch Available] > NoClassDefFound exception in JMS Connection Factory portlet > --- >

Re: Confluence link on the welcome pages

2005-12-06 Thread Dave Colasurdo
The main welcome page (http://localhost:8080) also contains links to the installed samples as well as a link to download additional samples. Currently it points to: http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/Samples+for+Apache+Geronimo I'm assuming Hernan is going to move

[jira] Updated: (GERONIMO-1151) Changing EJB port from 4201 to another value in config.xml does not take effect

2005-12-06 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1151?page=all ] John Sisson updated GERONIMO-1151: -- Fix Version: 1.0 Assign To: (was: John Sisson) > Changing EJB port from 4201 to another value in config.xml does not take > effect > -

Re: gbuild jira request

2005-12-06 Thread Dain Sundstrom
I will. -dain On Dec 6, 2005, at 12:26 PM, David Blevins wrote: Can someone with admin access create a JIRA for GBuild? I know Dain is an admin at least. I keep making changes and improvements and not tracking them. I'm never going to get anyone to help if I keep working like this

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-06 Thread Jan Bartel
Dave, Did you also change the line on the jsp-examples to remove the "of course we recommend Tomcat"? cheers Jan Dave Colasurdo wrote: > Thanks for the tip! Have updated the wars and renamed them. Also have > created a patch to update the dependencies that reference the war files. > All ha

[jira] Created: (GERONIMO-1300) Add the new Geronimo powered by gif to the Welcome Page and the web console welcome portlet

2005-12-06 Thread Joe Bohn (JIRA)
Add the new Geronimo powered by gif to the Welcome Page and the web console welcome portlet --- Key: GERONIMO-1300 URL: http://issues.apache.org/jira/browse/GERONIMO-1300 Project: Geroni

Re: [jira] Resolved: (GERONIMODEVTOOLS-21) Update Eclipse plug-in version to 1.0.0 in all files

2005-12-06 Thread Donald Woods
Okay, I can see waiting until WTP 1.0 is released, but once it has, there should be enough function in the current plug-in (after it is fully tested) to call it a 1.0.0. -Donald Sachin Patel (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-21?page=all ] Sachin

[jira] Created: (GERONIMO-1301) Need to move shutdown jar to "new" servers

2005-12-06 Thread David Jencks (JIRA)
Need to move shutdown jar to "new" servers -- Key: GERONIMO-1301 URL: http://issues.apache.org/jira/browse/GERONIMO-1301 Project: Geronimo Type: Bug Components: buildsystem Versions: 1.0 Reporter: David Jencks

Re: gbuild jira request

2005-12-06 Thread Dain Sundstrom
Done. I also changed Kevan to a geronimo-developer (committer) and Hernan as a contributor. -dain On Dec 6, 2005, at 1:28 PM, Dain Sundstrom wrote: I will. -dain On Dec 6, 2005, at 12:26 PM, David Blevins wrote: Can someone with admin access create a JIRA for GBuild? I know Dain is a

[jira] Assigned: (GERONIMO-1298) Apache Geronimo V1.0 - Documentation Draft

2005-12-06 Thread Hernan Cunico (JIRA)
ority: Blocker > Attachments: GERONIMO-20051206-14_09_33.zip, GERONIMO-20051206-14_11_22.pdf > > Apache Geronimo V1.0 - Documentation Draft PDF available -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the adminis

[jira] Updated: (GERONIMO-1187) Connection listeners for both Tomcat and Jetty not displayed

2005-12-06 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1187?page=all ] Joe Bohn updated GERONIMO-1187: --- Fix Version: 1.x (was: 1.0) > Connection listeners for both Tomcat and Jetty not displayed > -

[jira] Commented: (GERONIMO-1187) Connection listeners for both Tomcat and Jetty not displayed

2005-12-06 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1187?page=comments#action_12359480 ] Joe Bohn commented on GERONIMO-1187: Moved to 1.x ... this would be good to fix but isn't essential since our assemblies will be either tomcat only or jetty only. > C

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-06 Thread Dave Colasurdo
Yep.. Jan Bartel wrote: Dave, Did you also change the line on the jsp-examples to remove the "of course we recommend Tomcat"? cheers Jan Dave Colasurdo wrote: Thanks for the tip! Have updated the wars and renamed them. Also have created a patch to update the dependencies that referenc

[jira] Created: (GERONIMO-1302) Server side exception classes are exposed to EJB clients

2005-12-06 Thread Dain Sundstrom (JIRA)
Server side exception classes are exposed to EJB clients Key: GERONIMO-1302 URL: http://issues.apache.org/jira/browse/GERONIMO-1302 Project: Geronimo Type: Bug Components: OpenEJB Versions: 1.0

[jira] Commented: (GERONIMO-1122) Updated view of configurations

2005-12-06 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1122?page=comments#action_12359482 ] Joe Bohn commented on GERONIMO-1122: I'm leaving this one marked as 1.0. If push comes to shove it could be moved to 1.1. But it's such a minor cosmetic change that

[jira] Created: (GBUILD-1) Log the exit code and build output on failed results coming from agents

2005-12-06 Thread David Blevins (JIRA)
Log the exit code and build output on failed results coming from agents --- Key: GBUILD-1 URL: http://issues.apache.org/jira/browse/GBUILD-1 Project: GBuild Type: Improvement Components: agent

  1   2   >