Make sure you don't have any duplicated Jars... I ran into a dupe ids problem a while back and it turned out another person in my group had committed the JSF RI jars to our project's WEB-INF/lib, when we were already using MyFaces JSF implementation...
It took me more than a few minutes to figure that one out. Still don't know what the hell they were doing... Wayne On 11/14/05, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > Eclipse > > 2005/11/14, Thomas Spiegl <[EMAIL PROTECTED]>: > > What Java IDE do you use? > > > > On 11/14/05, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > > Any sugestions? > > > > > > 2005/11/14, Thomas Spiegl <[EMAIL PROTECTED]>: > > > > That's really bad - try to get one. > > > > > > > > Thomas > > > > > > > > On 11/14/05, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > > > > That's the problem, i don't have debugger here. > > > > > > > > > > 2005/11/14, Thomas Spiegl <[EMAIL PROTECTED]>: > > > > > > Sometimes an exception causes the duplicateId problem. Set an > > > > > > ecxeption breakpoint in your debugger and look for the suspect. > > > > > > > > > > > > regards > > > > > > Thomas > > > > > > > > > > > > On 11/14/05, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > > > > > > This file has menu.jsp included and has the same problem too, i > > > > > > > used > > > > > > > <f:subview> in two places but no sucess... > > > > > > > > > > > > > > 2005/11/14, Thomas Spiegl <[EMAIL PROTECTED]>: > > > > > > > > I can't find the include for menu.jsp in contribuintes.jsp. Did > > > > > > > > you > > > > > > > > put the inclusion into a Subview (f:subview). If not this is > > > > > > > > your > > > > > > > > problem. > > > > > > > > > > > > > > > > Cheers > > > > > > > > Thomas > > > > > > > > > > > > > > > > On 11/14/05, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > > > > > > > > After put an fixed id for every graphicImage in my > > > > > > > > > dataScroller i got > > > > > > > > > the same error message but now with my fixed component id in > > > > > > > > > the > > > > > > > > > message. > > > > > > > > > > > > > > > > > > -- > > > > > > > > > Yours truly (Atenciosamente), > > > > > > > > > > > > > > > > > > Rogério > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > http://www.irian.at > > > > > > > > > > > > > > > > Your JSF powerhouse - > > > > > > > > JSF Consulting, Development and > > > > > > > > Courses in English and German > > > > > > > > > > > > > > > > Professional Support for Apache MyFaces > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Yours truly (Atenciosamente), > > > > > > > > > > > > > > Rogério > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > http://www.irian.at > > > > > > > > > > > > Your JSF powerhouse - > > > > > > JSF Consulting, Development and > > > > > > Courses in English and German > > > > > > > > > > > > Professional Support for Apache MyFaces > > > > > > > > > > > > > > > > > > > > > -- > > > > > Yours truly (Atenciosamente), > > > > > > > > > > Rogério > > > > > > > > > > > > > > > > > -- > > > > http://www.irian.at > > > > > > > > Your JSF powerhouse - > > > > JSF Consulting, Development and > > > > Courses in English and German > > > > > > > > Professional Support for Apache MyFaces > > > > > > > > > > > > > -- > > > Yours truly (Atenciosamente), > > > > > > Rogério > > > > > > > > > -- > > http://www.irian.at > > > > Your JSF powerhouse - > > JSF Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache MyFaces > > > > > -- > Yours truly (Atenciosamente), > > Rogério >

