API should be included in the simple examples. If its not that's a newly introduced bug (might be my fault since I was cleaning up POM's.) I will try to look into it later tonight if I get a chance.
Sean On 4/20/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: > I think we have API as provided in there - this is due to the fact > that the server might supply it already. > > regards, > > Martin > > On 4/20/06, James Mitchell <[EMAIL PROTECTED]> wrote: > > No, unfortunately that did not help. I'll review the pom > > dependencies and see if I can figure it out. > > > > Thanks. > > > > -- > > James Mitchell > > > > > > > > > > On Apr 20, 2006, at 4:34 PM, Dennis Byrne wrote: > > > > > Hi James, > > > > > > Try "mvn clean install" from the root, or from the tomahawk dir. > > > Does this help? > > > > > > Dennis Byrne > > > > > >> -----Original Message----- > > >> From: James Mitchell [mailto:[EMAIL PROTECTED] > > >> Sent: Thursday, April 20, 2006 04:17 PM > > >> To: 'MyFaces Development' > > >> Subject: Example application > > >> > > >> Sorry for my ignorance, but can someone explain to me what's up with > > >> the sample applications? > > >> > > >> I build myfaces by running $mvn package from the root of the myfaces > > >> svn checkout. > > >> > > >> Maybe I'm just building it wrong, but when I deploy myfaces-example- > > >> simple.war, it immediately blows up due to missing the api jar. I > > >> guess the Maven build doesn't include the api jar? So I dropped that > > >> in by hand and restarted tomcat, now I get another missing dependency > > >> on lang. Once I add that by hand and restart, it looks ok. > > >> > > >> Is this a pom dependency misconfiguration or did I do something > > >> wrong? > > >> > > >> Thanks in advance. > > >> > > >> -- > > >> James Mitchell > > >> > > >> > > >> > > >> > > >> > > > > > > > > > > > > > -- > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces >
