Hi Yunus, I've never looked at JSF so I can't help you there.
With Maven, you want to put your Cayenne XML files (from Cayenne Modeler) in src/main/resources. In general, Cayenne looks in the CLASSPATH to find the model and Maven makes everything under src/main/resources available at the root of the JARs (or WARs) CLASSPATH. mrg On Tue, Apr 10, 2012 at 6:55 AM, yunus <[email protected]> wrote: > thanks Michael..it works...Can u do me one more favour > > Can you tell me how to create a complete JSF environment in Eclipse Helios > for using Cayenne modeler? > I am trying with Maven but i am not able to create it. > Please tell me its step by step procedure. > > -- > View this message in context: > http://cayenne.195.n3.nabble.com/fetching-data-through-cayenne-tp3896560p3899279.html > Sent from the Cayenne - User mailing list archive at Nabble.com.
