Mario, the problem goes a way with latest source.
However, the example has compilation issue C:\dev\myfaces\orchestra\examples\src\main\java\org\apache\myfaces\examples\mops \backings\PetstoreData.java:[4,44] cannot find symbol symbol : class ShopCustomerDao location: package org.apache.myfaces.examples.mops.dao C:\dev\myfaces\orchestra\examples\src\main\java\org\apache\myfaces\examples\mops \backings\PetstoreData.java:[12,16] cannot find symbol symbol : class ShopCustomerDao location: class org.apache.myfaces.examples.mops.backings.PetstoreData C:\dev\myfaces\orchestra\examples\src\main\java\org\apache\myfaces\examples\mops \backings\PetstoreData.java:[27,15] cannot find symbol symbol : class ShopCustomerDao location: class org.apache.myfaces.examples.mops.backings.PetstoreData C:\dev\myfaces\orchestra\examples\src\main\java\org\apache\myfaces\examples\mops \backings\PetstoreData.java:[32,39] cannot find symbol symbol : class ShopCustomerDao location: class org.apache.myfaces.examples.mops.backings.PetstoreData -D Mario Ivankovits wrote: > > Hi Dan! > > Ok, next try please. > > I've changed Orchestra to use JSF 1.2 during the build process so that I > do not need a proxy based solution which seems to be not possible with > the RI. > Now the decorated application object should also correctly delegate the > JSF 1.2 methods to the original application. > > Hope this will make it now .... > > Ciao, > Mario > > > -- View this message in context: http://www.nabble.com/-Orchestra--Latest-snapshot-throws-UnsupportedException-tf4382435.html#a12524005 Sent from the My Faces - Dev mailing list archive at Nabble.com.
