Yes, I don't understand why MethodRule stayed as impl specific.

On Fri, Jan 29, 2010 at 9:45 AM, Matthias Wessendorf <mat...@apache.org>wrote:

> Hello Cagatay,
>
> that's one of the issue when removing "sorta" APIs...
>
> In Trinidad, we moved the MethodRule to our implementation:
> http://svn.apache.org/viewvc?view=revision&revision=897901
>
> I think the question for the EG is why some (kinda) APIs were moved away...
>
> -Matthias
>
> On Fri, Jan 29, 2010 at 10:33 AM, Cagatay Civici
> <cagatay.civ...@gmail.com> wrote:
> >> Just by curiosity I looked this file:
> >>
> >>
> >>
> http://primefaces.googlecode.com/svn/core2/trunk/src/main/java/org/primefaces/component/autocomplete/AutoCompleteHandler.java
> >>
> >> it has an import to com.sun.faces.facelets.tag.
> >> MethodRule
> >
> >
> > Yes, you're right, I've mixed MetaRule with MethodRule.
> >
> > On Fri, Jan 29, 2010 at 9:27 AM, Ganesh <gan...@j4fry.org> wrote:
> >>
> >> Hi,
> >>
> >> Maybe some of the required jars aren't included with this beta?
> >>
> >> This is where I took the beta from:
> >> http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/<http://people.apache.org/%7Elu4242/myfaces200betabinsrc/binaries/>
> >>
> >> I used the jars contained in the lib folder of:
> >>
> >>
> http://people.apache.org/~lu4242/myfaces200betabinsrc/binaries/myfaces-core-2.0.0-beta-bin.zip<http://people.apache.org/%7Elu4242/myfaces200betabinsrc/binaries/myfaces-core-2.0.0-beta-bin.zip>
> >>
> >> to replace Mojarra, no other jars are on my classpath, I'm running
> tomcat
> >> 6.0.20.
> >>
> >> Best regards,
> >> Ganesh
> >>
> >> Ganesh schrieb:
> >>>
> >>> Hi,
> >>>
> >>> I've tried testing the beta with DojoFaces, but even the most basic
> >>> examples fail to work, e.g.:
> >>>
> >>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> >>>      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> >>> <html xmlns="http://www.w3.org/1999/xhtml";
> >>>    xmlns:h="http://java.sun.com/jsf/html";
> >>>    xmlns:f="http://java.sun.com/jsf/core";
> >>>    xmlns:ui="http://java.sun.com/jsf/facelets";>
> >>> <body>
> >>>  <h:form>
> >>>     <h:commandButton value="test" />
> >>>  </h:form>
> >>> </body>
> >>> </html>
> >>>
> >>> gives me:
> >>>
> >>> java.security.NoSuchAlgorithmException: Cannot find any provider
> >>> supporting DES/ECB/PKCS5Padding
> >>>
> >>> I'm all in favour of another alpha, but I feel people won't give much
> >>> credit if a beta doesn't do the basic stuff.
> >>>
> >>> Best regards,
> >>> Ganesh
> >>>
> >>> Cagatay Civici schrieb:
> >>>>
> >>>> Anyway my vote is 0 now and I would like to hear other testers'
> results.
> >>>
> >
> >
> >
> > --
> > Cagatay Civici
> > JSF EG | PrimeFaces Lead | Apache MyFaces PMC
> > http://www.primefaces.org
> >
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>



-- 
Cagatay Civici
JSF EG | PrimeFaces Lead | Apache MyFaces PMC
http://www.primefaces.org

Reply via email to