Re: getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

2007-04-24 Thread Jesse Kuhnert

A jira issue (in ognl ? ) would still be nice, but you can do what you want
if you use one of the specific version numbers in here:

http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/tapestry-framework/maven-metadata.xml

On 4/23/07, Borut Bolčina [EMAIL PROTECTED] wrote:


In Friday my app worked, today I am getting a lot of errors. Maven
pulled the latest tapestry 4.1.2 libs from the repos.

javassist.compiler.CompileError
getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

Unable to parse OGNL expression 'async ?
{keyProvider.getKey(value).toString() } : null': Unable to add method
java.util.List ref1(ognl.OgnlContext, java.lang.Object) to class
ognl.ASTTest8638208Accessor: [source error] getKeyProvider() not found
in org.apache.tapestry.IDynamicInvoker

Off topic, but still...
Is there a way to convince maven to use jars that were in my local repo
on specific date/time? Can I say - use jars from up to last Friday?

Thanks,
Borut


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com


Re: getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

2007-04-24 Thread Borut Bolčina

Thanks Jesse, I tried with version numbers, but am unsure if the right jar
is being picked up. I posted a question on maven user list under Depending
on snapshots topic. As I can't afford to much time investigating, I
downgraded to 4.1.1 which works. Using on the edge libs and frameworks can
really hurt sometime, but still...

I will file a jira issue later today or tomorrow.


2007/4/24, Jesse Kuhnert [EMAIL PROTECTED]:

A jira issue (in ognl ? ) would still be nice, but you can do what you

want

if you use one of the specific version numbers in here:



http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/tapestry-framework/maven-metadata.xml


On 4/23/07, Borut Bolčina [EMAIL PROTECTED] wrote:

 In Friday my app worked, today I am getting a lot of errors. Maven
 pulled the latest tapestry 4.1.2 libs from the repos.

 javassist.compiler.CompileError
 getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

 Unable to parse OGNL expression 'async ?
 {keyProvider.getKey(value).toString() } : null': Unable to add method
 java.util.List ref1(ognl.OgnlContext, java.lang.Object) to class
 ognl.ASTTest8638208Accessor: [source error] getKeyProvider() not found
 in org.apache.tapestry.IDynamicInvoker

 Off topic, but still...
 Is there a way to convince maven to use jars that were in my local repo
 on specific date/time? Can I say - use jars from up to last Friday?

 Thanks,
 Borut


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com



Re: getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

2007-04-24 Thread Andreas Andreou

Borut, this has also (just) been fixed in the latest tacos...
As stated in the other email, im filling ALL the related bug reports :)

On 4/24/07, Borut Bolčina [EMAIL PROTECTED] wrote:


Thanks Jesse, I tried with version numbers, but am unsure if the right jar
is being picked up. I posted a question on maven user list under
Depending
on snapshots topic. As I can't afford to much time investigating, I
downgraded to 4.1.1 which works. Using on the edge libs and frameworks can
really hurt sometime, but still...

I will file a jira issue later today or tomorrow.


2007/4/24, Jesse Kuhnert [EMAIL PROTECTED]:
 A jira issue (in ognl ? ) would still be nice, but you can do what you
want
 if you use one of the specific version numbers in here:



http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/tapestry-framework/maven-metadata.xml

 On 4/23/07, Borut Bolčina [EMAIL PROTECTED] wrote:
 
  In Friday my app worked, today I am getting a lot of errors. Maven
  pulled the latest tapestry 4.1.2 libs from the repos.
 
  javassist.compiler.CompileError
  getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker
 
  Unable to parse OGNL expression 'async ?
  {keyProvider.getKey(value).toString() } : null': Unable to add method
  java.util.List ref1(ognl.OgnlContext, java.lang.Object) to class
  ognl.ASTTest8638208Accessor: [source error] getKeyProvider() not found
  in org.apache.tapestry.IDynamicInvoker
 
  Off topic, but still...
  Is there a way to convince maven to use jars that were in my local
repo
  on specific date/time? Can I say - use jars from up to last Friday?
 
  Thanks,
  Borut
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --
 Jesse Kuhnert
 Tapestry/Dojo team member/developer

 Open source based consulting work centered around
 dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com






--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting


Re: getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

2007-04-24 Thread Jesse Kuhnert

Well you better file them fast as I'm in there fixing things right now and
don't see any yet. ;)

On 4/24/07, Andreas Andreou [EMAIL PROTECTED] wrote:


Borut, this has also (just) been fixed in the latest tacos...
As stated in the other email, im filling ALL the related bug reports :)

On 4/24/07, Borut Bolčina [EMAIL PROTECTED] wrote:

 Thanks Jesse, I tried with version numbers, but am unsure if the right
jar
 is being picked up. I posted a question on maven user list under
 Depending
 on snapshots topic. As I can't afford to much time investigating, I
 downgraded to 4.1.1 which works. Using on the edge libs and frameworks
can
 really hurt sometime, but still...

 I will file a jira issue later today or tomorrow.


 2007/4/24, Jesse Kuhnert [EMAIL PROTECTED]:
  A jira issue (in ognl ? ) would still be nice, but you can do what you
 want
  if you use one of the specific version numbers in here:
 
 


http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/tapestry-framework/maven-metadata.xml
 
  On 4/23/07, Borut Bolčina [EMAIL PROTECTED] wrote:
  
   In Friday my app worked, today I am getting a lot of errors. Maven
   pulled the latest tapestry 4.1.2 libs from the repos.
  
   javassist.compiler.CompileError
   getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker
  
   Unable to parse OGNL expression 'async ?
   {keyProvider.getKey(value).toString() } : null': Unable to add
method
   java.util.List ref1(ognl.OgnlContext, java.lang.Object) to class
   ognl.ASTTest8638208Accessor: [source error] getKeyProvider() not
found
   in org.apache.tapestry.IDynamicInvoker
  
   Off topic, but still...
   Is there a way to convince maven to use jars that were in my local
 repo
   on specific date/time? Can I say - use jars from up to last Friday?
  
   Thanks,
   Borut
  
  
  
-
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Jesse Kuhnert
  Tapestry/Dojo team member/developer
 
  Open source based consulting work centered around
  dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
 




--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting





--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com


Re: getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker

2007-04-24 Thread Andreas Andreou

The first one is in there - was trying to isolate them from the environment
and recreate them

On 4/24/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:


Well you better file them fast as I'm in there fixing things right now and
don't see any yet. ;)

On 4/24/07, Andreas Andreou [EMAIL PROTECTED] wrote:

 Borut, this has also (just) been fixed in the latest tacos...
 As stated in the other email, im filling ALL the related bug reports :)

 On 4/24/07, Borut Bolčina [EMAIL PROTECTED] wrote:
 
  Thanks Jesse, I tried with version numbers, but am unsure if the right
 jar
  is being picked up. I posted a question on maven user list under
  Depending
  on snapshots topic. As I can't afford to much time investigating, I
  downgraded to 4.1.1 which works. Using on the edge libs and frameworks
 can
  really hurt sometime, but still...
 
  I will file a jira issue later today or tomorrow.
 
 
  2007/4/24, Jesse Kuhnert [EMAIL PROTECTED]:
   A jira issue (in ognl ? ) would still be nice, but you can do what
you
  want
   if you use one of the specific version numbers in here:
  
  
 
 

http://people.apache.org/repo/m2-snapshot-repository/org/apache/tapestry/tapestry-framework/maven-metadata.xml
  
   On 4/23/07, Borut Bolčina [EMAIL PROTECTED] wrote:
   
In Friday my app worked, today I am getting a lot of errors. Maven
pulled the latest tapestry 4.1.2 libs from the repos.
   
javassist.compiler.CompileError
getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker
   
Unable to parse OGNL expression 'async ?
{keyProvider.getKey(value).toString() } : null': Unable to add
 method
java.util.List ref1(ognl.OgnlContext, java.lang.Object) to class
ognl.ASTTest8638208Accessor: [source error] getKeyProvider() not
 found
in org.apache.tapestry.IDynamicInvoker
   
Off topic, but still...
Is there a way to convince maven to use jars that were in my local
  repo
on specific date/time? Can I say - use jars from up to last
Friday?
   
Thanks,
Borut
   
   
   
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
  
   --
   Jesse Kuhnert
   Tapestry/Dojo team member/developer
  
   Open source based consulting work centered around
   dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
  
 



 --
 Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
 Tapestry / Tacos developer
 Open Source / JEE Consulting




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com





--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting