On Sat, Jan 30, 2010 at 11:23 AM, faye alaska <haifeizh...@gmail.com> wrote: > Thanks for your help again. Is OpenEjb included in this quick start project? > Do I need to add it as a user library like in the jumpstart to use it? Or > does the quick start have something else that does serve the purpose for > OpenEJB? I have read some threads that the openEJB and Hibernate have > conflict on the ASM requirement, etc. so if I add it, should I follow > certain instructions to avoid that?
You are on untested waters with that. I bet an embedded EJB container such as OpenEJB would work better with our upcoming JPA support but it's not released yet. If I were you, I'd first carefully think through whether I need an EJB container or not. If you don't absolutely need it now, you could always consider adding it in later. If you have to ask yourself why you would need an EJB container, the chances are you won't need it. In any case, let us know how it goes, I'm certainly interested in hearing your experiences with EJB if you decide to take that route. Kalle > Kalle Korhonen-2 wrote: >> >> I'm glad you were able to figure it out. Yes, we've tried to make the >> whole setup as easy as possible. One option is to copy the >> themes/tapestryskin resources from target to source so you don't have >> move things around, then remove war dependency from the pom (it uses a >> specific Maven functionality called war overlays, see >> http://maven.apache.org/plugins/maven-war-plugin/examples/war-overlay.html). >> However, we recognize this part is still not as nice as it could be, >> especially for development and we've opened an issue to improve things >> for the next version. >> >> Kalle >> >> >> On Sat, Jan 30, 2010 at 1:32 AM, faye alaska <haifeizh...@gmail.com> >> wrote: >>> >>> Hi Kalle, >>> I got it figured out. I needed to point the WebApp Dir to the target >>> instead >>> of the source. >>> Anyways, I will play with it more. >>> Thanks a bunch for your help. >>> Faye >>> >>> >>> >>> faye alaska wrote: >>>> >>>> Hi Kalle, >>>> The quick start is really easy to set up. However, when I try to run it >>>> using http://localhost:8080/, I get the following error: >>>> >>>> An unexpected application exception has occurred. >>>> >>>> * org.apache.tapestry5.internal.services.RenderQueueException >>>> Render queue error in SetupRender[Index:layout]: Unable to locate >>>> asset 'context:themes/tapestryskin/theme.css' (the file does not exist). >>>> >>>> activeComponents >>>> o Index (class com.gtsolutions.tynamoexample.pages.Index) >>>> o Index:layout (class >>>> com.gtsolutions.tynamoexample.components.Layout) >>>> context:Index.tml, line 1 >>>> 1 <t:layout title="literal:Tynamo!" >>>> xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd" >>>> xmlns:p="tapestry:parameter"> >>>> 2 <p:subMenuBlock> >>>> 3 <ul> >>>> 4 <li> >>>> 5 </li> >>>> 6 </ul> >>>> location >>>> context:Index.tml, line 1 >>>> >>>> * java.lang.RuntimeException >>>> Unable to locate asset 'context:themes/tapestryskin/theme.css' >>>> (the >>>> file does not exist). >>>> >>>> did I not miss something? >>>> Thanks, >>>> Faye >>>> >>>> >>>> Kalle Korhonen-2 wrote: >>>>> >>>>> Not a jumpstart, but you might want to try out Tynamo's archetype, see >>>>> http://tynamo.org/Quick+start. It's got Hibernate, H2 etc. all set up >>>>> and ready to go after you run it. >>>>> >>>>> Kalle >>>>> >>>>> >>>>> On Fri, Jan 29, 2010 at 1:16 AM, faye alaska <haifeizh...@gmail.com> >>>>> wrote: >>>>>> >>>>>> Hello, I am new to tapestry5 and I followed >>>>>> http://tapestry.formos.com/wiki/display/T5IDEINT/Eclipse+%28including+Maven%29, >>>>>> which was an awesome direction to get tapestry5 quickstart working. I >>>>>> also >>>>>> downloaded jumpstart, but unfortunately could not successfully get it >>>>>> to >>>>>> work. The examples in jumpstart are very cool, now I am wondering if >>>>>> there >>>>>> is a tutorial or some information on how to start from the tapestry >>>>>> quickstart to get openejb, hibernate, with hsqldb set up to try some >>>>>> of >>>>>> the >>>>>> examples in the jumpstart. -- that would certainly help me a lot to >>>>>> get >>>>>> going using tapestry5 for my project. >>>>>> Thanks a lot. I am really excited about learning/using tapestry... >>>>>> Thanks a bunch! >>>>>> -- >>>>>> View this message in context: >>>>>> http://old.nabble.com/from-tapestry5-quickstart-to-jumpstart--tp27367758p27367758.html >>>>>> Sent from the Tapestry - User mailing list archive at Nabble.com. >>>>>> >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>>>>> For additional commands, e-mail: users-h...@tapestry.apache.org >>>>>> >>>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>>>> For additional commands, e-mail: users-h...@tapestry.apache.org >>>>> >>>>> >>>>> >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://old.nabble.com/from-tapestry5-quickstart-to-jumpstart--tp27367758p27382406.html >>> Sent from the Tapestry - User mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> >> > > -- > View this message in context: > http://old.nabble.com/from-tapestry5-quickstart-to-jumpstart--tp27367758p27386643.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org