It worked like that, thanks!
Le 16 nov. 07 à 20:25, Sven Homburg a écrit :
sometimes, after updating from repository, i must
remove the target/classes directory manualy from modules before
compiling
the library sources
best regards
homburg Softwaretechnik
S.Homburg
Seevetal / GERMANY
Alexander Lamb schrieb:
Hello,
It looks like since today (yesterday it was ok and with 5.0.6 it is
ok) there is a problem:
Caused by: java.lang.NoSuchMethodError:
org.apache.tapestry.ioc.util.AbstractMessages.<init>(Ljava/util/
Locale;)V
at
org
.apache
.tapestry.internal.services.MapMessages.<init>(MapMessages.java:41)
at
org
.apache
.tapestry
.internal
.services.MessagesSourceImpl.buildMessages(MessagesSourceImpl.java:
98)
at
org
.apache
.tapestry
.internal
.services.MessagesSourceImpl.getMessages(MessagesSourceImpl.java:87)
at
org
.apache
.tapestry
.internal
.services
.ComponentMessagesSourceImpl
.getMessages(ComponentMessagesSourceImpl.java:112)
at
$
ComponentMessagesSource_1164924eae9
.getMessages($ComponentMessagesSource_1164924eae9.java)
at
org
.apache
.tapestry
.internal
.structure
.InternalComponentResourcesImpl
.getMessages(InternalComponentResourcesImpl.java:312)
at ch.rodano.studies.components.LoginPanel.<init>(LoginPanel.java)
Simply from this:
<t:Border xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd
">
<div style="margin-left:100px;width:300px;">
<fieldset>
<legend>Sudies foundation tester</legend>
<t:LoginPanel t:pageNameIfSuccess="nextPageName" />
</fieldset>
</div>
</t:Border>
[ERROR] RequestExceptionHandler Processing of request failed with
uncaught exception: java.lang.reflect.InvocationTargetException
org.apache.tapestry.ioc.internal.util.TapestryException:
java.lang.reflect.InvocationTargetException [at classpath:ch/rodano/
studies/pages/Start.tml, line 6, column 55]
On the line of LoginPanel...
Any idea if something changed or if I need to change something?
--
Alexander Lamb
Founding Associate
RODANOTECH Sàrl
4 ch. de la Tour de Champel
1206 Geneva
Switzerland
Tel: 022 347 77 37
Fax: 022 347 77 38
http://www.rodanotech.ch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Alexander Lamb
Founding Associate
RODANOTECH Sàrl
4 ch. de la Tour de Champel
1206 Geneva
Switzerland
Tel: 022 347 77 37
Fax: 022 347 77 38
http://www.rodanotech.ch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]