Hi Thiago,
I know fairly well jboss (I'm working with it since 3.2 :-) ) and I already
checked the jumpstart. As I said, the app worked and works fine until I insert
the bean.
The real point here seems to be that, deploying an EAR, JBoss isolates the
classes within the WAR from the EAR, even i
On Fri, 11 Dec 2015 19:20:14 -0200, Luca Arzeni wrote:
Hi Jens,
Hi!
I like it, but if these problems cannot be solved, it may be better for
me to migrate to Guice or Spring.
Common, you don't need or want to do that. Have you checked that the
incredibly useful Tapestry JumpStart runs o
Hi Jens,
the point is that I need them in the lib since I use them also in the core
module.
I can place them in the lib AND in the war, but I cannot place them ONLY in the
war.
Also, I ask about compatibility because if I have properly spotted the issue,
some kind of problem could arise also i
Hi!
IWhy not having all T5 related jars in your war? Any particular reason why they
are located in your ear?
Jens
Von meinem iPhone gesendet
> Am 11.12.2015 um 19:05 schrieb Luca Arzeni :
>
> Hi there,
> my environment is:
> JBoss 7.2+ (actually 6.1.1.GA) or Wildfly 8.0 Final
> Tapestry5
Hi there,
my environment is:
JBoss 7.2+ (actually 6.1.1.GA) or Wildfly 8.0 Final
Tapestry5 5.3.7
I'm developing a little ear, which has the following structure
myear.ear
| core-1.1.jar
| webclient-1.1.war
| lib/
| plastic-5.3.7.jar
| tapestry5-annotations-5.3.7.jar
| tapestry-cor