[jira] Commented: (VFS-148) Make DefaultFileSelectInfo public

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495716 ] Mario Ivankovits commented on VFS-148: -- Whats the reason for making it public?? This allows one to cast the passed

[jira] Resolved: (VFS-149) Add FileContent.attributeExists and removeAttribute.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-149. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Renamed

[jira] Commented: (VFS-150) Make AbstractFileObject easier to extend

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495722 ] Mario Ivankovits commented on VFS-150: -- Applied - Thanks for the patch! renamed method to doCreateFileContent

[jira] Resolved: (VFS-150) Make AbstractFileObject easier to extend

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-150. -- Resolution: Fixed Fix Version/s: 1.1 Make AbstractFileObject easier to extend

[jira] Resolved: (VFS-151) Allow files to return a custom FileContentInfo

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-151. -- Resolution: Won't Fix The FileContentInfo is not meant to be in the responsibility

[jira] Resolved: (VFS-152) Add DefaultFileObject.doGetContentInfo().

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-152. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Add

[jira] Commented: (VFS-154) Find all Resources.properties and merge them.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495741 ] Mario Ivankovits commented on VFS-154: -- What is it good for? We do not have a single translation for now - or do

[jira] Resolved: (VFS-155) Implement more methods in DelegateFileObject

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-155. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Implement more

[jira] Resolved: (VFS-156) Use a set to hold the listeners in AbstractFileSystem

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-156. -- Resolution: Won't Fix Adding a new (non optional) dependency is a no go. If we would like

[jira] Commented: (VFS-158) Call getLastModifiedTime once per loop in DefaultFileMonitor

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495746 ] Mario Ivankovits commented on VFS-158: -- In this case I am fine with the successive getLastModifiedTime call

[jira] Commented: (VFS-159) Speed up VFS.isUriStyle and setUriStyle

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495753 ] Mario Ivankovits commented on VFS-159: -- How much is the performance win? Every good hotstop compiler should inline

[jira] Commented: (VFS-148) Make DefaultFileSelectInfo public

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495757 ] Mario Ivankovits commented on VFS-148: -- With other walking capabilities you mean stuff outside of VFS

[jira] Resolved: (VFS-154) Find all Resources.properties and merge them.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-154. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Find all

[jira] Commented: (VFS-156) Use a set to hold the listeners in AbstractFileSystem

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495763 ] Mario Ivankovits commented on VFS-156: -- reg LRUFileCache: I'll deprecate any cache other than the SoftRef, WeakRef

[jira] Resolved: (VFS-146) Add DelegateFileObject.getDelegateFile()

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-146. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Add

Re: [PROPOSAL] Create a notifications mailing list

2007-05-14 Thread Mario Ivankovits
Hi! I am -0 on placing Continuum messages on a different mailing list because I like seeing the commit message(s) followed by a Continuum success/failure message. The Continuum message is a nice confirmation that the commit(s) did or did not break the build. Email clients can be configured

Re: ClassNotFoundException RedirectTrackerNavigationHandler

2007-05-14 Thread Mario Ivankovits
Hi Michael! I get the following Exception after updating myFaces and tomahawk from 1.1.4 to 1.1.5. javax.faces.FacesException: java.lang.ClassNotFoundException: org.apache.myfaces.custom.redirectTracker.RedirectTrackerNavigationHandler at

[jira] Resolved: (VFS-132) Attributes are case-senstive

2007-05-13 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-132. -- Resolution: Fixed Fix Version/s: 1.1 yep .. I've no clue why I've done it ... should have

[jira] Resolved: (VFS-133) Add RandomAccessMode.getModeString()

2007-05-13 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-133. -- Resolution: Fixed Fix Version/s: 1.1 Thanks for the patch Add

[jira] Resolved: (VFS-134) Memory leak closing RandomAccessContent.

2007-05-13 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-134. -- Resolution: Fixed Fix Version/s: 1.1 Wow - great catch. Thanks alot for the patch

Re: [VOTE] Commons moving to TLP

2007-05-10 Thread Mario Ivankovits
Hi! [X ] +1 I support the proposal [ ] +0 I don't care [ ] -1 I'm opposed to the proposal because... Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Announcement] MyFaces 1.2 - 100%

2007-05-10 Thread Mario Ivankovits
Great work 1.2-Team! :-) Congratulation! --- Mario

Re: ExtensionsFilter amd compression filter

2007-05-09 Thread Mario Ivankovits
Hi! i have implemented a GZIP Filter for a JSF application that compresses the response that is sent to the browser. Can you please let me know how I can get these two working together. Any help or advice will be very useful. Check the ordering of your filter-mapping. It should be: 1)

Re: MyFaces community BOF at J1

2007-04-28 Thread Mario Ivankovits
Hi! Great idea! I'll try to send something by Monday. Ciao, Mario Hi *, we (Manfred and me, but get in contact with us if you are at J1, we'll share the stage!) have been accepted for a MyFaces community BOF at J1, and as the community is the most important asset in this project, we'd

Re: ppr and javascript response

2007-04-27 Thread Mario Ivankovits
Hi Ernst! that is exactly the solution we had in mind for that problem. Ah - great! :-) Unfortunately I didn't have time to implement that so far because there have always been more pressing issues. No hurry! I hope I'll be able to do so next week during ApacheCon. Have fun there. Ciao,

Re: Design issue : how to replace ftp

2007-04-26 Thread Mario Ivankovits
Hi! The current application is not only to ftp a file, but it creates dir and subdir on the destination server. How can I achieve that using http protocol ? Is this a good idea using http ? Or any a better one ? Not sure if HTTP only is able to do all this, nor if there is a library which

ppr and javascript response

2007-04-26 Thread Mario Ivankovits
Hi! As far as I know its not yet possible to process the javascript within the response, is it? Hmm ... a naive question, would it be really that easy if we just get all script tags and eval() their content? This would not work with referenced javascript files, but with embedded script code, no?

Re: redirect / and FacesMessage problem

2007-04-25 Thread Mario Ivankovits
Hi! So I don't need to register a PhaseListener or anything? Yep, no additional registration required. You'll get it automatically through the tomahawk sandbox jar. --- Mario Shawn -Original Message- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007

Re: redirect / and FacesMessage problem

2007-04-24 Thread Mario Ivankovits
Hi! I was checking out the RedirectTracker documentation. Is there any installation/usage documents other than the javadoc? To make use of the RedirectTracker you have to: * add the myfaces sandbox to your project * configure the init paramter org.apache.myfaces.redirectTracker.POLICY in

Re: [Shale-Spring] update to 2.0.1 ?

2007-04-20 Thread Mario Ivankovits
Matthias Wessendorf wrote: Later than expected, but my hard disk crashed, I am days behind my schedule :( Lucky guy if you are JUST DAYS behind your schedule . ;-) --- Mario

Re: MyFaces and HTML 4.01

2007-04-20 Thread Mario Ivankovits
Hi! Belen, Marco wrote: In order 'choose' an unique prefix, why not re-use a common way to create unique names in Java: Use a package-structure. There for until it can be configured in the web.xml how about using org_apache_myfaces_ as the clientID-prefix. My first reaction on this was:

Re: [VFS] NFS Support

2007-04-16 Thread Mario Ivankovits
Hi Mark! I noticed that the VFS to-do list has an item to provide support for NFS. I was wondering if that work was already started? I am not aware that some started an implementation so ... its yours ;-) If not, I have a need in an upcoming project to support NFS. I noticed that

Re: [Vote] accepting Trinidad as a subproject

2007-04-16 Thread Mario Ivankovits
%40incubator.apache.org/msg02417.html -- mfg Mario Ivankovits - OPS EDV Vertriebsges.m.b.H. Software Engineering Michael-Bernhard-Gasse 10, A-1120 Wien Tel.: +43-1-8938810 Fax: +43-1-8938810/3700 E-Mail: [EMAIL PROTECTED] Skype: mario_ivankovits

latest AjaxChildComboBox and IE

2007-04-16 Thread Mario Ivankovits
Hi! Could someone please confirm that the AjaxChildComboBox component (latest sandbox) is broken on Internet Explorer. If so, we should open a jira ticket ... OR ... deprecate this component and propose pprPanelGroup for this use case which makes handling a little bit easer (once setup) as you

enhanced modal dialog

2007-04-13 Thread Mario Ivankovits
Hi! I'd like to announce that the latest tomahawk-sandbox (as per today) contains an enhanced version of the ModalDialog component. Its now possible to render another view within the content area of the dialog. To achieve this I've added three new attributes to the component: dialogTitle -

Re: enhanced modal dialog

2007-04-13 Thread Mario Ivankovits
Hi Matthias! Is the closeButton rendering a x image? If yes, I think it might be nice to have that button rendered as default. Yes I thought that too ... ok, will do so. Thanks for your input! Ciao, Mario smime.p7s Description: S/MIME Cryptographic Signature

Re: [VFS] Execute operation on a FileObject

2007-04-12 Thread Mario Ivankovits
Hi! First, please don't cross post between dev and user list ... uhmm ... do not cross post at all stay on the user list. I have instance of FileObject and I would like to start the associated file. Do you know if there is and implemented execute operation on a FileObject object?

Re: [VFS] Execute operation on a FileObject

2007-04-12 Thread Mario Ivankovits
Hi! My goal is to start shell scripts on remote server. Ok, I will take a look on the link you provided. Thanks. On remote server? ... Huh, this is not possible even with jdic. You need to have a look at the ssh (or maybe the rsh) protocol. For ssh you might be able to use the JSCH library

Re: Custom Managed Bean scope

2007-04-11 Thread Mario Ivankovits
Hi! What other ways such a problem can be handled? You can use JBoss Seam or Apache MyFaces Orchestra (which is the successor of the MyFaces conversation tag). JBoss Seam is a rather full blown thing which can do much more please refer to their homepage for further informations. Orchestra

Re: Custom Managed Bean scope

2007-04-11 Thread Mario Ivankovits
Hi Conway! Does Orchestra require you to use Spring? Yes, parts of it. Some reasons are: *) Defined way to create a custom scope, means, in your spring config you can configure your beans with 'scope=conversation' *) Aspects. They are used to solve the ORM stuff and use cases where e.g.

Re: Custom Managed Bean scope

2007-04-11 Thread Mario Ivankovits
Hi Conway! Uhm .. sorry, should have been Hi Fintan!

[Joda-interest] Week parsing result off by one year

2007-04-10 Thread Mario Ivankovits
Hi! The following code snipped: DateTime dt = DateTimeFormat.forPattern(ww.).withLocale(Locale.ENGLISH).parseDateTime(03.2005); System.err.println(dt.toString()); dt = DateTimeFormat.forPattern(ww.).withLocale(Locale.ENGLISH).parseDateTime(03.2006);

Re: [vfs] vfs-sandbox jar 's vfs-providers.xml gets auto-loaded even when manually configuring

2007-04-04 Thread Mario Ivankovits
Hi Kostis! Notice that this error happens EVEN WHEN myproviders-only.xml file DOES NOT SPECIFY the smb provider! This is strange, do you have some time to debug into VFS to see whats going on? I don't find it strange; I believe it is obvious what happens: The

Re: [vfs] vfs-sandbox jar 's vfs-providers.xml gets auto-loaded even when manually configuring

2007-04-03 Thread Mario Ivankovits
Hi Kostis! So i cannot use a StandardFileSystemManager.configure(my-providers-only.xml) because i'm getting a: org.apache.commons.vfs.FileSystemException: Multiple providers registered for URL scheme smb. at

[jira] Commented: (VFS-120) SFTP-Exception: com.jcraft.jsch.JSchException: session is down if the SFTP-Server was killed and restarted (a normal shutdown of the SFTP-Server occured no Exception afte

2007-04-02 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485984 ] Mario Ivankovits commented on VFS-120: -- As a workaround you can do it that way, as long as you do not use

Re: [VFS] HTTP headers

2007-04-02 Thread Mario Ivankovits
Hi Philippe! I've looked at the code of the HTTP provider, and I didn't find any mean to play with HTTP headers ; I think it should be in HttpFileSystemConfigBuilder this is important for content negociation : Accept, Accept-language, etc Hmmm . yes, this could/sould be added to the

Re: [VFS] Monitor interface change - possible improvement

2007-03-30 Thread Mario Ivankovits
Hi Steven! Here's my use case - I want to listen to a subset of the files within a folder. To do so with VFS I have to filter the events within my FileListener. I think it would be better that the FileMonitor interface accept a FileSelector in the add() and remove() function rather than a

[jira] Created: (TOMAHAWK-951) ModalDialogRenderer renders a trailing , at createWidged

2007-03-30 Thread Mario Ivankovits (JIRA)
Reporter: Mario Ivankovits Assigned To: Mario Ivankovits The ModalDialogRenderer renders a trailing , if no dialogAttrs will be used, this makes the component not working in IE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

Re: [vote] jci out of sandbox

2007-03-29 Thread Mario Ivankovits
Hi Torsten! 3x +1 might be enough ...but that does not really make me feel optimistic about the release vote ;) No more? Sorry, missed it ... too much work. +1 Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Ochestra Site

2007-03-29 Thread Mario Ivankovits
Hi Manfred! group addition requested. please stay tuned... Ok - thanks. If you don't mind I'll tune to Slay Radio in the meanwhile only interesting if you owned a C64 ;-) Ciao, Mario

Re: Ochestra Site

2007-03-29 Thread Mario Ivankovits
Hi! group addition requested. please stay tuned... Thanks! It works now Ciao, Mario

Re: s:inputSuggestAjax problems with onchange

2007-03-29 Thread Mario Ivankovits
Hi! Be aware that if there is a bug in inputSuggestAjax, using submitOnEvent won't fix it. Jumping up to this discussion lately .. sorry for this .. too much work here. It might be that the submitOnEvent do not work with inputSuggestAjax. Do one have it running with it? As far as I remeber

Re: s:inputSuggestAjax problems with onchange

2007-03-29 Thread Mario Ivankovits
Hi Mike! I don't think this is the issue. snip Yep. This code works as I'd expect it to work: snap Great, thanks for the test!! :-) Ciao, Mario

FacesServlet and preconfigured FacesContext

2007-03-28 Thread Mario Ivankovits
Hi! I create my own FacesContext in an ServletFilter (in the end around the FacesServlet). The FacesServlet itself too creates a FacesContext. In the end I have some problems with this setup as the Faces Messages added to my FacesContext are never shown as the JSF system will use the

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi Matthias! any news? I still do not know how to build the whole MyFaces Web-Site ... Without anyone volunteering - or at least give some pointers/logins/scripts I have no chance to move on. :-( Ciao, Mario

Re: FacesServlet and preconfigured FacesContext

2007-03-28 Thread Mario Ivankovits
Hi! perhaps the FacesCtxFactory should check that ? Ok, It turned out to be a little bit a complicated problem. First my use case: * A custom filter which creates a custom facesContext * A custom servlet which forwards to the FacesServlet

Re: FacesServlet and preconfigured FacesContext

2007-03-28 Thread Mario Ivankovits
Just for the records: http://wiki.apache.org/myfaces/NestedFacesContext wiki sounds fine!

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi Wendy! Thanks for your infos, I'll try to move on ... This page has a section for publishing the MyFaces site, but it's old. Cn you please update it? http://wiki.apache.org/myfaces/Building_With_Maven Hehe ... sure ... once I know what to do :-) For example, the directory stated to change

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi! If you got the Orchestra site to build (with mvn site?) Works ... for what I can say locally. Looks not that bad. then try mvn site-deploy to publish it. I do not have enough permissions to create a directory in /www/myfaces.apache.org at minotaur. What to do next? Could someone please

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi Manfred! Try a id -Gn on the command line. Does it print the group myfaces? No, it doesn't. Ciao, Mario

Ochestra Site

2007-03-25 Thread Mario Ivankovits
Hi! I saw some xdocs files are included in Ochestra; anyone volunteering to get it added to the site build? I managed to make orchestra/core build a site, though, I had to apply the following patch to the master-pom: Index: master-pom/pom.xml

[jira] Commented: (VFS-113) NullPointerException during getting InputStream from SftpFileObject

2007-03-20 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482327 ] Mario Ivankovits commented on VFS-113: -- Yesterday I changed the sftp stuff to no longer read the whole file

[jira] Commented: (VFS-106) VFS Truezip provider

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482183 ] Mario Ivankovits commented on VFS-106: -- Hi! I had a look at the source now, there are a few minor issues: *) use

[jira] Resolved: (VFS-106) VFS Truezip provider

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-106. -- Resolution: Incomplete VFS Truezip provider - Key: VFS

[jira] Resolved: (VFS-111) Closed OutputStream from FileContent does not throw IOException if further written to

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-111. -- Resolution: Fixed Fix Version/s: 1.1 I've added a check if the file has been closed to our

[jira] Resolved: (VFS-112) Deadlock when a FileMonitor fires an event and another thread deletes a file at the same time

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-112. -- Resolution: Fixed Fix Version/s: 1.1 Thanks! I slightly changed the patch to avoid

[jira] Resolved: (VFS-113) NullPointerException during getting InputStream from SftpFileObject

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-113. -- Resolution: Fixed Fix Version/s: 1.1 I applied your patch, though, having a stacktrace

[jira] Commented: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482198 ] Mario Ivankovits commented on VFS-116: -- I've had a deeper look at your patch now, and I'd say it do not do what I

[jira] Resolved: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-107. -- Resolution: Fixed Fix Version/s: 1.1 ok, I've changed VFS head now to use the stream based

[jira] Resolved: (VFS-90) RandomAccessFile backed by a RandomAccessContent instance

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-90. - Resolution: Fixed Added to the VFS sandbox. I slightly changed the read method, I think the (re)try

[jira] Commented: (VFS-91) Provide random access to gzip files.

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482204 ] Mario Ivankovits commented on VFS-91: - I can't add code which depends on a non ASF licensed (or compatible) library

[jira] Resolved: (VFS-91) Provide random access to gzip files.

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-91. - Resolution: Won't Fix Won't Fix for now to decrease the work load ;-) Provide random access

[jira] Resolved: (VFS-102) Remove idleClient if it's disconnected

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-102. -- Resolution: Fixed Fix Version/s: 1.1 Good catch. Applied. Thanks! Ciao, Mario Remove

[jira] Resolved: (VFS-100) Improve dependencies in project.xml

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-100. -- Resolution: Fixed Fix Version/s: 1.1 you've already applied it, no? So closing this JIRA

[jira] Resolved: (VFS-103) Add support for Local File System reserved directories

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-103. -- Resolution: Won't Fix Add support for Local File System reserved directories

[jira] Resolved: (VFS-101) Reduce number of createClient() calls

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-101. -- Resolution: Fixed Fix Version/s: 1.1 Applied. Thanks! Ciao, Mario Reduce number

[jira] Commented: (VFS-109) Ant tasks could be improved to support filesets

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482211 ] Mario Ivankovits commented on VFS-109: -- CLA on file, thanks! Ant tasks could be improved to support filesets

[jira] Commented: (VFS-109) Ant tasks could be improved to support filesets

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482214 ] Mario Ivankovits commented on VFS-109: -- All files are required to have the ASF license header

[jira] Resolved: (VFS-114) FtpFileObject lists children excessively using ON_RESOLVE cache strategy

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-114. -- Resolution: Fixed Fix Version/s: 1.1 Good catch. Applied. Thanks! Ciao, Mario

[jira] Resolved: (VFS-117) Add FileObject[] getFiles() from VFSClassLoader

2007-03-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-117. -- Resolution: Fixed Fix Version/s: 1.1 added public FileObject[] getFileObjects() Hope

Re: [Vote] Sponsoring Entity of RCF (was Re: [Proposal] RCF, a rich component library for JSF)

2007-03-19 Thread Mario Ivankovits
Matthias Wessendorf schrieb: +1 for MyFaces being the sponsoring entity for RCF +1 Ciao, Mario

[RESULT][VOTE] New Apache MyFaces Fusion Name

2007-03-19 Thread Mario Ivankovits
Hi! The vote for the new name for the Apache MyFaces Fusion name is finished now. The result: Apache MyFaces Orchestra 10 votes Apache MyFaces Aurora 2 votes Apache MyFaces Connections nothing Please find the voting thread here [1] From now on the new name is Apache MyFaces Orchestra.

Re: [jci] out of the sandbox

2007-03-17 Thread Mario Ivankovits
Hi! I had a quick look at the filesystem alteration monitor module - looks like could be useful component for people outside of JCI. Yea, in the long term we discussed to replace the VFS's one with this implementation, though, if it is its own component with an abstract FS implementation it

[VFS] native local fs implementation - Google SoC 2007

2007-03-15 Thread Mario Ivankovits
Hi! Just as an idea for VFS: A native local filesystem implementation for Linux and Windows which *) allows to configure permissions *) improve performance by caching file stat calls etc If someone knows a student who is willing to do such a thing I'd mentor she/him. Ciao, Mario

Re: [Proposal] RCF, a rich component library for JSF

2007-03-15 Thread Mario Ivankovits
Hi Martin! I've already mentioned that with this addition, I see Trinidad as a Top Level project rather than a sub-level project of MyFaces. What do you think about that? What about combining our efforts providing a modern component library? Creating a myfaces commons and a cleaned-up

Re: Client Side Validation i18n aware?

2007-03-12 Thread Mario Ivankovits
Hi Cagatay! Good catch, I was thinking about localization before but I left it for later for now. Because it seems like the server side converters like javax.faces.FloatConverter or javax.faces.DoubleConverter do not handle i18n too. I'm trying to make the client side validation be %100

Client Side Validation i18n aware?

2007-03-11 Thread Mario Ivankovits
Hi Cagatay! + var doubleRegExp = /^(\+|-)?\d*\.?\d*([eE]\d+)?[dD]?$/; I haven't had a look at all your validation code, though, do it deal with i18n? Means, the regexp above allows to have a . - I guess as fraction delimiter. But then, this depends on language

[jira] Commented: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-08 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479302 ] Mario Ivankovits commented on VFS-116: -- Hi Andrew, thanks for the work, but I really require this as svn diff

Re: [POLL] Fusion Naming

2007-03-08 Thread Mario Ivankovits
Hi Manfred! Cool application! Thanks! Sad that there are so few votes yet... :-( Yeah, anyway, I'll close the vote today and will come up (as it looks like now) with the top three names. Ciao, Mario

Re: [POLL] Fusion Naming

2007-03-08 Thread Mario Ivankovits
Hi Jesse! will you provide the source for these apps? It is part of the examples module for Fusion (how I'll miss this name :-( ). So yes, everyone will have access to it :-) grats on a cool new way to vote... Thanks! Ciao, Mario

[RESULT][POLL] Fusion Naming

2007-03-08 Thread Mario Ivankovits
Hi! The result for this poll is We had 12 voters and they voted (where the number is the number of +1 votes for this name): Apache MyFaces Orchestra7 Apache MyFaces Aurora 6 Apache MyFaces Connections 4 Apache MyFaces Edge 3 Apache MyFaces Kleber 3

[VOTE] New Apache MyFaces Fusion Name

2007-03-08 Thread Mario Ivankovits
Hi! Based on the previous poll it should be possible now to vote on a new name. Please choose one of the three names (adding new ones can't be honored from now on). The one with the most votes should make it then. [ ] Apache MyFaces Orchestra [ ] Apache MyFaces Aurora [ ] Apache MyFaces

Re: [VOTE] New Apache MyFaces Fusion Name

2007-03-08 Thread Mario Ivankovits
[X] Apache MyFaces Orchestra [ ] Apache MyFaces Aurora [ ] Apache MyFaces Connections

Re: Tomahawk 1.1.5 branch created to eartly?

2007-03-07 Thread Mario Ivankovits
Hi! Depends whether we want the Tomahawk code to be pre-Fusion or not. Of course Fusion is a separate subproject, so it really only affects the (deleted) Sandbox components, right? Yes, Fusion affects the sandbox only (if at all). I think Fusion should not be the reason to hold back a Tomahawk

[jira] Commented: (TOMAHAWK-915) Base default event used by submitOnEvent on enclosing component type

2007-03-06 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478299 ] Mario Ivankovits commented on TOMAHAWK-915: --- Thanks for fixing it! Base default event used

[POLL] Fusion Naming

2007-03-04 Thread Mario Ivankovits
Hi! Ok, I've setup a little application which should help finding a name out of the tons we have. For the next few days you can reach it at [1]. First you have to register, this works by simply clicking on Register and enter your e-mail address and name. You'll receive a URL which you have to

Re: [POLL] Fusion Naming

2007-03-04 Thread Mario Ivankovits
btw you have to choose exactly 5 names for a valid vote. You'll receive a email if everything vent fine. Else a message will be shown, though at the end of the page if you voted too much/less names. The UI can be enhanced ;-) Mario -Original Message- From: Mario Ivankovits [EMAIL

MyFaces Fusion Name Poll App

2007-03-03 Thread Mario Ivankovits
Hi! Using Apache MyFaces Fusion I've created a new example app: Ballot A tool to help make what I call dynamic votes. BTW: Even if there would have such a tool already there, I wanted to create another example for fusion. It is not meant to replace the voting on the ML, its just to distill those

Re: MyFaces Fusion Name Poll App

2007-03-03 Thread Mario Ivankovits
Btw, this poll will not be anonymous, so that everyone can be sure that I don't manipulate the data. A (to be create) page will allow you to have a look at the vote of each voter. If you don't mind Hi! Using Apache MyFaces Fusion I've created a new example app: Ballot A tool to help make

Re: MyFaces Fusion Name Poll App

2007-03-03 Thread Mario Ivankovits
Another question is, if I should allow you to vote for each name, or if I should force you to cast your vote for e.g. 5 names only. Then changing the available vote selections should be 0 1 2 3 4 5, no? Hi! Using Apache MyFaces Fusion I've created a new example app: Ballot A tool to help make

<    3   4   5   6   7   8   9   10   11   12   >