Something found from Tomcat log that differnet from
broswer return
嚴重的: ClassNotFoundException while
loading persisted sessions:
java.lang.ClassNotFoundException:
com.hket.myloop.ApplicationEngine
java.lang.ClassNotFoundException:
com.hket.myloop.ApplicationEngine
at java.net.URLClassLoade
Hi,
Our team started a tapestry / honeycomb / hivemind / hibernate web app
project. A data upload service is needed to load data to the database and
therefore a hivemind eagerload service is written to run this periodical
task. As we want to share the same honeycomb session factory, we inject
hib
Thanks for your reply. I have same though but don't
know what resource I needed. Since I put all lib file
into same project and checked the jar files are
located at specified path(as attached). Will it be
problem on Tomcat? Thanks
regards
wayne
--- Peter Schröder <[EMAIL PROTECTED]>
wrote:
> loo
So tacos 4.0 is definetly not compatible with Tapestry 4.1? If so, it
would be nice to include old components and forward them to tapestry
with a not that they are deprecated.
On 12/5/06, andyhot <[EMAIL PROTECTED]> wrote:
No, not really...
I've recently started tacos-4.1.0 snapshot releases..
No, not really...
I've recently started tacos-4.1.0 snapshot releases... but they only
contain
the sitemap components = really cool way to get an instant menu system in
your app.
Anyway, some tacos components can now be replaced with the ones tapestry
provides,
which ones are you currently using ?
Ok i get it. I ended up doing:
but how could i put the expression into say a bean or class ? ie. if i
wanted the logic in java and not in the .page file?
Thanks
Jessek wrote:
>
> You could just use the standard tapestry EventOdd bean plus a little ognl:
>
>
>
> Something like that anyway
You could just use the standard tapestry EventOdd bean plus a little ognl:
Something like that anyway..
On 12/5/06, Gurps <[EMAIL PROTECTED]> wrote:
I have a for loop like so:
and a bean declaration
M
I have a for loop like so:
and a bean declaration
My .CSS file contains a tr.even, tr.odd, tr.newalbum, etc..
how do i (re)write the EvenOdd class such that i can highlight a row based
on one of the fi
If I'm currently using 4.0.2+Tacos, can someone tell me if I can
upgrade to 4.1+Tacos and incrmenetally port my pages that use tacos
components to the new 4.1 ajax framework?
On 12/5/06, Sam Gendler <[EMAIL PROTECTED]> wrote:
Given the parameters that you describe for your app, I'd definitely go
Just to fill the mailing list archive ... A little presentation of
Hivemind and it's service-point is available on the wiki at :
http://wiki.apache.org/tapestry/Hivemind4Beginners
Someone should stick that link in the Tapestry docs somewhere.
--sam
--
Given the parameters that you describe for your app, I'd definitely go
with 4.1. The only reason I wouldn't is if you knew you were going to
be building a very large app that was going to use a significant
percentage of the API, since in that case, you might struggle keeping
up with changes. But
Hello,
It is still me with my beginner's questions ...
I've activated Friendly URLs and it works fine.
The application context is /Tap02 and I would like to give the control
to Tomcat or whatever the "normal' server request handler is, for urls
like "/Tap02/export".
Is it possible ? Or all th
Thanks! My app is launched in 4.0 right now, but the next version will probably
be launched January 31st, so that was part of the reason I was aching to go for
4.1 since there's still 2 months to go for bug fixes, etc... Though I suppose
we *should* schedule Christmas somewhere in there ;)
Greg
If you need ajax, you can't go around 4.1 - if you don't, 4.0 has some
advantages (as far as I can see) - such as much smaller javascript
footprint for form validation, and stability -
However, Jesse does a great work in fixing bugs in 4.1 very fast, I go
to sleep in Europe and Jesse fixes the bug
Hijacking threads is an antipattern ;)
still - don't know why you ask, but you can find the tapestry 4.1
dependencies under the framework module ( tapestry -> 4.1 -> modules /
framework -> dependencies )
took me a while to find where this is hidden...
Cheers,
Ron
[EMAIL PROTECTED] wrote:
> Does
Peter Schröder a écrit :
you may create an interface with a method 'getEntityManager()' and implement
that method like you did before.
than register a service in your hivemind.xml like
Hi,
Just to fill the mailing list archive ..
Does this page apply to Tap5 or Tap4.1?
http://tapestry.apache.org/dependencies.html
Thanks,
Greg
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 05, 2006 12:12 PM
To: Tapestry users
Subject: Re: 4.1 Stability (Hi Jesse! :P)
I think it would re
On 12/5/06, Kevin Menard <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: Patrick Moore [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 04, 2006 5:25 PM
> To: Tapestry users
> Subject: Re: Re: Re: Number translator message in 4.1
>
> This whole thread started off with a message
Don't worry, it definately wouldn't affect my career. If something blows up the
worst that would happen is I'd say "Damnit I shouldn't of switched to 4.1!!!"
I'll give it a whirl, since the benefits definately outweigh the slim chances
of things exploding.
Thanks,
Greg
-Original Message---
Hi Jesse,
You think we have to use the 4.1 vs. 4.0.
For example I'm learning Tapestry for a project which will really start
in january.
Will you tell me to use the 4.1 ?
thanks
cyrille
Jesse Kuhnert a écrit :
I think it would reckless of me to recommend anything that may or may
not affect a
I've found that functionality to be a bit shakey; I tend to do it manually
in the pom.xml. The plugin detects changes to pom.xml and updates the
classpath appropriately.
On 12/4/06, Bill Holloway <[EMAIL PROTECTED]> wrote:
Can anyone give me a pointer about setting up the maven2 repositories
i
I think it would reckless of me to recommend anything that may or may
not affect anyone's job/career..
That being said - if it were me - yeah I'd totally go for it.
It's probably been a mistake to wait so long for 4.1.1 to come out
anyways. Probably I'll just fix this validation message issue an
Okay, I know Jesse is probably fed up with these types of questions! And we've
gone over it before, about 4.1, 5.0, roadmaps, etc, a couple weeks ago.
The 4.1 "snapshot" that's out right now, for a relatively simple app - no
custom components, hivemind services, Java 1.4 so no annotations, and m
FATAL exception raised: createWidget() Node not found with specified id of
'dob'.
I encounter this problem when I try to use a selectionproperty with
Eventlistener annotation to populate the 2nd propertyselection
Honest, I didn't wrap it ;-), when I look at my original message it
shows up fine, dunno what happened :-).
-warner
On Dec 5, 2006, at 7:57 AM, <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote:
Same thing happened to me, until I realized that the link he pasted
wrapped lines . . . the full l
Same thing happened to me, until I realized that the link he pasted
wrapped lines . . . the full link (the he *did* post) is:
http://sourcebeat.com/books/tapestrylive.html
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 05, 2006 9:54 AM
To: u
Did you remove the errant space? Loaded fine for me:
http://sourcebeat.com/books/tapestrylive.html
--
Kevin Menard
Servprise International
WebReboot -- Remote Reboot Without Pulling the Plug
800.832.3823
-
To unsubscribe, e-ma
http://sourcebeat.com/books/tapestrylive.html
2006/12/5, [EMAIL PROTECTED] <
[EMAIL PROTECTED]>:
404 :)
-Original Message-
From: Warner Onstine [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 05, 2006 9:50 AM
To: Tapestry users
Subject: new book
Hi all,
Just wanted to give you a he
404 :)
-Original Message-
From: Warner Onstine [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 05, 2006 9:50 AM
To: Tapestry users
Subject: new book
Hi all,
Just wanted to give you a heads up that my book, "Tapestry 101", is
now available for download at http://sourcebeat.com/books/
Hi all,
Just wanted to give you a heads up that my book, "Tapestry 101", is
now available for download at http://sourcebeat.com/books/
tapestrylive.html . This book is geared at new users of Tapestry and
it isn't meant as a reference book, so if you've been doing Tapestry
4 for a while it p
> I think they can still be better, but obviously I didn't question my
> changes enough or I would have noticed this issue sooner. It'll be
> reverted soon.
Right. I've opened the JIRA issue per your request. If anyone has any
ideas as to how to improve things, they're welcome to comment. Unle
I really don't know what all of the hub bub is about. I concede that
these messages (at least for numbers) aren't really the best default
for end users - and having good defaults has been one of the core
design patterns that Howard(and the rest of the devs) has obviously
worked very hard to mainta
Yohhh... I take your Idea and add some more lines and it´s working. I just
had the same "idea"... setting a flag when a Page is loaded first time. But
this didn´t worked, maybe because of using "prepareForRender()".
Nevertheless.. you are my personal TODAYS HERO. Thx a lot.
Sam Gendler-2 wr
Yohhh... I take your Idea and add some more lines and it´s working. I just
had the same "idea"... setting a flag when a Page is loaded first time. But
this didn´t worked, maybe because of using "prepareForRender()".
Nevertheless.. you are my personal TODAYS HERO. Thx a lot.
Sam Gendler-2 wr
For all those interested, I've opened up an issue:
https://issues.apache.org/jira/browse/TAPESTRY-1174
I've deliberately not filed it as a "bug" in an attempt to avoid passing
judgment.
--
Kevin Menard
Servprise International
WebReboot -- Remote Reboot Without Pulling the Plug
800.832.3823
-
> -Original Message-
> From: Patrick Moore [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 04, 2006 5:25 PM
> To: Tapestry users
> Subject: Re: Re: Re: Number translator message in 4.1
>
> This whole thread started off with a message change. Changing an error
> message is not changing a
Use the maven eclipse:eclipse target. This will create the project for
you. Once that's done, go to the "java build path" properties for your
project. Click the "add variable" button and create a variable called
"M2_REPO" that points to your "YOUR_HOME_DIR/.m2/repository" From then on,
any new
Sam Gendler wrote:
> The symbol you are seeing is the symbol used to denote 'locale
> specific currency symbol' in a format pattern. What is strange is
> that if you don't have a symbol for that currency in your current
> locale, you should get the ISO 3-letter code (EUR, in this case)
> rather th
looks like you are missing a resource:
javax/mail/MessagingException
try including javaMail api into your classpath
-Ursprüngliche Nachricht-
Von: wong wayne [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 5. Dezember 2006 12:13
An: users@tapestry.apache.org
Betreff: Problem on Applicatio
Hi all
I have a program which works fine previously.
unfortunately, my development machine crashed and need
to setup again. However I cannot make it works.
Exception generated
org.apache.tapestry.ApplicationRuntimeException
Could not load class com.hket.hketonline.Visit from
WebappClassLoader del
Peter Schröder a écrit :
you may create an interface with a method 'getEntityManager()' and implement
that method like you did before.
than register a service in your hivemind.xml like
you can than receive it in your java-class usin
you may create an interface with a method 'getEntityManager()' and implement
that method like you did before.
than register a service in your hivemind.xml like
you can than receive it in your java-class using @InjectObject
take a look
No, I need a form submission, but I need only to trap components inside the
grid (validation included). I'll investigate deeply into tapestry and find a
solution. I'll notify when the component will be ready on this list. To have
a wider user test.
Cheers,
kiuma
On 12/5/06, Sam Gendler <[EMAIL PR
43 matches
Mail list logo