akochnev wrote:
>
> Shymon,
>I'm not sure what the solution to your problem is going to be. The
> reason
> why things worked in the original setup is that when you specify
> archiveClasses to false, when the app is deployed in Glassfish, it's
> deployed as an exploded war; thus, when you upd
Em Mon, 27 Oct 2008 18:32:07 -0300, Alex Kotchnev <[EMAIL PROTECTED]>
escreveu:
Maybe one of the more experienced folks on the list can chime in on
how best to handle the development workflow with a module that's still
under
development.
1) Use Jetty for development. When tested in Je
Shymon,
I'm not sure what the solution to your problem is going to be. The reason
why things worked in the original setup is that when you specify
archiveClasses to false, when the app is deployed in Glassfish, it's
deployed as an exploded war; thus, when you update the class files, T5 is
able t
akochnev wrote:
>
> Shymon,
>I think your issue with the missing jar entry might have to do with how
> Maven deploys the war
> In the meantime, try switching the archiveClasses option to false (by
> default it's true).
>
>
> org.apache.maven.plugins
>
Shymon,
I think your issue with the missing jar entry might have to do with how
Maven deploys the war. One of the comments in the blog post explains it in
quite a bit of detail (
https://www.blogger.com/comment.g?blogID=19648744&postID=6127277507107329490&pli=1)
. In the meantime, try switching
Hi, shymon,
[jira] Created: (TAP5-227) Hibernate dependencies are incomplete
Hibernate dependencies are incomplete
-
Key: TAP5-227
URL: https://issues.apache.org/jira/browse/TAP5-227
Project: Tapestry 5
Issu
akochnev wrote:
>
> Shymon,
>I know you said you already resolved your issue. However, instead of
> using a stock netbeans Web Application project, I would strongly recommend
> using the NetBeans Maven support when starting a project; it really makes
> the ramp up almost 0 . See my blog for
Shymon,
I know you said you already resolved your issue. However, instead of
using a stock netbeans Web Application project, I would strongly recommend
using the NetBeans Maven support when starting a project; it really makes
the ramp up almost 0 . See my blog for details at
http://www.troymaxve
kristian.marinkovic wrote:
>
> do you have the library in your classpath?
>
Now it works.
I removed only tapestry-hibernate... jars.
tapestry-spring-5.0.15.jar also had to be removed.
Thanx!
--
View this message in context:
http://www.nabble.com/Tapestry-5.0.15%2C-NetBeans-6.1-and-Hibernat
do you have the library in your classpath?
shymon <[EMAIL PROTECTED]>
01.10.2008 13:39
Bitte antworten an
"Tapestry users"
An
users@tapestry.apache.org
Kopie
Thema
Re: Tapestry 5.0.15, NetBeans 6.1 and Hibernate ClassNotFound exception
kristian.marinkovic wrote:
kristian.marinkovic wrote:
>
> you have to remove the dependency to tapestry-hibernate
>
> g,
> kris
>
Didn't help.
Now, I added only one dependency to tapestry-core-5.0.15.jar.
And the problem remains the same:
java.lang.NoClassDefFoundError: org/hibernate/Session
...
Caused by: java.lang.
you have to remove the dependency to tapestry-hibernate
g,
kris
shymon <[EMAIL PROTECTED]>
01.10.2008 12:43
Bitte antworten an
"Tapestry users"
An
users@tapestry.apache.org
Kopie
Thema
Tapestry 5.0.15, NetBeans 6.1 and Hibernate ClassNotFound exception
I'
I'm trying to create my first simple application using Tapestry 5.015. My
IDE is NetBeans 6.1, and app is deployed to Glassfish v2ur2.
I have created web application, added Tapestry to project libraries,
configured web.xml, created Start.tml and Start class. But when I deploy app
to appserver I
13 matches
Mail list logo