Is Javassist a part of the "shared" classpath in JBoss 4.x?
On 2/18/07, Geoff Callender <[EMAIL PROTECTED]> wrote:
I've hit the same problem had the same problem with Tapestry 5 in
JBoss 4.0.5. When I put the
Tapestry jars in the deployed file I get the stack trace below. It
shows that tapestr
Hello
I have tried the tapIDEA but was unable to get it work.
I have downloaded TapIDEA plugin, restarted IDEA (6.0.4) and created Single
Module Project (File -> New Project ...) with one Web Module, checked Tapestry
support. Then I have defined root Java package and downloaded required Tapestr
On 2/16/07, Dmitriy Vsekhvalnov <[EMAIL PROTECTED]> wrote:
Hello,
will Tapestry 5 support hivemind integration? I.E. will it be able to
inject HiveMind services to the Tapestry5 pages?
And if so, is it possible to make Registry instance to use to be
configurable? I mean to provide external
Hi all
Many years ago I wrote a web application that utilitised a proprietary database.
The database supported record locking however it was not suitable for a web
application. So, I wrote a facility I called 'Long Locks'. It required a
timestamp field be added to each table. When a web user w
hibernate.org
On 2/18/07, Murray Collingwood <[EMAIL PROTECTED]> wrote:
Hi all
Many years ago I wrote a web application that utilitised a proprietary database.
The database supported record locking however it was not suitable for a web
application. So, I wrote a facility I called 'Long Locks'
Hi
I have created an ASO and i'd like it to startup when everything
initialises:
It seems "hivemind.Startup" is not recognised. How do I do this in tapestry
???
Cheers
Hi,
I'm using T5, and I have a page that uses activate and passivate events to
store a primary key (as explained at
http://tapestry.apache.org/tapestry5/tapestry-core/guide/event.html). I'm
having some trouble, though, when I do custom validation in my
onSuccessFromForm( ) method. If the validati
That's something I need to work out; the ActionLink and Form
components have context, but so do the pages (via the "passivate"
events). Really, the action event URLs should reflect both when both
contexts are present. In that situation, the page context will be
shifted into a query parameter.
On
An "ASO" that exists at start is, ipso facto, a shared across all users object.
In that case, a HiveMind service is appropriate, rather than an ASO.
On 2/18/07, Gurps <[EMAIL PROTECTED]> wrote:
Hi
I have created an ASO and i'd like it to startup when everything
initialises:
Hi
Jesse Kuhnert gmail.com> writes:
> hibernate.org
This is a rather simplistic answer, however I have been away and read the
documentation and am not convinced that this is providing a method that will
warn a user if somebody else if already updating a record.
Even this example of pessimistic
10 matches
Mail list logo