Well why don't we look at the structure that the MyFaces project uses for
its components.
they have the tomahawk component library and the sandbox for not yet mature
components.
Rolf
On 2/20/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
>
> It has been voiced on a few occassions that an official t
A coworker had the same problem. It seems that hivemind is also
caching or making singletons out of the beans returned from spring. My
coworker created a new annotation @InjectSpringBean that replaces the
@InjectObject("spring:linkSearch") type syntax. It pulls beans
directly out of the spring app
hi Raphael,
You way of providing a in my own
hivemodule.xml works, thanks very much.
I found the cause of Hivemind+Spring problem. I actually have two
hivemodule.xml files:
-- WEB-INF/hivemodule.xml
-- WEB-INF/{portlet.name}/hivemodule.xml
I originally put the DefaultSpringBeanFactoryHolder def
Hi All,
I've recently upgraded my project from Tapesty 3 to Tapestry 4.Am
facing an issue in Tapestry 4.If user clicks any button while the page is still
being rendered(loaded),a JavaScript error is throw stating 'events' is null, or
not an object.The same is not happening in Tapestry 3.
I use Hiveutils, (formerly Hivetranse) Object Builder for dependency
injection in POJOS,
your issue has been discussed several times on the list, search the list
and if you can't find more info regarding this matter I can send you
some code that I have posted before in this list.
http://hivetr
Hi guys,
I also met the same problem with clean up issue, is there any working
solution for this?
regards,
Vincent
On 12/16/05, Geoff Longman <[EMAIL PROTECTED]> wrote:
> s'ok to be a newbie!
>
>
> On 12/15/05, Stephane Decleire <[EMAIL PROTECTED]> wrote:
> > I thought it has because i have neve
Gotcha. That's the part I figured out. It looks now like it wasn't the ILink
thing, but rather the fact that the code was getting executed because I
didn't circumvent it.
On 2/18/06, Ron Piterman <[EMAIL PROTECTED]> wrote:
>
> there is no difference between listeners that return X or Y - it only
>
This issue was completely unrelated to your friend's problem. The forum had a
setting set wrong which resulted in the forum spamming a mailling list. It
wasn't actual commercial "spam", just a ton of messages. Very annoying (and
embarrassing for me and for Howard as well since he runs the lis
I did mark the bean as a prototype (singleton=false) and I still get the same
behavior.
When I run this outside Tapestry (in a JUnit) then it worls fine... when the
singleton is marked true you get the same object back, when set to false you
get a new object back each time.
So the question r
Anyone know if HiveUtils is available via a Maven repo.? I can't see
it on ibiblio.org/maven2
Cheers,
Nick Faiz,
Developer
www.q9software.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
Hi Guys,
this just to let you know you can download and use the XDoclet2
Tapestry Plugin from http://xdoclet.codehaus.org
It will let you write javadoc style annotations and automagically
generate .jwc and .page files.
Of course if you're using jdk5+ you better use standard tapestry annotations :-
You can make the bean a "prototype"
http://www.springframework.org/docs/reference/beans.html#beans-factory-modes
I believe Tapestry actually looks up the bean every time when you call
getLinkSearchCommand(). Try that.
-Original Message-
From: Amir Sheibani [mailto:[EMAIL PROTECTED]
Se
Hi all,
I have a question on using Spring beans from tapestry pages. I am using
http://wiki.apache.org/jakarta-tapestry/Tapestry4Spring to integrate, and on my
Tapestry page I have:
@InjectObject("spring:linkSearch")
public abstract ILinkSearch getLinkSearchCommand();
In my Spring conf
Andreas,
Yes, I too used the default setting to work around this.
I'm sitting in #tapestry on irc.freenode.net, if you'd like to come
in and work on your configuration briefly. I can't give you more than
ten minutes but it might help to have someone to work through the
problem in real time
+1
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 2:24 PM
To: Tapestry users
Subject: Re: [NOTICE] TapestryForums Spamming
Arghh! Can't we ban everything from tapestryforums?
On 2/20/06, Apache <[EMAIL PROTECTED]> wrote:
>
> my friend r
I'm sure I was having the same problem, and (looking through my source
history) the only change I can see is that the wrapping was
missing from the TransactionDefaults config and that at one point I had
demarcation="Never" which caused other problems (I think.)
Anyhow, I've trimed the irreleva
Hi All,
I'm writing a web application with Tapestry 4.0 and am seeing a some sort of
timeout effect. I have searched online but could not find any reference to a
timeout other than the default Tomcat session timeout (which is set to 30
minutes).
The effect is the following: I have a form that on
Thanks for your answer and sorry, that's what I wanted to post...
I have that in my hivemodule.xml but the error remains :(
Would you mind send me your hivemodule.xml file?
Sincerly,
Andreas
On 20. Feb 2006 - 17:12:53, Jason Dyer wrote:
| I've got tap4+hibernate+hivetranse working. Do you have
I've got tap4+hibernate+hivetranse working. Do you have the
TransactionDefaults element? Here's mine:
On Monday 20 February 2006 16:47, Andreas Bulling wrote:
> That's what I searched on google for the last half an hour ;)
> But unfortunately without success,
I've working on an application right now using T4+hibernate+spring and have
0 problems with it. I didn't read all of the thread, but what problems were
you having?
I used the tapestry-spring.jar found here
http://wiki.apache.org/jakarta-tapestry/Tapestry4Spring I haven't tried
Howard's versi
That's what I searched on google for the last half an hour ;)
But unfortunately without success, as even putting
in hivemodule.xml doesn't fix the problem. :(
Thanks anyway for your answer!
On 20. Feb 2006 - 16:40:02, Wayland Chan wrote:
| I don't even know how to use Hivemind but maybe
I don't even know how to use Hivemind but maybe this part of the stack trace
can shed some light on your problem:
/META-INF/hivemodule.xml, line 20, column 59: Configuration point
hivetranse.core.TransactionDefaults contains no contributions but expects
exactly one contribution.
On 2/20/06, And
Hi Lutz,
| wow, this thread is really wandering off a bit... I will at least try
| to stick to the point.
That's right. But anyway very useful/interesting for many people as I'm not
the only one struggling with problems as it seems. ;)
Let me describe what I did in the meanwhile:
I've set up eve
yeah, a plank would make them a good fitting suppository
I get 1000+ spams per month
- Original Message -
From: "Ben Dotte" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Monday, February 20, 2006 7:43 PM
Subject: RE: [NOTICE] TapestryForums Spamming
required="aye"! send them and
What really causes the stale link page error when a user presses the back
button?
>From reading, it sounds like this protects the user from themselves.
Should I redirect them to an error page? What would you suggest?
thanks
Jason E. Dimm, Senior Analyst, Cingular Wireless
IT eCommerce/Paymen
I wish I had known this trick a couple of weeks ago. It would have saved me
some time. Thanks for the tip!
Raph
> -Original Message-
> From: Anders Bengtsson [mailto:[EMAIL PROTECTED]
> Sent: lundi 20 février 2006 14:01
> To: Tapestry users
> Subject: RE: Bug 788 and other troubles
>
>
Liu Yan,
To easily override the Tacos AjaxDirect service, simply add the following to
your hivemodule.xml:
Implementation of IEngineService that handles various forms of
ajax requests. Should eventually replace IPartialService.
required="aye"! send them and their scourge of spam to the plank!
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 1:24 PM
To: Tapestry users
Subject: Re: [NOTICE] TapestryForums Spamming
Arghh! Can't we ban everything from tapestryforums?
Arghh! Can't we ban everything from tapestryforums?
On 2/20/06, Apache <[EMAIL PROTECTED]> wrote:
>
> my friend ray who manages www.vidvox.com forum, came across this same
> problem last week he told me. He spend like 20 hours deleteing off spam
> message.
>
> this seems like a problem more severe
my friend ray who manages www.vidvox.com forum, came across this same problem
last week he told me. He spend like 20 hours deleteing off spam message.
this seems like a problem more severe then the surface.
maybe this info can help you out that he told me. He couldn't deleted all
message from o
my friend ray who manages www.vidvox.com forum, came across this same problem
last week he told me. He spend like 20 hours deleteing off spam message.
this seems like a problem more severe then the surface.
maybe this info can help you out that he told me. He couldn't deleted all
message from o
iframes are like so medieval. Tapestry is a component base framework, designed
to reuse components and content, while increasing maximum application dynamics.
iframs are like so last cnetury. ^_^.
personally i think it would be easier to set up a nice simple border, that
contains a bottom and
hi,
I tried to include them using the:
This seems only includes partial script file. The online doc suggests using
Hi Andreas,
wow, this thread is really wandering off a bit... I will at least try
to stick to the point.
1. Regarding your stack trace posted earlier: Is commons-logging.jar
in your lib directory? You really want to check your 3rd party
libraries... see 2.
2. ClassLoaders are a broad topic... bu
As you might've noticed, the error message below is awful. I tried it
on jetty and tomcat and got a better error message. It seems that
tapestry-flash is compiled with JDK 5 and I'm using JDK 1.4.2 to run
my server.
However, can you compile tapestry-flash with JDK 1.4.2 and re-deploy?
Thanks,
Hi, I'm fairly new to Tap 4 but have been using Tap 3 for over a year.
I'm having some trouble configuring an ASO for the global application
object using hivemind. I've seen a couple of threads in the list that
addressed the issue but none seem to have the information I need (at
least from what
hi Raphael,
Thanks for your solution, it works for me too. But my way of doing that is
directly modify the META-INF/hivemodule.xml file and re-package the Tacos
library. I believe there should be some better way to do this, such as
overriding the AjaxDirect service point in our own application's
h
we use a TRAC system for tickets and project tracking. its rtunning on a HTTPS
SSL connection.
that site has a favicon.
its real easy to put int oyour site.
i dont know how you have your framework set up. but we have a border which lays
out the components to pages then have a shell wraper cont
Trails already uses Tapestry 4. The version in the lib directory is the
beta, though. We need to upgrade to the "full" version.
-Original Message-
From: Wayland Chan [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 12:51 PM
To: Tapestry users
Subject: Re: [OT] Re: Best practi
I was looking at the Trails mailing list this morning and the activity on
that project seems to have *trailed* off ;)
I was thinking of using it to jumpstart/build a skeleton T4+Hib3+Spring app
but when I saw how long it hadn't been updated, I figured there's no way
it's using T4 yet.
James, do y
I think that as much fun as everything is, Howard and I would probably both
prefer to play in our own virtual sandboxes for things like this.
On 2/20/06, James Carman <[EMAIL PROTECTED]> wrote:
>
> What about the Tapestry project at JavaForge that Howard set up? Is this
> not what you have in min
What about the Tapestry project at JavaForge that Howard set up? Is this
not what you have in mind? That's where Tapestry-Flash, Tapestry-Prop, and
Tapestry-Spring live.
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 12:26 PM
To: Tapestr
Is it under here?
http://svn.apache.org/viewcvs.cgi/jakarta/tapestry/branches/4.0-polluted/examples/Workbench/src/java/org/apache/tapestry/workbench/fields/
On 2/20/06, Martin Carel <[EMAIL PROTECTED]> wrote:
>
> This will sound as a trivial question.
>
> I am investigating about validation using
It has been voiced on a few occassions that an official tapestry sub-project
based around components and contributors to those components may be
beneficial.
I think it would be nice to have a project like this, it would allow
tapestry to have a clearer/safer feeling repository of components that a
Somewhat, but Tapestry will manage it for you to make sure that it's handled
correctly. You can also "inject" the ASO into your page/component classes
via the @InjectState attribute which comes in handy.
-Original Message-
From: Dimm, Jason [mailto:[EMAIL PROTECTED]
Sent: Monday, Februar
Thanks James,
Concerning the visit object, if I use this, wouldn't I be using the visit
object as a glorified HttpSession?
Jason E. Dimm, Senior Analyst, Cingular Wireless
IT eCommerce/Payments (Payment Processing)
Cingular Java Components, QuickPay, Wedat
Sun Certified Java Developer
Sun Certifie
I read that demo's source code and it seems that the page that does all the
work doesn't use AjaxForm or AjaxSubmit. It uses a regular form and a
regular submit and some javascript to make it talk to the ProgressBar.
There's also an AjaxDirectLink used to cancel the upload, but that's outside
the f
Id use an session-scoped ASO (or visit object).
_
From: Dimm, Jason [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 11:51 AM
To: 'tapestry-user@jakarta.apache.org'
Subject: persistence with different page files
-->
If I have the same "property-specification" line with
If I have the same "property-specification" line
with "persistent=yes" tag in two different *.page files
where user goes to page1 and then to page2, then willl "ack"
in page2 be the same as what was set in page1?
What's the best way to do this? I'm tempted to use
the "Visit" object li
You may want to keep an eye on this if you use Eclipse to dev Tapestry and
want to use Hibernate;
http://www.eclipse.org/jsr220orm/hibernate.html
John
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
Hey you're quite optimistic. That's very refreshing as I got more and more
pessimistic during the last week ;) Thanks, I will try and report...
On 20. Feb 2006 - 11:35:41, James Carman wrote:
| Here's a list of the jars I have in my WEB-INF/lib directory of my project.
| Not all of them will be re
Here's a list of the jars I have in my WEB-INF/lib directory of my project.
Not all of them will be required, but if you have them, I know it will work!
:-)
antlr-2.7.6rc1.jar hibernate-annotations.jar
asm-attrs.jarhivemind-1.1.1.jar
asm.jar hivemind-
Some more lines of the stack trace:
---
17:32:04,141 ERROR ContextLoader:205 - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sessionFactory' defined in ServletContext resource
[/WEB-INF/applicationContext.xml]: Initialization
On 20. Feb 2006 - 11:09:39, James Carman wrote:
| Well, that's one of my goals, to help make Trails less "magical." It does
| do some pretty cool stuff behind the scenes and I feel your pain. I just
| recently joined the project and it has taken me quite a while to understand
| how it all works.
Hi Jason,
I think you will find the instructions given on
"http://jakarta.apache.org/tapestry/UsersGuide/state.html"; both
verbose and gentle.
Hth,
Lutz
On 2/20/06, Dimm, Jason <[EMAIL PROTECTED]> wrote:
>
>
>
> What is the simplest and cleanest way to store state across pages for a
> single
Well, that's one of my goals, to help make Trails less "magical." It does
do some pretty cool stuff behind the scenes and I feel your pain. I just
recently joined the project and it has taken me quite a while to understand
how it all works. I don't even understand it all yet. I'm currently tryi
What I have written is a HibernateEntitySqueezer implementation that
basically just writes out the "entityName" and the "id" of the entity. When
it comes back up, I use the Hibernate Session to restore the object. This
way, I don't have a problem with detached objects. It works pretty well. I
a
On 20. Feb 2006 - 10:53:22, James Carman wrote:
| Have you checked out the Trails framework (https://trails.dev.java.net/)?
| I'm also a committer on that project and it's a good way for you to
| jump-start your way into Tapestry, Spring, Hibernate, and I'm trying to get
| them to use HiveMind more
I was actually messing with this 2 days ago.
I created a custom impementation of
PersistentPropertyDataEncoder
that instead of using ObjectOutputStream.writeObject (in
writeChangesToStream )
checks the type of the object and outputs a prefix + accordingly uses
ObjectOutputStream.writeFloat, ObjectO
Have you read http://jakarta.apache.org/tapestry/UsersGuide/state.html ?
Cheers
Hugo
On 20/02/06, Dimm, Jason <[EMAIL PROTECTED]> wrote:
>
> What is the simplest and cleanest way to store state across pages for a
> single user?
>
> I remember putting items in the httpsession, but Tapestry seem
If youre using Tapestry 4 (and you should be), then you can specify a
scope for your Application State Objects (ASOs). Other than that, the
visit object in Tapestry 3 is definitely session-scoped. The global
object is the servlet context-scoped object.
_
From: Dimm, Jason [mai
Have you checked out the Trails framework (https://trails.dev.java.net/)?
I'm also a committer on that project and it's a good way for you to
jump-start your way into Tapestry, Spring, Hibernate, and I'm trying to get
them to use HiveMind more (they like to use AspectJ a lot and that's one
reason t
How do you definitively find out if your Tapestry
application's Visit object really is per user?
Are their any weird circumstances in which it would be
shared?
Thanks,
Jason E. Dimm, Senior Analyst, Cingular Wireless
IT eCommerce/Payments (Payment Processing)
Cingular Java Compone
Have you read this?
http://jakarta.apache.org/tapestry/UsersGuide/state.html
_
From: Dimm, Jason [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 10:48 AM
To: 'tapestry-user@jakarta.apache.org'
Subject: What is the best way to maintain state with Tapestry?
-->
What
Hi Lutz,
also thanks for your answer!
| - if the HibernateTemplate is your only reason to use Spring, I'd say,
| don't. Of all the features of Spring, I think this template is a
| rather not-so-interesting one, since it offers rather little advantage
| over Hibernate's own API.
Well, at least at
What is the simplest and cleanest way to store state across
pages for a single user?
I remember putting items in the httpsession, but Tapestry
seems to have multiple ways to accomplish this?
Please be verbose (and somewhat gentle) ?
Thanks,
Jason E. Dimm, Senior Analyst, Cingul
This will sound as a trivial question.
I am investigating about validation using Tap4, and as such I wanted to
have a look at the Dates page in the Workbench example, because I need
to do something really similar to that.
I saw the sources for Dates.html and Dates.page, but I couldn't find th
The tapestry-flash component works great for me on Tomcat. However,
when I deploy to Resin, I get the following error:
org.apache.hivemind.ApplicationRuntimeException: Unable to construct
service com.javaforge.tapestry.flash.FlashPropertyPersistenceStrategy:
Error building service
com.javaforge.t
Thank also for your answer - with every posting I read I get another part
of the puzzle...
| It is right the HiveMind Utilities do not provide the same level of features
| to HiveMind that Spring provides to itself! And I don't believe it will one
| day. As far as I can say, Spring is becoming the
The autoproxy issue has already been brought up on the HiveMind developers
list (by me). I really think we should try to implement this, as it really
makes configuration easy when used in conjunction with annotations.
-Original Message-
From: Jean-Francois Poilpret [mailto:[EMAIL PROTECTE
Hi all,
Just one point (I talk as the author of HiveMind Utilities) I want to
emphasize about auto-proxying: this is not a feature that HiveUtils can
bring by itself, it belongs to the container (ie HiveMind). When/if HiveMind
provides it, then HiveMind Utilities will provide it;-)
Personnally (b
Hi all,
I have a use case where we want a table of data where the first column
is checkboxes. The idea is that a user would check the row of data and
then click a button to perform some action. See my previous email re:
For loop of Button Components. Anyway, the design is to have the column
hea
Yes, but using annotations to set up transactions is a nice feature,
but it's not necessary. Putting annotatons aside, it's not very
difficult to map a transaction in XML in either Hivemind or Spring.
I would need a further reason to justify adding a second IoC
framework to the application.
Hi Andreas,
> If I don't necessarily need HibernateTemplates should I use
> Hivemind oder Spring? In which features do they differ, which is
> easier to set up? *I've read many articles concerning this issue
> but it's still not clear to me*
About Spring vs. Hivemind
As far as I understand, Spri
hi Raphael,
Thanks for your solution, it works for me too. But my way of doing that is
directly modify the META-INF/hivemodule.xml file and re-package the Tacos
library. I believe there should be some better way to do this, such as
overriding the AjaxDirect service point in our own application'
All,
I have been going crazy trying to figure out why my client-persisted page
properties aren't being "unsqueezed" by my custom squeezer. Well, it's
because Tapestry doesn't use the "squeezer" to store client-persisted page
properties
(http://mail-archives.apache.org/mod_mbox/jakarta-tapestry-de
You can certainly use a TransactionInterceptor (and HiveUtils has one of
these), but it won't be automatically added to your HiveMind-managed
services like it will in Spring.
-Original Message-
From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Bulling
Sent: Monday, Febru
Hi Richard,
first, thanks for your answer!
| I have succesfully used HiveMind and Spring together with Tapestry and
| Hibernate. I used Spring for this HibernateTemplate and transactional
| support, so just defined DAOs in Spring. I used HiveMind to define all
| other services, and using the H
Hi Andreas
I have succesfully used HiveMind and Spring together with Tapestry and
Hibernate. I used Spring for this HibernateTemplate and transactional
support, so just defined DAOs in Spring. I used HiveMind to define all
other services, and using the HiveMind-Spring connector library, it was
Hi Nick,
| If you are confused, do what is the simplest and fastest solution? If
| it's simple and fast it is at least not hard to remove and replace
| with something else, later on. If you don't need to replace it you've
| solved a problem efficiently! Well ... that's my current theory,
|
Yes, that did look nice.
Cheers,
Nick
On 21/02/2006, at 12:03 AM, James Carman wrote:
You don't have autoproxy support in HiveMind, though. That, in my
mind, is
more elegant.
-Original Message-
From: Nick Faiz [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 7:07 AM
To: Ta
Hey Andreas,
On 20/02/2006, at 11:48 PM, Andreas Bulling wrote:
Hi Nick,
thanks for your answer!
No prob.s.
Yesterday I thought I could finally decide which combination of
frameworks
I should use/which combination is the best (perhaps at least for me)
but you're right: I also thought w
You don't have autoproxy support in HiveMind, though. That, in my mind, is
more elegant.
-Original Message-
From: Nick Faiz [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 7:07 AM
To: Tapestry users
Subject: Re: [OT] Re: Best practice - Integration Hibernate/Tapestry
I know th
sön 2006-02-19 klockan 14:05 +0100 skrev Raphaël Jean:
> Anders,
>
> We are in the same situation and I feel your pain...
>
> I don't know if there is going to be a 4.0.1 bugfix release soon but it seems
> unlikely.
>
> Regarding your other point, I believe the Hivemind source tree is only nee
Hi Nick,
thanks for your answer!
oh n... *sigh*
Yesterday I thought I could finally decide which combination of frameworks
I should use/which combination is the best (perhaps at least for me)
but you're right: I also thought why to use another framework (Spring)
if Hivemind seems to be a
Andreas,
Thanks for your response.
On 20/02/2006, at 11:19 PM, Andreas Bulling wrote:
unfortunately I can't tell you any experiences but one question comes
to my mind: Do the HiveUtils offer something similar to the
HibernateTemplates
in Spring?
No, but I've never really relied on Hibern
Hi Nick,
unfortunately I can't tell you any experiences but one question comes
to my mind: Do the HiveUtils offer something similar to the HibernateTemplates
in Spring? That was the main reason for me to use Spring but perhaps
Hivemind is even better (because you don't have the Spring dependancy
a
Hi Nicolas,
as I had to go a very stony way the last week (and I'm still on this way...)
I had the idea to strap all experiences together on a wiki page or something
like
that afterwards. But I don't think that I can do that before March... :(
If there is something to publish I will announce the
I know that this post is about Tapestry, Hibernate, and Spring but I
wanted to query readers about Tapestry, Hibernate, and Hivemind. I've
only just set up Hivemind with Hibernate, using the HiveUtils.
I've used the 'Open Session in View' pattern, with a Spring and
Hibernate combination, be
jta.jar
-Original Message-
From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Bulling
Sent: Monday, February 20, 2006 7:01 AM
To: Tapestry users
Subject: Re: tapestry-spring and OpenSessionInViewFilter
On 20. Feb 2006 - 06:39:29, James Carman wrote:
| You need dom4j.jar
On 20. Feb 2006 - 06:39:29, James Carman wrote:
| You need dom4j.jar in your WEB-INF/lib directory.
Now, I get the following error message:
ERROR ContextLoader:205 - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sessionFacto
Yes I will.
-Original Message-
From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Bulling
Sent: Monday, February 20, 2006 6:54 AM
To: Tapestry users
Subject: Re: [OT] Re: Best practice - Integration Hibernate/Tapestry
On 20. Feb 2006 - 06:45:19, James Carman wrote:
| I
On 20. Feb 2006 - 06:45:19, James Carman wrote:
| I might be able to put something together for you. I'll see what I can do
| and I'll make it available via SVN from my website.
I'm also looking forward to such a sample app...
Are you planning to publish the URL here? That would be nice!
Sincerl
I might be able to put something together for you. I'll see what I can do
and I'll make it available via SVN from my website.
-Original Message-
From: Nicolas [mailto:[EMAIL PROTECTED]
Sent: Monday, February 20, 2006 4:59 AM
To: Tapestry users
Subject: Re: [OT] Re: Best practice - Integr
| You need dom4j.jar in your WEB-INF/lib directory.
*smiting my forehead*
Thanks a lot! ;)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You need dom4j.jar in your WEB-INF/lib directory.
-Original Message-
From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Bulling
Sent: Monday, February 20, 2006 6:33 AM
To: Tapestry users
Subject: tapestry-spring and OpenSessionInViewFilter
Hi everybody,
I finally decide
Hi everybody,
I finally decided to switch to Tapestry/Spring/Hibernate and the first
step for me was to try to get Howard's tapestry-spring jar to work.
Besides an error message I don't understand (please see below, any
tips are very welcome!) I've also found a reference to a
"OpenSessionInViewFil
Lukas Ruetz wrote:
Am Freitag, 17. Februar 2006 16:10 schrieb Łukasz Pachciarek:
Lukas Ruetz wrote:
Am Freitag, 17. Februar 2006 13:38 schrieb Łukasz Pachciarek:
Hello
first...
I am new in tapestry :)
I created html template, it contains left-frame and right-frame
left-frame i
thats really nice - would you put it on the wiki?
Cheers,
Ron
Geoff Callender wrote:
The minDate and maxDate validators are not portable across application servers
or locales. For example minDate=7/1/2005 is accepted by Tomcat but JBoss
will reject it because it expects something like minDate
Hi,
Reading this, Tapestry + Spring + Hibernate looks great !
Does anyone have a small application using Tapestry 4 + Hibernate 3 + Spring
?
Thanx in advance,
Nicolas
On 2/20/06, Pedro Abelleira Seco <[EMAIL PROTECTED]> wrote:
>
> EJB's are different things mixed. I'd you recommend you to read
1 - 100 of 104 matches
Mail list logo