Re: [VFS] Ftp problems - Could not determine if file ... is writeable and StackOverflowError.

2007-03-02 Thread Mario Ivankovits
Hi ! DefaultFileSystemManager xInstance = new DefaultFileSystemManager(); xInstance.setFilesCache(new NullFilesCache()); xInstance.addProvider(ftp, new FtpFileProvider()); xInstance.init(); Not sure if its related, but you don't you just use

Re: MyFaces Fusion Naming

2007-03-02 Thread Mario Ivankovits
Hi Craig! One thing I've wondered as I've watched the fusion stuff go by ... in an architecture that is so heavily based on Spring 2 already, why wasn't Spring Web Flow used? Don't know much about SWF, but we had a meeting with Jürgen Höller from interface21 where he helped designing the

Re: SubmitOnEvent doesn't work as child of h:selectOneMenu without explicit id

2007-03-02 Thread Mario Ivankovits
Hi Mike! SubmitOnEvent doesn't work as child of h:selectOneMenu without explicit id. If 'id=choiceInput' is removed from the example code below, no submit occurs. Strange thing, I tested it now with the following thing h:selectOneMenu

Re: MyFaces Fusion Naming

2007-03-02 Thread Mario Ivankovits
Hi Craig! That's where I don't understand Fusion enough to comment ... it originally appeared to me that the key value add was allocating the entity manager on the way in (when you created the conversation), and cleaning up afterwards when the conversation ended. Yes, this is one of the things

Re: SubmitOnEvent doesn't work as child of h:selectOneMenu without explicit id

2007-03-02 Thread Mario Ivankovits
Hi Mike! Yes, it looked reasonable to me as well. I'm using firefox 1.5.0.10. Let me see if I get any errors. Nope. no javascript errors. Trying in IE 6. Yep. works here. So it's a firefox compatiblity issue. Does that help?:-) Unhappily no, as I use firefox 95% the day, so I

Re: SubmitOnEvent doesn't work as child of h:selectOneMenu without explicit id

2007-03-02 Thread Mario Ivankovits
Hi! Ok, its getting hot now, there is a difference between your two html snippets: not working select size=1 name=masterForm:connectPageForm:chooseMemberForm:_id48 working select size=1 name=masterForm:connectPageForm:chooseMemberForm:memberInput

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

2007-03-02 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477449 ] Mario Ivankovits commented on TOMAHAWK-915: --- Mike, I've committed something which should do the trick

Re: variable default for event used by submitOnEvent?

2007-03-02 Thread Mario Ivankovits
Hi Mike! Is there any chance we can have intelligent default event values? Yea, this is a great idea, should work. Could you please open a jira for it. Ciao, Mario

Re: [vfs] Use WebDAV through HTTPS

2007-03-01 Thread Mario Ivankovits
Hi Robert! Commons VFS allows WebDAV URLs through HTTP. However, is there a way in Commons VFS to use WebDAV through HTTPS? Unhappily no, as far as I remember, that is (was?) a limitation of the webdavlib used. Ciao, Mario -

Re: MyFaces Fusion Naming

2007-03-01 Thread Mario Ivankovits
Hi ! Just out of curiosity, why is this part of MyFaces as opposed to Shale. It sounds more like something that belongs there... We developed it under the MyFaces umbrella during the last months, we started with a tag base way until we reached the spring based solution we have now. So, thats

Re: MyFaces Fusion Naming

2007-02-28 Thread Mario Ivankovits
Hey, I wonder how Kleber sounds for English native speakers? I bet it sounds horrible . I hope so :-) Ciao, Mario

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-28 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476577 ] Mario Ivankovits commented on MYFACES-1546: --- direct access Apache MyFaces Pure Apache MyFaces Direct

[POLL] Sort out of MyFaces Fusion Naming candidates

2007-02-28 Thread Mario Ivankovits
Hi! Ok, here we go. This is a poll where I hope that we can sort out the most of the names below (shouldn't be that hard ;-), afterwards I hope we are stripped down to max 4 names where we can start a vote then. Thanks for your time! Just remove the names you don't like, I'll try to sum up

Re: [POLL] Sort out of MyFaces Fusion Naming candidates

2007-02-28 Thread Mario Ivankovits
My favorites. * Apache MyFaces Connections * Apache MyFaces Mergence * Apache MyFaces Aurora * Apache MyFaces Concerto * Apache MyFaces ease * Apache MyFaces Snug * Apache MyFaces Custos * Apache MyFaces Simplex * Apache MyFaces Memento * Apache MyFaces Alta * Apache MyFaces

Re: [POLL] Sort out of MyFaces Fusion Naming candidates

2007-02-28 Thread Mario Ivankovits
Hi Paul! Please include a description of Fusion on the wiki page [1]. With out a good understanding on what the product is, it is hard to name it. Done, I hope I managed to express things sufficient. Ciao, Mario [1] http://wiki.apache.org/myfaces/ApacheMyFacesFusion

Re: MyFaces Fusion Naming

2007-02-28 Thread Mario Ivankovits
Mike Kienenberger schrieb: It probably sounds like Clever. Hmmm I start to like it :-)

Re: [BUG] javascript error on mozilla when click()

2007-02-28 Thread Mario Ivankovits
Hi! Hello I use javascript to simulate button click and send a postback to the server. Here is the java script: document.getElementById('myId').click(); If possible have a look at our sandbox component s:submitOnEvent [1] It solves many of the problems you might have when you try to do it

Re: [BUG] javascript error on mozilla when click()

2007-02-28 Thread Mario Ivankovits
Hi! document.getElementById('myId').click(); the button defenition in JSF id classic : h:commandButton id=myId actionListener=#{myListener} Are you really using just the same id for getElementById and the id defined for the commandButton? Its very unlikely that this works, though, should

MyFaces Fusion Documentation

2007-02-28 Thread Mario Ivankovits
Hi! I've started the documentation by creating two xdoc files in myfaces/fusion/core/src/site, now when I run mvn site from within myfaces/fusion it creates a site, but only a handful of pages in core/target/site and they do not use our stylesheet. Now: *) Shall I put the documentation into the

Re: MyFaces Fusion Naming

2007-02-28 Thread Mario Ivankovits
Hi Jeff! Apache Myfaces Spider I like it, though the first hit in google with software spider results in http://www.spider-software.de/ Ciao, Mario

Re: [VOTE] Remove Static loggers from 1.2

2007-02-27 Thread Mario Ivankovits
Hi Matthias! this was discussed near to death in the past. search for simon kitching and logging here in the myfaces list Anyway, just that we really know what we are talking about: We have to remove the static keyword from the logger and add a method getLog() which will lazily get the logger

Re: MyFaces Fusion

2007-02-27 Thread Mario Ivankovits
Hi Arash! how can I see the result of this work? I don't know if Werner is able to put his work into public, though, I am working on an example showing the same patterns. It took some time to setup the examples framework, though, yesterday I managed to bring it up and can start now to implement

MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
Hi! Ok, I'll start the naming question now. My personal favorit for the new library still is MyFaces Fusion, for what I have seen on the Internet and the United States Patent and Trademark Office there is already a oracle product called Oracle Fusion, though, they trademarked the whole phrase.

Re: MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
Hi Matthias! So from MY legal point of view MyFaces Fusion is safe as long as we assure that the official name of the library contains the name MyFaces too. quick note, that is should be Apache MyFaces Fusion instead of just MyFaces Fusion Right, thanks for the pointer! Ciao, Mario

Re: MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
Now a serious one Apache MyFaces Salida I like the spanish style - one more: Apache MyFaces Defender In Spanish its something like to hold/to know etc Even in English we can argue we defend against detached objects ;-) Ciao, Mario

Re: MyFaces Fusion

2007-02-27 Thread Mario Ivankovits
I thought you were simply playing around with the fusion framework, not trying to use it for real work :-) He is really enthusiastic and an adventurer ;-) Kudos to Werner! Ciao, Mario

Re: MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
Hi Manfred! What about Apache MyFaces Seamless ?! I don't think its a good idea to use anything which sounds like Seam. Seam aims to be much more than I have in mind for Fusion now. See, they integrated stuff to create PDFs lately. I don't wont to suggest - by using nearly the same name - that

Re: MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
What about something completely different: Apache MyFaces Aurora Positive thing, no? Seriously. Ciao, Mario

[jira] Created: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
Reporter: Mario Ivankovits This jira is to collect new names for Apache MyFaces Fusion so far: Apache MyFaces Connections Apache MyFaces Vista Apache MyFaces Salida Apache MyFaces Defender Apache MyFaces Seamless Apache MyFaces Mergence Apache MyFaces Accretion Apache MyFaces Collective Apache

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476388 ] Mario Ivankovits commented on MYFACES-1546: --- some more MyFaces ease MyFaces Snug MyFaces Rush Find

Re: MyFaces Fusion

2007-02-27 Thread Mario Ivankovits
Hi Arash! nice demo, hehe, dont lie ;-) dose any documentation exist any where to start? (other than this example) Unfortunately no, not yet. But I'll start one soon. Ciao, Mario

Re: MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
Mike, It's up to you, but I'd think using a wiki page would be far easier to manage. You can propose names, and then group them as they're added: I thought that too, and I'll do so tomorrow, for now letz use the jira just to collect the names without any bias. I'll close the jira (maybe

Re: MyFaces Fusion Naming

2007-02-27 Thread Mario Ivankovits
Hey, let's collect these names in a jira task. here we go: https://issues.apache.org/jira/browse/MYFACES-1546 Ciao, Mario

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476389 ] Mario Ivankovits commented on MYFACES-1546: --- Including Apache on the above for sure Find a new name

Re: MyFaces Fusion

2007-02-27 Thread Mario Ivankovits
Hi Arash! just give me some hints if possible I have two more days to finish this part of the book I am writing and I am interested to replace the seam framework I used in my example with fusion (or what ever it will be called in future) I have used only seam for integration with JPA, and it

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476537 ] Mario Ivankovits commented on MYFACES-1546: --- Apache MyFaces Sepia form the ml: Apache MyFaces Chasb

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476544 ] Mario Ivankovits commented on MYFACES-1546: --- Apache MyFaces Rapid Some Latin ones (used http

Re: MyFaces Fusion

2007-02-23 Thread Mario Ivankovits
Hi Cagatay! I'd really really like to help if you need:) There is plenty of room to help :-) Thanks! Short term todos are: * Demo App * Documentation Regarding the DemoApp, maybe Werner is able to donate one, if not we have to build one. Would be great if you could help there if we have to

Re: MyFaces Fusion

2007-02-23 Thread Mario Ivankovits
Hi Arash! It looks like this fusion lead a more pure MyFaces application. and I am ready to use it, if you provide some minimum guidelines for rest of us. Yep, I am working on it ... should be available soonish. Ciao, Mario

MyFaces Fusion

2007-02-22 Thread Mario Ivankovits
Hi! MyFaces Fusion is just a collection of already existing myfaces sandbox components. The main goal of this project is to ease the development of JSF applications especially if they have to deal with an ORM backend. I tried to do so a while back by developing a ConversationTag, which worked

Re: MyFaces Fusion

2007-02-22 Thread Mario Ivankovits
Hi Mike! In the future, please remember that such reviews and conclusions *must* be made on the mailing list. Ok, sorry for this. As to the actual merits of the subproject, I don't understand what value it adds to have this in both the sandbox and in fusion.How do the two subprojects

Re: MyFaces Fusion

2007-02-22 Thread Mario Ivankovits
Hi Matthias! I like the idea, but perhaps in future, please send out an email. I bet that won't hurt. No, wouldn't have hurt, you are right. However, now everyone is able to review real facts. If we do not agree about having it that way in MyFaces land I'll svn rm/svn mv/whatever it. Nothing

Re: What is Fusion? Re: svn commit: r510598 [1/6] - in /myfaces/fusion/trunk: ./ core/ core/src/ core/src/main/ core/src/main/java/ core/src/main/java/org/ core/src/main/java/org/apache/ core/src/main

2007-02-22 Thread Mario Ivankovits
Hi Mike! I did a search of my mailing archives for fusion and I didn't find anything relevent. I'd expect a new subproject to at least be preceded by an email I would have done, but my *!§$!§$%* thunderbird crashed just before I managed to hit send. Just hold on a minute please, I'll

Re: MyFaces Fusion

2007-02-22 Thread Mario Ivankovits
Mike Kienenberger schrieb: Well, the thread started with this statement, so you'll have to forgive me if I thought it was true :-) MyFaces Fusion is just a collection of already existing myfaces sandbox components. Instead of components I should have written code. There are two or three

Re: MyFaces Fusion

2007-02-22 Thread Mario Ivankovits
Hi! There needs to be some kind of discussion before a commit of this type, even if it's a single message. Ok, sorry for being too enthusiastic. I didn't realize that it would be such a mistake. What can I do now? Would it be of any help if I rollback the check-in and we start discussion about

Re: MyFaces Fusion

2007-02-22 Thread Mario Ivankovits
Hi! Other than the conversation tag, what else will be removed from the sandbox? tomahawk-sandbox There is a behind the scenes code called RequestParameterProvider which allows you to add a class which will then be called when a URL will be encoded. This is the central mechanism to ensure that a

Re: Status of the Sandbox?

2007-02-20 Thread Mario Ivankovits
Hi Henri! Summarizing this thread: compress. Doesn't sound like there are any strong itches to do any work here. Consider for dormancy. I still have an itch, but it's behind exec and openpgp (and because there were others willing to work on it). Yes, please give it an additional iteration.

Re: [VFS] Closed OutputStream from FileContent does not throw IOException if further written to

2007-02-15 Thread Mario Ivankovits
Hi Christian! os.write(SOME_BYTES); os.close(); os.write(SOME_BYTES); // Neither IOE is thrown nor bytes are written Why? No idea, lets have a look at it. Could you please file a bug report in JIRA [1] (maybe with patch attached ;-) ) Thanks! Ciao, Mario [1] http://issues.apache.org

Re: svn commit: r507879 - in /myfaces/tomahawk/trunk: core/src/main/java/org/apache/myfaces/custom/calendar/ sandbox/core/src/main/java/org/apache/myfaces/custom/conversation/ sandbox/core/src/main/ja

2007-02-15 Thread Mario Ivankovits
Hi Volker! for which reason can the normal findComponent fail? When the user do not specify the full id of the for component but only the basename. If its bad habbit to allow this I'll remove it again. I've found it comfortable for s:focus and s:submitOnEnter. Ciao, Mario

Re: svn commit: r507879 - in /myfaces/tomahawk/trunk: core/src/main/java/org/apache/myfaces/custom/calendar/ sandbox/core/src/main/java/org/apache/myfaces/custom/conversation/ sandbox/core/src/main/ja

2007-02-15 Thread Mario Ivankovits
Hi Volker! for which reason can the normal findComponent fail? I don't think this approach is a good idea. This supports user in being careless in setting id's. Ok, I think you are right, I've reverted it. Now I've to file a bug for Intellij IDEA as they do not honor NaminContainer and so

Re: svn commit: r507954 - /myfaces/core/trunk/api/src/main/java/javax/faces/context/FacesContext.java

2007-02-15 Thread Mario Ivankovits
Hi Martin! --- myfaces/core/trunk/api/src/main/java/javax/faces/context/FacesContext.java (original) +++ myfaces/core/trunk/api/src/main/java/javax/faces/context/FacesContext.java Thu Feb 15 07:11:28 2007 @@ -84,6 +84,7 @@ protected static void

Re: [VOTE] MyFaces Core 1.1.5

2007-02-14 Thread Mario Ivankovits
Hi! +1 Hi all, This is the official vote for MyFaces Core 1.1.5. Please note that this vote concerns all of the following parts: 1. Maven artifact group org.apache.myfaces.maven v1.0.5 [1] 2. Maven artifact group org.apache.myfaces.shared v2.0.5 [1] 3. Maven artifact group

Re: VFS Progress status

2007-02-05 Thread Mario Ivankovits
Hi! It's not yet possible, but planned for the next release. Shouldn't be that hard - hopefully ;-) Ciao, Mario -Original Message- From: [EMAIL PROTECTED] Date: Monday, Feb 5, 2007 1:15 pm Subject: VFS Progress status To: Reply-Jakarta Commons Users List

Re: MyFaces PMC += Wendy Smoak

2007-02-02 Thread Mario Ivankovits
Hi Wendy! Welcome! Ciao, Mario

spring conversation scope and ejb

2007-02-01 Thread Mario Ivankovits
Hi! Very much text and technical stuff, sorry for this. The basic spring conversation scope is finished and I started to use it in our project. Though, without persistence for now. do not flame For those of us, directly using hibernate objects in the view layer /do not flame it would be great

Re: Another question about RedirectTracker

2007-02-01 Thread Mario Ivankovits
Hi Aleksandr! Is it posible to restore states for all components? Is it right way? AFAIK, not using GET only. GET request URLs are limited in size, depending on the browser, proxy and web-server you have between you and your clients browser. Its something between 1-2kb. A view state

Re: Another question about RedirectTracker

2007-02-01 Thread Mario Ivankovits
Hi Aleksandr! Is it posible to restore states for all components? Is it right way? AFAIK, not using GET only. GET request URLs are limited in size, depending on the browser, proxy and web-server you have between you and your clients browser. Its something between 1-2kb. A view state could

Re: [VFS] How to create a new file?

2007-01-31 Thread Mario Ivankovits
Hi! Please prefix your e-mail subject with the project name you have problems with. In this case [VFS]. I need to upload files to a server through SFTP. First I have to create a file with a new file name. Then I have to write the outputstream to that file to fill it with content. Create

Re: [VFS] How to rename a file?

2007-01-31 Thread Mario Ivankovits
Hi! Is there any simple way to rename a file? FileObject foNew = VFS.getManager().resolveFile(abcNew.txt); VFS.getManager().resolveFile(abc.txt).moveTo(foNew); moveTo issues a copyTo/delete or move operation depending if its on the same filesystem or not. Ciao, Mario

Re: Commons-vfs for Archiva?

2007-01-31 Thread Mario Ivankovits
Hi Carlos! that topic was already brought before and didn't succeed Do you remember what the problem was? Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Joda-interest] added hibernate persister for LocalTime and LocalDate

2007-01-31 Thread Mario Ivankovits
Hi Ignacio! * The persisters extend EnhancedUserType, but they could extend UserType (the extra methods are not used) I am still not sure about it. The documentation of EnhancedUserType shows, that such types can be used as identifier or discriminator, so I assumed that this is not the case

Re: [Joda-interest] added hibernate persister for LocalTime and LocalDate

2007-01-31 Thread Mario Ivankovits
Hi! Ok, ok, I know, I am lazy. Sorry for this. I'll have a look at it. Lazy? Your implementation is great! I only added some tuning. :-) But I AM lazy, yesterday I thought about cleaning up the object hierarchy but well ... you've seen what happened ;-) If you don't mind I

Re: Jsf_tree_64

2007-01-30 Thread Mario Ivankovits
Hi should be looking to solve both load balancing and low page size? Perhaps a sticky load balancer, ie one that is http-session-aware and therefore directs all requests for a specific session to a single tomcat instance? For simplifications I'd prefer the sticky way too, though, it should be

Re: Jsf_tree_64

2007-01-30 Thread Mario Ivankovits
Hi Daniel! As Simon said, it's basically server-side state saving with a single client-side token. But normal server-side state saving already has a token (the SESSION ID!!) that maps to the HttpSession anyway... so what's the difference?? The thing is to not only find the correct

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

2007-01-25 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467310 ] Mario Ivankovits commented on VFS-109: -- Thanks! Will have a look at it in the next few days. Ciao, Mario Ant

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

2007-01-25 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467313 ] Mario Ivankovits commented on VFS-109: -- In the meantime, could you pleas file a CLA [1], [2] Thanks! [1] http

myfaces resource loader and lastModified time

2007-01-24 Thread Mario Ivankovits
Hi! Now that I am again working around in MyFacesResourceLoader I've had a look at its lastModified stuff. You know, we create a properties file with a date generated during the build process to determine the last modified time we have to send to the browser. There the method states: *

filtered stylesheets

2007-01-23 Thread Mario Ivankovits
Hi! I have the need to put some background-image styles in one of our stylesheets. Currently I have done this by changing the stylesheet through javascript on load time, but now I have to put a ton of such styles in our stylesheet and don't want to go on with this hack. I though about extending

Re: Hibernate Object and JSF Bean Design

2007-01-19 Thread Mario Ivankovits
Hi! Well, I work in an mid size project, approx 3000 java files and 300 jsps. No need for load balancing or failover, which makes things easier ;-) We moved (or currently move) from our own persistence to hibernate with all its problems (Lazy loading, detached objects, ...) Exceptions all

Re: Hibernate Object and JSF Bean Design

2007-01-19 Thread Mario Ivankovits
Hi! Well, I work in an mid size project, approx 3000 java files and 300 jsps. No need for load balancing or failover, which makes things easier ;-) Oh, I forget, we directly use Hibernate Objects in our view too. Ciao, Mario

Re: How to submit a form using javascript

2007-01-19 Thread Mario Ivankovits
Hi! I can give you an example of how I use javascript to do a “click” on a button. :) Please have a look at our tomahawk-sandbox submitOnEvent [1] component. Should already do what you want. Ciao, Mario [1] http://wiki.apache.org/myfaces/SubmitOnEvent

[jira] Resolved: (VFS-108) Add sandbox to gump

2007-01-18 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-108. -- Resolution: Duplicate Duplicate of VFS-105, fixed yesterday :-) Add sandbox to gump

[jira] Closed: (VFS-108) Add sandbox to gump

2007-01-18 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits closed VFS-108. Add sandbox to gump --- Key: VFS-108 URL: https

[jira] Commented: (VFS-108) Add sandbox to gump

2007-01-18 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465741 ] Mario Ivankovits commented on VFS-108: -- Oh, I see, yes, we need to add vfs-sandbox to the gump descriptor too

[jira] Commented: (VFS-108) Add sandbox to gump

2007-01-18 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465761 ] Mario Ivankovits commented on VFS-108: -- Great, thanks! Will have a look at it tomorrow! Add sandbox to gump

[jira] Resolved: (VFS-108) Add sandbox to gump

2007-01-18 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-108. -- Resolution: Fixed Thanks alot! Add sandbox to gump --- Key

[jira] Closed: (VFS-108) Add sandbox to gump

2007-01-18 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits closed VFS-108. Add sandbox to gump --- Key: VFS-108 URL: https

[jira] Resolved: (VFS-105) Make it possible to generate VFS sandbox jar with Ant

2007-01-17 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-105. -- Resolution: Fixed Fix Version/s: 1.1 Final Added a maven generated ant build file

Re: MyFaces PMC += (Bernd, Gerald, Volker)

2007-01-17 Thread Mario Ivankovits
Hi! Please welcome our new MyFaces PMC members Bernd Bohmann, Gerald Muellan and Volker Weber! Welcome! Therefore last week there was a vote to invite them to the MyFaces Project Management Committee (PMC) and both have accepted. both? I am curious ... Which of them is a single person with

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

2007-01-16 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465113 ] Mario Ivankovits commented on VFS-107: -- Hi! The stream-based methods were dog slow in the past. And when I say

[jira] Commented: (VFS-105) Make it possible to generate VFS sandbox jar with Ant

2007-01-11 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463835 ] Mario Ivankovits commented on VFS-105: -- I'll see what I can do, shouldn't be that hard. Ciao, Mario Make

Re: [VFS] SFTP exception

2007-01-11 Thread Mario Ivankovits
Hi Mark! Exception in thread org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread java.lang.NullPointerException at com.jcraft.jsch.Channel.del(Channel.java:79) at com.jcraft.jsch.Channel.disconnect(Channel.java:501) at

Re: [VFS] Why is jcifs/smb not part of 1.0/core?

2007-01-11 Thread Mario Ivankovits
Hi! I would like know something about the technical reasons, that jcifs/smb filesystem is not part of core/version 1.0. Was the smb part not ready to be released as 1.0? So far I did not encounter bugs when using it... No, sorry, I used the term technical reasons to not make it public that

[jira] Updated: (MYFACES-1504) oamSetHiddenInput function missing if ...

2007-01-10 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits updated MYFACES-1504: -- Status: Open (was: Patch Available) oamSetHiddenInput function missing

Re: [VOTE] dojo upgrade 0.4.1

2007-01-10 Thread Mario Ivankovits
Hi! +1 to the upgrade Ciao, Mario I just opened an official vote thread since this is an upgrade on the Tomahawk core. I ran some tests to test dojo 0.4.1, and I think we can move the codebase from 0.4.0. to 0.4.1 Since this is a major upgrade on the Tomahawk core. I wanted to open this

Re: [VOTE] Add Matt Benson as a Jakarta committer

2007-01-05 Thread Mario Ivankovits
Henri Yandell schrieb: As you can see on the list, Matt would like to help out with JXPath. Matt's been an Ant committer since Feb 2004. He's been active on the dev/user lists over the last couple of years, so not a new face here either. [X ] +1 [ ] -1 Ciao, Mario

[jira] Commented: (SANDBOX-183) Compress should allow for writing to Zip Files

2007-01-04 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462205 ] Mario Ivankovits commented on SANDBOX-183: -- wouldn't it be easier just to expand the zipfile in an temp

[jira] Commented: (SANDBOX-183) Compress should allow for writing to Zip Files

2007-01-03 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462159 ] Mario Ivankovits commented on SANDBOX-183: -- I haven't had the time to give it a try, but looks promising

Re: VFS and EMF Awareness

2007-01-02 Thread Mario Ivankovits
Hi! http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.emf.doc/references/javadoc/org/eclipse/emf/common/util/class-use/URI.html Hmmm ... for what I can see you can directly reference a file (even within an archive) but then there are some basic things missing: * list of children *

[NET] Re: listFiles throws SocketException: Connection reset even in passive mode

2006-12-31 Thread Mario Ivankovits
Hi! PS Don't forget to prefix the subject lines of your email with [VFS] as this list is shared by a lot of different groups. H ... I think the user uses plain NET, so redirecting to [NET] Happy new year! Ciao, Mario -

[ANNOUNCEMENT] Commons VFS 1.0 released

2006-12-30 Thread Mario Ivankovits
://jakarta.apache.org/commons/vfs/ Commons VFS is available in either binary or source form from: http://jakarta.apache.org/site/downloads/downloads-commons-vfs.cgi Happy New Year !! Mario Ivankovits on behalf of the Commons community PS: Thanks to everyone who contributed (in any way - testing, patches

[ANNOUNCEMENT] Commons VFS 1.0 released

2006-12-30 Thread Mario Ivankovits
://jakarta.apache.org/commons/vfs/ Commons VFS is available in either binary or source form from: http://jakarta.apache.org/site/downloads/downloads-commons-vfs.cgi Happy New Year !! Mario Ivankovits on behalf of the Commons community PS: Thanks to everyone who contributed (in any way - testing, patches

[RESULT][VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-28 Thread Mario Ivankovits
Hi! Sorry for being late, I am ill, though, it's getting better slowly :-( The vote to release commons-vfs 1.0 has passed. Details: +1 Henry Yandell Niall Pemberton Oliver Heger Jörg Schaible Rahul Akolkar Martin van den Bernt Phil Steitz Mario Ivankovits No other votes. The voting thread

Re: [RESULT][VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-28 Thread Mario Ivankovits
Hi Henri! http://people.apache.org/~bayard/j-c-release/announce-email.html For what we currently do it really just means reminding us to explain what Commons Foo is and not assume the reader knows. Ok, thanks! Will try my best. Ciao, Mario

Re: [jira] Commented: (NET-61) [net] FTPClient.listFiles() hangs on Red Hat Linux

2006-12-23 Thread Mario Ivankovits
Hi! I do the following: * Include the Bugzilla/JIRA number in the svn commit. * Copy and paste the svn commit lines into the JIRA comment. I bet I'd have seen JIRA doing such thing automatically if you add the JIRA-xxx bug number in the commit message. I've seen that JIRA automatically lists

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-21 Thread Mario Ivankovits
Hi! Sorry for having caused you some trouble the last time. It wasn't your fault, it was mine. You've done a great job! Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-21 Thread Mario Ivankovits
+1 ;-) --- Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Attribute for

2006-12-21 Thread Mario Ivankovits
Hi! in jsf 1.2 the component tree is created and rendered during reading the jsp. should have been jsf 1.2 Ciao, Mario

Re: Attribute for

2006-12-21 Thread Mario Ivankovits
Hi! Is there any solution? I can use t:dataScroller before t:dataTable and there are no problems with the for element. Hmmm ... did you put your dataScroller/dataTable combination within an panelGroup, as far as I remember that helped. Though, don't you have any problems with the

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-20 Thread Mario Ivankovits
Hi Jörg! It's already changed for the m2 build. I don't know if its worth to relocate the m1. It's just that the M1 and M2 repos are kind of mirrored. Using the groupId in one repo means automatically the same for the M2 repo. But again, this is no stopper for the current release, we

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