Re: [VFS] Adding myself

2006-08-05 Thread Mario Ivankovits
Hi Rahul, BTW, where is maven getting the compress snapshot from? Its compiled with JDK 1.5 settings. The snaps on ibiblio seem 1.4 bound. It should be taken from http://people.apache.org/repository/commons-compress/jars/ Ciao, Mario

Re: [VFS] Recent changes

2006-08-05 Thread Mario Ivankovits
Hi Rahul! I've removed the [compress] dependency for now by inlining some classes in [vfs]. Great! Thanks! Package scoped them in the respective provider package, which IMO might work better than asking folks not to use API from some package Yes, works better. Haven't given any thought yet

Re: svn commit: r429074 - in /jakarta/commons/proper/vfs/trunk: pom.xml project.xml

2006-08-05 Thread Mario Ivankovits
Hi! Author: rahul Date: Sat Aug 5 16:46:40 2006 New Revision: 429074 URL: http://svn.apache.org/viewvc?rev=429074view=rev Log: Adding myself. Welcome on board! :-) Ciao, Mario - To unsubscribe, e-mail: [EMAIL

Re: MyFaces PMC += Mario Ivankovits

2006-08-05 Thread Mario Ivankovits
Hi! Its a pleasure being here! Thanks! Mario, please subscribe to the pmc list and update your status on the site. I'll do right after my vacation - The internet connection here is a pain ;-) Ciao, Mario

Re: [VFS] Adding myself

2006-08-04 Thread Mario Ivankovits
Rahul Akolkar schrieb: Any objections to me executing this [1] plan (in essence, maybe not literally)? +1 I think you can go on on head. We can adjust stuff there too, if any. Regarding [compress], you have to ensure to svn copy (if you do so) the last old revision (pre Torsten Curdt commit).

Re: [vfs] split of vfs

2006-07-28 Thread Mario Ivankovits
Hi Rahul! I supported this approach then [1], and I will support it now. Yes, its your idea I proposed now (+ adding the sandbox jar) :-) Well, at this [1] time I wasn't ready to go that road, now, during the months I had time think about ;-) Ciao, Mario [1]

Re: [vfs] Minimal first release

2006-07-28 Thread Mario Ivankovits
Hi Stephen! Simple question - can [vfs] be released *now*, with a minimal set of code? I'd say, yes. I presume that the first release might thus consist only of the core plus standard java File and ram? No compress, ftp, http, ... I emphasise, think small. As Filip already pointed out, I too

[jira] Commented: (VFS-75) Impossible to pass test cases

2006-07-28 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-75?page=comments#action_12424023 ] Mario Ivankovits commented on VFS-75: - How do you start those test cases? Do you use maven? If you would like to start it from your IDE, please use the class

Re: [VFS] Snapshot timestamped version has disappeared from the m1 snapshot repo!

2006-07-27 Thread Mario Ivankovits
Hi Wendy! Changing the build to publish both -MMDD.jar and -SNAPSHOT.jar might help, then the latest code would always be available at a fixed filename. I think this is a great idea. Users in the past already asked to have this thing. @phil: What do you think, can we have this? Or is it a

Re: [vfs] build failing

2006-07-27 Thread Mario Ivankovits
Hi Phil! Sorry for being late, too much happened lately. Another thing we can look into is getting the vmbuild server configured so that the tests will run. As long as this can be done securely, and you have some docs (or script) on what to do, I can help with that. Yes, this will be great.

[vfs] split of vfs

2006-07-27 Thread Mario Ivankovits
Hi! The pressure to release VFS is getting higher and higher :-) And maybe there is a solution to restart the release cycle even with all the open stuff not solved. Whats missing to release VFS: *) commons-compress release *) webdav-client (slide) release *) solving the jcifs licensing issue

Re: [vfs] split of vfs

2006-07-27 Thread Mario Ivankovits
Hi! Then why not split that further and have commons-vfs-bz2.jar etc... Yes, this is something Vincent Massol also told me to do. The reasons I wanted to go down to two jars are: *) each jar will have its own release cycle, means, we have to vote for each artifact, no? I think the number of

[jira] Resolved: (VFS-51) [TMP] Root dir for temp filesystem should be temp system dir by default

2006-07-27 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-51?page=all ] Mario Ivankovits resolved VFS-51. - Fix Version/s: Nightly Builds Resolution: Fixed Hi! It's fixed now. I also changed to honor the java.io.tmpdir system property, so it should work

[jira] Closed: (VFS-51) [TMP] Root dir for temp filesystem should be temp system dir by default

2006-07-27 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-51?page=all ] Mario Ivankovits closed VFS-51. --- [TMP] Root dir for temp filesystem should be temp system dir by default --- Key

Re: [vfs] split of vfs

2006-07-27 Thread Mario Ivankovits
Hi Jörg! Well, therefore I would not split it at all. If you feel that the core API is right, just release 1.0 with all stuff left outside, that might cause licensing trouble. You may release 1.1 later on easily with the stuff included as soon as you have answers. Not only licensing

Re: [vfs] split of vfs

2006-07-27 Thread Mario Ivankovits
Hi ! http://maven.apache.org/maven-1.x/using/bestpractices.html#Get ting_ready_for_Maven_2 Wasn't there also a way to define optional, so that the POM 2.0 converter will automatically set them? The documentations says that this will be the case when adding properties

Re: [VFS] Snapshot timestamped version has disappeared from the m1 snapshot repo!

2006-07-27 Thread Mario Ivankovits
Hi Vincent! Someone just told me that Cargo is not building anymore because the 20060719 snapshot is no longer there! I checked and it's not there... Yes, the automated build process only keeps a week of builds. As a quick fix I updated the -SNAPSHOT to point to the build from 26-July-2006

Re: [VFS] Snapshot timestamped version has disappeared from the m1 snapshot repo!

2006-07-27 Thread Mario Ivankovits
Hi Vincent! If VFSs live would only be that easy ;-) but read on ... So what I really need is a version of VFS that is not going to go away (even a timestamped version is fine but don't delete it. Ok, no problem, I'll copy the current snapshot to a different name. Done:

Re: [VFS] Snapshot timestamped version has disappeared from the m1 snapshot repo!

2006-07-27 Thread Mario Ivankovits
Hi Vincent! 1) Do a release of those projects. Commons-compress is on the way. Slide is simply not my project, I am neither a committer nor a contributor, so I cant decide to release it. What I'll do once compress is there and the lgpl stuff has solved, is, to have a oversight about the activity

Re: [VFS] Snapshot timestamped version has disappeared from the m1 snapshot repo!

2006-07-27 Thread Mario Ivankovits
Hi Vincent! No but you could ask them to do a timestamped version. Not sure if this fits the needs in commons to allow a release. e.g. 10 vfs jars to get what you have now might become a pain. It really depends. You have different types of users. Some will only want 2 or 3

[jira] Commented: (VFS-74) AbstractMethodError when using httpclient v3.0.1

2006-07-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-74?page=comments#action_12423323 ] Mario Ivankovits commented on VFS-74: - VFS is compiled using the rather old 2.0.2 version, as far as I remember, this is due to some incompatibilites with webdav

[jira] Commented: (VFS-74) AbstractMethodError when using httpclient v3.0.1

2006-07-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-74?page=comments#action_12423420 ] Mario Ivankovits commented on VFS-74: - Thanks! :-) AbstractMethodError when using httpclient v3.0.1

Re: [OT] javax.mail (1.4) dependency

2006-07-25 Thread Mario Ivankovits
Hi Matthias! But... why has the javax.mail 1.4 jar a dependency to activation 1.0.3 ? Its simply a requirement http://java.sun.com/products/javamail/ I already tried to use it without activation bad that wont work. As far as I remember they use it to instanciate the various provider (pop, imap,

[jira] Commented: (TOMAHAWK-565) inputHTML produces IE security warning about midex secure and unsecure items

2006-07-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-565?page=comments#action_12423284 ] Mario Ivankovits commented on TOMAHAWK-565: --- maybe changing this to javascript:false; as in inputCalendar should help inputHTML produces IE security

Re: [jira] Resolved: (TOMAHAWK-402) error message on popup, when using SSL

2006-07-25 Thread Mario Ivankovits
Hi Jason! As it has been a few days since the last email I sent, I figured that I would drop you a quick note to remind you about my question below. I already answered your mail :-). Please see: http://mail-archives.apache.org/mod_mbox/myfaces-dev/200607.mbox/[EMAIL PROTECTED] Ciao, Mario

[jira] Resolved: (TOMAHAWK-565) inputHTML produces IE security warning about midex secure and unsecure items

2006-07-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-565?page=all ] Mario Ivankovits resolved TOMAHAWK-565. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed It should be fixed now, it would be great if you could check if it works. Thanks! Ciao

Re: [VFS] UriParser '#' in file names

2006-07-24 Thread Mario Ivankovits
Hi Filip! I found one more 'bug' (undesired effect...): VFS can't seem to handle files with '#' in their name (don't ask.. I know, but I actually had a user that created those...) How bad. VFS itself can handle the file without any hassle. So the filename to uri conversion needs to be done

Re: [commons-vfs] JDBM provider

2006-07-24 Thread Mario Ivankovits
Hi Jason! Does anyone of a JDBM-based (http://jdbm.sourceforge.net/) VFS provider? I dont know one. Why wouldnt you start off with a jdbc based provider? If you put the queries in its own file we can adjust them per database. If not... any pointers on how to implement such a provider? I guess

[maemo-developers] status bar and threaded gtk

2006-07-24 Thread Mario Ivankovits
Hi! I have written a program which spans a thread which might update gtk widgets from the thread and thus needs to use things like g_thread_init(NULL) gdk_threads_init() gdk_threads_enter() ... gdk_flush() gdk_threads_leave() This program works fine from the commandline using the trick found in

[jira] Commented: (IO-86) Add FileFinder back into Commons IO

2006-07-23 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=comments#action_12422927 ] Mario Ivankovits commented on IO-86: Hmmm ... I liked the idea to have a separate component like finder which can become a complicated piece of code. Later I

Re: [VFS] FileObject.close rules

2006-07-21 Thread Mario Ivankovits
Hi! I'm digging through some older VFS based code, and I used to plaster FileObject.close() through the code (essentially after each resolve) to make sure I had current information. With the new ON_RESOLVE cache strategy, is that still the recommended way of doing things ? No, you can remove

Re: [all] Project blog?

2006-07-21 Thread Mario Ivankovits
Hey Henri! Here's what I've come up with so far: http://www.featheredblogs.org/blogs/page/commoners If you're searching for some additional commoners you could sign me in too. I think a tip about VFS now and then should be possible - and great. Ciao, Mario

Re: [VFS] NPE in rename()

2006-07-21 Thread Mario Ivankovits
Hi Filip! I might just be getting tired now, but the following test fails with a NPE: ;-) This was due to the fixes I did for the threading issue - and unhappily I didnt had the time to run the tests. But its fixed now. Sorry for the inconvenience. Ciao, Mario

Re: [VFS] NPE in rename()

2006-07-21 Thread Mario Ivankovits
Hi Filip! fo = file:///tmp/test.txt fo2 = file:///tmp/TeST.txt Exception in thread main org.apache.commons.vfs.FileSystemException: Could not rename file:///tmp/test.txt to file:///tmp/TeST.txt. at org.apache.commons.vfs.provider.AbstractFileObject.moveTo(AbstractFileObject.java:950)

Re: [VFS] NPE in rename()

2006-07-21 Thread Mario Ivankovits
Hi! it's _physically_ lost; the code deletes the target file first... Oh yes, I am an idiot, I've overlooked it, sorry. Hmmm ... I'll think about it. OSX is NOT case sensitive? Ciao, Mario - To unsubscribe, e-mail: [EMAIL

Re: [Commons VFS] Remote file monitoring with network interruption or server maintenance

2006-07-21 Thread Mario Ivankovits
Hi! I was just wondering what would happen if I was monitoring a remote file and there was a network interruption or server maintenance. To say the truth, I dont know exactly ;-) Well, not reaching a network resource should result in an exception - what I can see from the source-code, this

Re: delay?

2006-07-21 Thread Mario Ivankovits
Hi Matthias! Anybody knowing about a delay to some svn-related mail-systems at apache`? I figured out a delay for myfaces and trinidad... anybody noticed something similar on struts or heard something on infra@ list ? Did you experienced it yesterday? Then the delay might result from approx

Re: [jira] Resolved: (TOMAHAWK-402) error message on popup, when using SSL

2006-07-21 Thread Mario Ivankovits
Hi! I am running into this error message on popup in an SSL environment issue with MyFaces 1.1.3. Is there a solution I can implement in my 1.1.3 environment to address this concern? The project I'm working on has called for a code freeze on the framework jars we're using, and so we're stuck

Re: getSession() thread-safe? User A can see user B's account

2006-07-21 Thread Mario Ivankovits
Hi! I still don't understand how JSF knows which session you are requesting. I'm sorry that I don't know a thing about JSF. Without going into any details, but JSF simply has a facesServlet which get the session from the request and puts it in its internal structures. So it simply takes

Re: [jira] Resolved: (VFS-71) Deploy recent VFS snapshot to the Apache M2 Snapshot repository

2006-07-20 Thread Mario Ivankovits
/cvs.apache.org/maven-snapshot-repository Thank you -- 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

Re: [vfs] build failing

2006-07-19 Thread Mario Ivankovits
Hi Henri! Any idea why VFS isn't building (passing its tests) at the moment? The VFS tests require a special server setup with some services active like samba, ftp, etc. I have a VMWare image with all setup, but didnt find a location in Apache were we can start it for the build tests. So for VFS

Re: [OT] Mailing list Support in other languages, was Re: question

2006-07-19 Thread Mario Ivankovits
ironic Ask George W. /ironic ironic2 But then you should add english to the list too /ironic2 Ciao, Mr. Anonymous

Re: about a new contribution

2006-07-19 Thread Mario Ivankovits
Hi! I would like know if a commiter can take a look on this jira issue: https://issues.apache.org/jira/browse/TOMAHAWK-549 and tell me if can be included on sandbox. Unhappily I think the upcoming client side validation and converter stuff we plan to add to tomahawk will supersede your

Re: [maemo-developers] Developing directly on the 770

2006-07-18 Thread Mario Ivankovits
Hi Thanos! What other alternatives have you ppl been using? I simply use openssh installed on my nokia (http://maemo.org/maemowiki/ApplicationCatalog2006#head-f2616a12f79f9b76bea9dca20cbe89a1735a4910) and transfer the binary from my pc to the nokia with a simple scp - on another session I am

[jira] Updated: (TOMAHAWK-90) t:panelTabbedPane breaks commandLinks

2006-07-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-90?page=all ] Mario Ivankovits updated TOMAHAWK-90: - Status: Open (was: Patch Available) t:panelTabbedPane breaks commandLinks - Key: TOMAHAWK

Re: How to display exception trace in detail in JSF application

2006-07-18 Thread Mario Ivankovits
Hi Anthony! Yes, I did follow the first solution, But it didn't work. I use the second thing with plain JSP error page in our app and this works, I dont know much about the first solution, but, what didnt work. Wont you error page be displayed? If there is a error in the error-page itself

Re: [VFS] Why resolveFile API doesn't accepting URI ?

2006-07-17 Thread Mario Ivankovits
Hi! I've just tried to use VFS and I was surprised to see that the resolveFile API does not have a signature accepting a URI object. I think (this decision were felt before I jumped to VFS) the main reason is, that vfs supports layered URIs. So you can have tar:gz:http://www... The java URI

Re: [VFS] Creating a JAR file using VFS?

2006-07-17 Thread Mario Ivankovits
Hi Vincent! I've tried to look for examples both on the VFS web site and on google but couldn't find any example of how to create a jar/zip file using VFS. The only mistake you made was, not to contribute the code for writeable archives ;-) *just kidding* No write support for archives yet,

Re: [VFS] Creating a JAR file using VFS?

2006-07-17 Thread Mario Ivankovits
Hi Vincent! Do you know trueZip? (https://truezip.dev.java.net/). It seems to be very comprehensive in term of features and it does support writing for archives. It's also under the ASL v2. Yes, I know it, but I didnt like the interface. Using java.io.File to do the stuff seems weird to me.

Re: [VFS] Creating a JAR file using VFS?

2006-07-17 Thread Mario Ivankovits
Hi! I've offered to contribute code that can write archive files a few months ago on this list, but didn't get any response. Huh! Did I miss it? Sorry. Once we finished the comons-compress api cleanup it might be great to help out and get your code in there too. This will be the correct place

Re: [VFS] Creating a JAR file using VFS?

2006-07-17 Thread Mario Ivankovits
Hi Vincent! Actually what is was looking for was the ability to easily create JAR files in memory (zip:ram) for Cargo's unit tests. I think it would be quite neat to be able to do so rather than have to go through the local file system. Would you know of a framework that could help do this?

Re: How to display exception trace in detail in JSF application

2006-07-17 Thread Mario Ivankovits
Anthony Hong schrieb: The detail of stack trace is not complete, I can only know the root cause by application server's log file. Any idea of my problem? Please have a look at: http://wiki.apache.org/myfaces/Handling_Server_Errors Ciao, Mario

Re: [VOTE] Move s:form to tomahawk

2006-07-15 Thread Mario Ivankovits
Hi Cagatay! Since not the form component itself but mainly the renderer is going to be extended and refer to the original form renderer after doing some script rendering, I guess t:form should work with RI as well. After a short break where I ride my bicycle I'll come up with a different sight

Re: [VOTE] Move s:form to tomahawk

2006-07-15 Thread Mario Ivankovits
Hi Martin! I took the time to do our homework and made tomahawk and the RI fully compatible in all link/button/form related issues. I also added an example - form.jsf in the sandbox root which demonstrates this. Congratulations Martin - you tha man :-D Now, who said we didn't take

Re: [VOTE] Move s:form to tomahawk

2006-07-15 Thread Mario Ivankovits
Hi Cagatay! It would absolutely be excellent if h:form of myfaces is allowed to render the client validation scripts No, this is no option, then a JSF-RI user has no chance at all to get our stuff running. then there is no need for a t:fom or any additinal tag. Now, that Martin made MyFaces

Re: [VOTE] Move s:form to tomahawk

2006-07-14 Thread Mario Ivankovits
Hi Martin! moving s:form has nothing to do with RI compatibility - we remain as compatible as before. Does this mean we ARE compatible with RI? We behave the same way as JSF-RI with our form/command* stuff? So if one uses tomahawk with JSF-RI and OUR t:form then it will work? Or do you mean

Re: [VOTE] Move s:form to tomahawk

2006-07-14 Thread Mario Ivankovits
Hi! Hi Martin! moving s:form has nothing to do with RI compatibility - we remain as compatible as before. Does this mean we ARE compatible with RI? We behave the same way as JSF-RI with our form/command* stuff? So if one uses tomahawk with JSF-RI and OUR t:form then it will work?

Re: [VOTE] Move s:form to tomahawk

2006-07-14 Thread Mario Ivankovits
Hi! I noticed that there are only some tests for components in Tomahawk. Wouldn't it be great to have a test-case as a requirement for promoting a component ? Sure, if we can decide what reasonable test cases are. I would like to see more test-cases too, but not by using mock tests. I think

Re: [VOTE] Move s:form to tomahawk

2006-07-14 Thread Mario Ivankovits
Hi Cagatay! Since not the form component itself but mainly the renderer is going to be extended and refer to the original form renderer after doing some script rendering, I guess t:form should work with RI as well. The sandbox form renderer do not use delegation, but uses inheritance. This

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
Hi! Also, recognize that client-side validation is only half of the picture; you also need client-side converters. Lets do this once needed. In fact, I hope Trinidad become a more integral part of MyFaces so that we can use Tomahawk and Trinidad and ... together

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
Hi Cagatay! By the way, these validators run only at onsubmit event of the form. I've also implemented simple onkeypress validation that allows only integers to be entered when there is an integeronly converter by disabling letters, or max-min length validation when there is a length

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
Hi Martin! Well, the thing is that a merge is way off on the timeline. And Cagatay has something right now, why not take it in? No, I didnt meant to NOT take Cagatys work now. In fact I'd love to see it imported soon. Its just the converter stuff I was thinking about. But now I also think we

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
TNT would be cooler :) but Nobago sounds silly :) *LOL* --- Mario

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
But now I also think we should put our hands on the converter stuff, just, as far as I can see, in Trinidad they implemented a real client validator with getAsObject and getAsString - to say the truth, I dont sorry, I meant a real client converter

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
Hi Adam! Hmmm ok, I understand the chained validator thing. So, even if we go the client side converter way, I would like to have a way to define the allowed characters for the input field. Maybe by adding a method like InputMask getInputMask() to the ClientConverter interface. This return

Re: [Renderers] HtmlRenderer / CoreRenderer ( and XhtmlRenderer)

2006-07-13 Thread Mario Ivankovits
Hi Matthias! I introduced three helper methods to shared's HtmlRenderer (renderId(), getClientId(), shouldRender()). These methods are taken CoreRenderer (Apache Trinidad Podling). Great! Though, why will a renderer override the resulting clientId? I figured out, that some Renderer's extend

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
Hi Cagatay! A hot discussion we are having here, Yes, this is great :-) I think there is no new API here. Only thing needed is just a single interface. As I mentioned before most of the validators do not need any conversion before validating the input at all. This is not necessarily true.

Re: Client Validation Design Discussion

2006-07-13 Thread Mario Ivankovits
Hi! Maybe I can have a look at the ClientConverter stuff? Sure, that would be great Mario. Here is a proposal for the client converter stuff. http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/common/converter/ Once we approved

Re: ClassCastException JBOSS con t:dataTable

2006-07-13 Thread Mario Ivankovits
Hi! The result is: object.getClass().getName(): org.apache.myfaces.component.html.ext.HtmlDataTable Launch ClassCastException in line System.err.println(object.getClass().getName() 2 + ( (org.apache.myfaces.component.html.ext.HtmlDataTable )object ).toString());. Looks like a class

Re: about conversation tag

2006-07-13 Thread Mario Ivankovits
Hi! I created a page that can process more than 100 subscriptions in some circunstances, the conversation stuff can handle this situation with sucess? The conversation tag do not do something more magic than to provide a new scope which is demarcated by startConversation and endConversation. So

Re: [VFS] accessing FileObjects from different threads

2006-07-12 Thread Mario Ivankovits
Hi Filip, nice to read you again. Sometimes, the FileObject gets detached while it's still being used by another thread causing exceptions and sometimes the FileObject go into a deadlock. As you already noticed ( you are bleedingly fast) :-) I committed a try to fix this issue. Maybe if you

Re: Client Validation Design Discussion

2006-07-12 Thread Mario Ivankovits
Hi Cagatay! There are two method getJsFunction() and getParams() that must be implemented by extended validators so which design seem more convenient? * Using an IClientSideValidator which will be implemented by extended validators marking them capable of doing validation at client side. or

Re: Client Validation Design Discussion

2006-07-12 Thread Mario Ivankovits
Hi Cagatay! One more discussion topic, the client validation is turned on/off via a context parameter, org.apache.myfaces.ENABLE_CLIENT_VALIDATION, Do you think validators should override this global setting via an attribute like client? client=true|false - yes, I think this will be a nice

Re: Client Validation Design Discussion

2006-07-12 Thread Mario Ivankovits
Hi! For one example, what if I download a third-party validator, and want to add client-side validation support to it? So, +1 for an interface. I dont think this is the best use-case as you still have to change the original validator code (implement the interface). To achieve this without the

Re: Simple PageFlow

2006-07-12 Thread Mario Ivankovits
Hi Mike! This works. It is simple and seems efficient. Check the viewId, check the object state, then do nothing or forward to the appropriate page. You looked at the conversationTag, no? I do not understand what you gain if you create such a pageFlow when all your objects still live

Re: Data from inputText within popup is not saved

2006-07-12 Thread Mario Ivankovits
Hi! When modifying the node description using the first inputText (the one from the popup) and pressing Submit, the description is not saved to the bean. When modifying the node description from the second inputText, it is saved. What is wrong? In real live, are the both inputText at the

Re: RE : Re: Data from inputText within popup is not saved

2006-07-12 Thread Mario Ivankovits
Hi! It does not work even if I delete the second inputText. Ok, so now lets open a jira ticket for this ;-) Ciao, Mario

Re: problem with value change listeners

2006-07-12 Thread Mario Ivankovits
Hi! i am working with value change listeners. while i am submiting the form again that value change listeners are fireing please tell how to avoid fireing of value change listeners when i am submiiting the form What are you trying to do? There is no way to disable valueChange

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-11 Thread Mario Ivankovits
Hi! Anyway, I thought you'd like to know. Yes, thanks, very valuable informations. Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Simple PageFlow

2006-07-11 Thread Mario Ivankovits
Hi Mike! Please share your thoughts. Have a look at http://wiki.apache.org/myfaces/ConversationTag which doesn't require you to have yet another configuration file. I currently try to setup a sample application with this tag and hibernate, but this might take some time as I have another

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-07 Thread Mario Ivankovits
Hi Tony! Hi... again. Sorry. You must be getting sick and tired of me. :-) Not yet, though, we constantly moving forward until we reach the point where I am out of idea, I hope you are familiar with the debugger then ;-) I tried changing the cache to NullFilesCache like below: Do not

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-07 Thread Mario Ivankovits
Hi Tony! The problems is I think I need to use 2 different user IDs and passwords to get to the data. I understand exactly what you meant. The problem is, I dont know yet how to do this double login with httpclient (the library used for http access) What type of authentication do the proxy

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-07 Thread Mario Ivankovits
Hi! Do not change the FilesCache. Anything else than the SoftRefFilesCache (which is the default) will cause memory leaks and other oddities. OK, but using that caching strategy seems to cache files no matter what (using ftp that is), even if I use:

Re: [VFS] Known hosts checking for SFTP Ant tasks?

2006-07-07 Thread Mario Ivankovits
Hi! Any advice would be appreciated. In particular, is there no way to get the full Java error trace, rather than just this generic error message? Start trying with a simple java class. Something like: FileObject fo = VFS.getManager().resolveFile(sftp:// .);

Re: [VFS] Known hosts checking for SFTP Ant tasks?

2006-07-07 Thread Mario Ivankovits
Hi ! So the questions remains! In the black box Ant task implementation, where is the code looking for the known_hosts file (running on Windows XP)?? The code is in VFSs SftpClientFactory class. It will look for a ssh-dir by: *) taking the system property vfs.sftp.sshdir *) searching in

Re: EJB3.0 and Backing Beans Design

2006-07-07 Thread Mario Ivankovits
Hi! Hi! For this there is e.g. JBoss Seam, or, if you would like to use a lightweigt approach, the conversation tag in tomahawk sandbox. The conversation tag sounds interesting. Could you describe it on http://wiki.apache.org/myfaces/MyFacesComponents? Done.

Re: Master Detail example - country.id ?

2006-07-07 Thread Mario Ivankovits
Hi Torsten! http://www.irian.at/myfaces/masterDetail.jsf Hmmm I think the samples @irian are somehow outdate, I think we already fixed this. Would be better you have a look at that sample in svn. Ciao, Mario

Re: tomahawk 1.1.3 and tomahawk 1.1.2 bugs

2006-07-07 Thread Mario Ivankovits
Hi Alexandre! tomahawk 1.1.3 dataTable current row id is 1 shifted when used with dataScroller tomahawk 1.1.2 jscookmenu display bug (cross image) dataTable current row id is correct for the first page, the first element on the second page doesn't have an id it would be great if these

Re: tomahawk 1.1.3 and tomahawk 1.1.2 bugs

2006-07-07 Thread Mario Ivankovits
Hi Alexandre! Is there any cvs where I can work ? :) We use svn, informations about how to checkout and build can be found here: http://wiki.apache.org/myfaces/Building_With_Maven Once fixed, create a patch svn diff and attach it to a jira ticket at http://issues.apache.org/jira Happy coding!

Re: [commons-vfs] batch processing

2006-07-06 Thread Mario Ivankovits
Hi! Can commons-vfs handle batch processing, such as to send 1,000 files to a single ftp location (with subtrees) without opening/closing an FTP connection every time? Did you check this, is this the case? As long as you close the outputStream before requesting another I see no reason why

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-06 Thread Mario Ivankovits
Hi Tony! Why is it that I cannot monitor the files on the ftp server for changes when I can see the last modified date changing? Which version (date) of VFS do you use? I see no reason why it should not work, could you please open a jira ticket at http://issues.apache.org/jira with this.

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-06 Thread Mario Ivankovits
Hi Tony! DefaultFileSystemManager mgr = new DefaultFileSystemManager(); you can use the StandardFileSystemManager to avoid adding every provider by hand. It will behave like VFS.getManager() then, just that you are able to set the cache strategy before init().

Re: [commons vfs] ftp DefaultFileMonitor issue

2006-07-06 Thread Mario Ivankovits
Hi Tony! How can I set up commons-vfs (specifically HTTP) to use a proxy AND authenticate to the site (which is password protected)? You can add the password to the url e.g. http://user:[EMAIL PROTECTED]/file.txt or configure a user authenticator as shown below: FileSystemOptions

Re: JSCookMenu, dummy form and Trinidad problems

2006-07-06 Thread Mario Ivankovits
Hi Cosma! Maybe we can do some cleanout, removing the RenderUtils.findParentForm and making SubFormRenderer and HtmlTabbedPaneRenderer use the _ComponentUtils method? What do you think about this? Yes, great work. So lets cleanup this stuff, but maybe without deleting those methods. We have

Re: JSCookMenu, dummy form and Trinidad problems

2006-07-06 Thread Mario Ivankovits
Cosma Colanicchia schrieb: Okay, but 1 and 4 returns an UIForm, while 2 returns an UIComponent. Ok, I overlooked it, Sorry! 1 is in shared, so you safely can change the return type as we bundle a renamed copy of shared with tomahawk. and as 4 is also only used by the class itself it should be

Re: JSCookMenu, dummy form and Trinidad problems

2006-07-06 Thread Mario Ivankovits
Hi Cosma! Please correct if I'm wrong: references to shared class must be done using the shared package for classes in shared package itself, and using shared_tomahawk from the external tomahawk classes? Exactly! Ciao, Mario

Re: JSCookMenu, dummy form and Trinidad problems

2006-07-06 Thread Mario Ivankovits
Hi Cosma! About RenderUtils I'm in doubt.. I changed the return type and added the FacesContex argument, so its really a new method, I think that it is useless to mark it as deprecated.. also because it actually does a thin wrapping for the _ComponentUtils method, as it extracts the

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-06 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419467 ] Mario Ivankovits commented on TOMAHAWK-514: --- Please check if ValueChangePhaseListener.afterPhase gets called. Do you use the MyFaces JSF impl or Suns JSF RI

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-06 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419481 ] Mario Ivankovits commented on TOMAHAWK-514: --- Do you have a h:messages in your JSF view so that you can see any validation/converter message? It looks like JSF

[jira] Resolved: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-06 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=all ] Mario Ivankovits resolved TOMAHAWK-514: --- Resolution: Invalid Yes, thats the problem. A validation error prevents the model from being updated. The model_update phase

<    8   9   10   11   12   13   14   15   16   17   >