You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Bill Schneider <bs...@vecna.com> on 2006/05/14 16:30:57 UTC

myfaces-commons-1.1.3.jar

Hello,
I just upgraded from myfaces 1.1.1 to core 1.1.3 and tomahawk 1.1.2, but 
I can't seem to find myfaces-commons-1.1.3 in binary form anywhere.

the downloads page seems to imply that I should be able to download core 
1.1.3 and tomahawk 1.1.2 and be all set, but this 
myfaces-commons-1.1.3.jar seems to be a big gaping missing dependency. 
Nothing will compile without it.

I've seen references to it on the mailing list, but can't find it 
anywhere.

Thanks in advance,
Bill
-- 
Bill Schneider
Chief Architect

Vecna Technologies, Inc.
5004 Lehigh Road
College Park, MD 20740
bschneider@vecna.com
t: 240-737-1640
f: 301-699-3180

Re: myfaces-commons-1.1.3.jar

Posted by Matthias Wessendorf <ma...@apache.org>.
removed that
(in svn repo)

thanks for heads up.

-Matthias

On 6/16/06, Erik Gustavson <go...@gmail.com> wrote:
> FYI - http://myfaces.apache.org/api/index.html and
> http://myfaces.apache.org/impl/index.html still reference
> myfaces-commons.jar
>
>
> On 5/14/06, Martin Marinschek <ma...@gmail.com> wrote:
> > There is no myfaces-commons anymore in the new release.
> >
> > Can you point us to the documentation where this is still stated, so
> > we can fix it?
> >
> > thanks,
> >
> > regards,
> >
> > Martin
> >
> > On 5/14/06, Nenz < rnendza@gmail.com> wrote:
> > >
> > > Same here.
> > >
> > > I'm using Rational Application Developer.
> > >
> > > (SUN 1.1.01 RI) with IBM add ons
> > >
> > > with. /WEB-INF/lib
> > > jsf-api.jar
> > > jsf-ibm.jar
> > > jsf-impl.jar
> > > tomahawk.jar (1.1.1)
> > > etc..etc.
> > >
> > > Previously with tomahawk 1.1.1 all i had to do was had the tomahawk.jar
> file
> > > to the lib dir and I was fine.
> > >
> > > I was able to use the t: tag library extensions (just using the basic
> ones
> > > such as t:dataTable so need need for the extensioin filter.
> > >
> > > Doing that I was fine.
> > >
> > > Now, my understanding was that, if I wanted to stick with the SUN RI..
> (no
> > > other myfaces jars other then tomahawk I should be okay.
> > >
> > > But now with 1.1.2 or 1.1.3  as soon as I access a page with a tomahawk
> > > libarary i'm getting.
> > >
> > > Do I need to do something different upgrading from tomahawk 1.1.1 to
> 1.1.x
> > > that I didn't need to do before given I'm using the SUN RI with no tags
> > > requiring the extension filter??
> > >
> > >
> > > Error 500:
> org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
> > >
> > >
> > > [Servlet
> Error]-[org/apache/myfaces/shared_tomahawk/config/MyfacesConfig]:
> > > java.lang.NoClassDefFoundError:
> > > org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
> > >         at
> > >
> org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.writePrettyLineSeparator(HtmlRendererUtils.java:483)
> > >         at
> > >
> org.apache.myfaces.custom.datalist.HtmlListRenderer.encodeBegin(
> HtmlListRenderer.java:54)
> > > etc...etc.etc.
> > >
> > >
> > > But I'm trying to update to 1.1.2 and also tried 1.1.3 and have been
> unable
> > > to.
> > >
> > > As soon as I access a page
> > >
> > > --
> > > View this message in context:
> http://www.nabble.com/myfaces-commons-1.1.3.jar-t1616456.html#a4381355
> > > Sent from the MyFaces - Users forum at Nabble.com.
> > >
> > >
> >
> >
> > --
> >
> > http://www.irian.at
> >
> > Your JSF powerhouse -
> > JSF Consulting, Development and
> > Courses in English and German
> >
> > Professional Support for Apache MyFaces
> >
>
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: myfaces-commons-1.1.3.jar

Posted by Erik Gustavson <go...@gmail.com>.
FYI - http://myfaces.apache.org/api/index.html and
http://myfaces.apache.org/impl/index.html still reference
myfaces-commons.jar

On 5/14/06, Martin Marinschek <ma...@gmail.com> wrote:
>
> There is no myfaces-commons anymore in the new release.
>
> Can you point us to the documentation where this is still stated, so
> we can fix it?
>
> thanks,
>
> regards,
>
> Martin
>
> On 5/14/06, Nenz <rn...@gmail.com> wrote:
> >
> > Same here.
> >
> > I'm using Rational Application Developer.
> >
> > (SUN 1.1.01 RI) with IBM add ons
> >
> > with. /WEB-INF/lib
> > jsf-api.jar
> > jsf-ibm.jar
> > jsf-impl.jar
> > tomahawk.jar (1.1.1)
> > etc..etc.
> >
> > Previously with tomahawk 1.1.1 all i had to do was had the tomahawk.jarfile
> > to the lib dir and I was fine.
> >
> > I was able to use the t: tag library extensions (just using the basic
> ones
> > such as t:dataTable so need need for the extensioin filter.
> >
> > Doing that I was fine.
> >
> > Now, my understanding was that, if I wanted to stick with the SUN RI..
> (no
> > other myfaces jars other then tomahawk I should be okay.
> >
> > But now with 1.1.2 or 1.1.3  as soon as I access a page with a tomahawk
> > libarary i'm getting.
> >
> > Do I need to do something different upgrading from tomahawk 1.1.1 to
> 1.1.x
> > that I didn't need to do before given I'm using the SUN RI with no tags
> > requiring the extension filter??
> >
> >
> > Error 500: org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
> >
> >
> > [Servlet
> Error]-[org/apache/myfaces/shared_tomahawk/config/MyfacesConfig]:
> > java.lang.NoClassDefFoundError:
> > org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
> >         at
> >
> org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.writePrettyLineSeparator
> (HtmlRendererUtils.java:483)
> >         at
> > org.apache.myfaces.custom.datalist.HtmlListRenderer.encodeBegin(
> HtmlListRenderer.java:54)
> > etc...etc.etc.
> >
> >
> > But I'm trying to update to 1.1.2 and also tried 1.1.3 and have been
> unable
> > to.
> >
> > As soon as I access a page
> >
> > --
> > View this message in context:
> http://www.nabble.com/myfaces-commons-1.1.3.jar-t1616456.html#a4381355
> > Sent from the MyFaces - Users forum at Nabble.com.
> >
> >
>
>
> --
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>

Re: myfaces-commons-1.1.3.jar

Posted by Martin Marinschek <ma...@gmail.com>.
There is no myfaces-commons anymore in the new release.

Can you point us to the documentation where this is still stated, so
we can fix it?

thanks,

regards,

Martin

On 5/14/06, Nenz <rn...@gmail.com> wrote:
>
> Same here.
>
> I'm using Rational Application Developer.
>
> (SUN 1.1.01 RI) with IBM add ons
>
> with. /WEB-INF/lib
> jsf-api.jar
> jsf-ibm.jar
> jsf-impl.jar
> tomahawk.jar (1.1.1)
> etc..etc.
>
> Previously with tomahawk 1.1.1 all i had to do was had the tomahawk.jar file
> to the lib dir and I was fine.
>
> I was able to use the t: tag library extensions (just using the basic ones
> such as t:dataTable so need need for the extensioin filter.
>
> Doing that I was fine.
>
> Now, my understanding was that, if I wanted to stick with the SUN RI.. (no
> other myfaces jars other then tomahawk I should be okay.
>
> But now with 1.1.2 or 1.1.3  as soon as I access a page with a tomahawk
> libarary i'm getting.
>
> Do I need to do something different upgrading from tomahawk 1.1.1 to 1.1.x
> that I didn't need to do before given I'm using the SUN RI with no tags
> requiring the extension filter??
>
>
> Error 500: org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
>
>
> [Servlet Error]-[org/apache/myfaces/shared_tomahawk/config/MyfacesConfig]:
> java.lang.NoClassDefFoundError:
> org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
>         at
> org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.writePrettyLineSeparator(HtmlRendererUtils.java:483)
>         at
> org.apache.myfaces.custom.datalist.HtmlListRenderer.encodeBegin(HtmlListRenderer.java:54)
> etc...etc.etc.
>
>
> But I'm trying to update to 1.1.2 and also tried 1.1.3 and have been unable
> to.
>
> As soon as I access a page
>
> --
> View this message in context: http://www.nabble.com/myfaces-commons-1.1.3.jar-t1616456.html#a4381355
> Sent from the MyFaces - Users forum at Nabble.com.
>
>


-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Re: myfaces-commons-1.1.3.jar

Posted by Nenz <rn...@gmail.com>.
Same here.

I'm using Rational Application Developer. 

(SUN 1.1.01 RI) with IBM add ons

with. /WEB-INF/lib
jsf-api.jar
jsf-ibm.jar
jsf-impl.jar
tomahawk.jar (1.1.1)
etc..etc.

Previously with tomahawk 1.1.1 all i had to do was had the tomahawk.jar file
to the lib dir and I was fine.

I was able to use the t: tag library extensions (just using the basic ones
such as t:dataTable so need need for the extensioin filter.

Doing that I was fine. 

Now, my understanding was that, if I wanted to stick with the SUN RI.. (no
other myfaces jars other then tomahawk I should be okay.

But now with 1.1.2 or 1.1.3  as soon as I access a page with a tomahawk
libarary i'm getting.

Do I need to do something different upgrading from tomahawk 1.1.1 to 1.1.x
that I didn't need to do before given I'm using the SUN RI with no tags
requiring the extension filter??


Error 500: org/apache/myfaces/shared_tomahawk/config/MyfacesConfig


[Servlet Error]-[org/apache/myfaces/shared_tomahawk/config/MyfacesConfig]:
java.lang.NoClassDefFoundError:
org/apache/myfaces/shared_tomahawk/config/MyfacesConfig
	at
org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.writePrettyLineSeparator(HtmlRendererUtils.java:483)
	at
org.apache.myfaces.custom.datalist.HtmlListRenderer.encodeBegin(HtmlListRenderer.java:54)
etc...etc.etc.


But I'm trying to update to 1.1.2 and also tried 1.1.3 and have been unable
to.

As soon as I access a page

--
View this message in context: http://www.nabble.com/myfaces-commons-1.1.3.jar-t1616456.html#a4381355
Sent from the MyFaces - Users forum at Nabble.com.