Re: AJAx request and init script (Tapestry 4.1.1)

2007-03-08 Thread Daniel Tabuenca

I think you need to add snapshot / to the repository definition

On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:

Sorry Jasse,
but I have in my pom:

dependency
groupIdorg.apache.tapestry/groupId
artifactIdtapestry-framework/artifactId
version4.1.2-SNAPSHOT/version
/dependency

and

repository
idapache.snapshots/id
urlhttp://people.apache.org/repo/m2-snapshot-repository/url
/repository

but I'm not able to get the snapshot: what do I have to do ?
kiuma



On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:

 Thank you very much Jasse

 On 3/5/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:
 
  My memory isn't able to retain state knowledge of 4.1.1 reliably
  enough to have a clue on this, but if you try it on 4.1.2-SNAPSHOT and
  run into the same problem + file a jira issue I can probably fix
  whatever it is.
 
  On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
   Hello,
   I've the following problem in Tapestry 4.1.1:
   I've a component that conditionally renders other components. With
  default
   components like TextField I've no problems, while if I try to ad an
   Autocompleter it seems that when the component is rendered no
  
   tapestry.widget.synchronizeWidgetState
  
   is called for it and, even if I can see the component when I click on
  the
   dropdown button an exception is thrown.
  
   How could I solve it ?
  
   Thanks,
   kiuma
  
 
 
  --
  Jesse Kuhnert
  Tapestry/Dojo team member/developer
 
  Open source based consulting work centered around
  dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 




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



Re: AJAx request and init script (Tapestry 4.1.1)

2007-03-08 Thread Andrea Chiumenti

How ? could you send me the pom ?

On 3/8/07, Daniel Tabuenca [EMAIL PROTECTED] wrote:


I think you need to add snapshot / to the repository definition

On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
 Sorry Jasse,
 but I have in my pom:

 dependency
 groupIdorg.apache.tapestry/groupId
 artifactIdtapestry-framework/artifactId
 version4.1.2-SNAPSHOT/version
 /dependency

 and

 repository
 idapache.snapshots/id
 urlhttp://people.apache.org/repo/m2-snapshot-repository
/url
 /repository

 but I'm not able to get the snapshot: what do I have to do ?
 kiuma



 On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
 
  Thank you very much Jasse
 
  On 3/5/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:
  
   My memory isn't able to retain state knowledge of 4.1.1 reliably
   enough to have a clue on this, but if you try it on 4.1.2-SNAPSHOTand
   run into the same problem + file a jira issue I can probably fix
   whatever it is.
  
   On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
Hello,
I've the following problem in Tapestry 4.1.1:
I've a component that conditionally renders other components. With
   default
components like TextField I've no problems, while if I try to ad
an
Autocompleter it seems that when the component is rendered no
   
tapestry.widget.synchronizeWidgetState
   
is called for it and, even if I can see the component when I click
on
   the
dropdown button an exception is thrown.
   
How could I solve it ?
   
Thanks,
kiuma
   
  
  
   --
   Jesse Kuhnert
   Tapestry/Dojo team member/developer
  
   Open source based consulting work centered around
   dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
  
  
-
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 


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




Re: AJAx request and init script (Tapestry 4.1.1)

2007-03-08 Thread Josh Long

snapshots enabledtrue/enabled  /snapshots

to the repository element..

Joshua Long
http://www.joshlong.com
Sun Certified Java Developer

On 3/8/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:

How ? could you send me the pom ?

On 3/8/07, Daniel Tabuenca [EMAIL PROTECTED] wrote:

 I think you need to add snapshot / to the repository definition

 On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
  Sorry Jasse,
  but I have in my pom:
 
  dependency
  groupIdorg.apache.tapestry/groupId
  artifactIdtapestry-framework/artifactId
  version4.1.2-SNAPSHOT/version
  /dependency
 
  and
 
  repository
  idapache.snapshots/id
  urlhttp://people.apache.org/repo/m2-snapshot-repository
 /url
  /repository
 
  but I'm not able to get the snapshot: what do I have to do ?
  kiuma
 
 
 
  On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
  
   Thank you very much Jasse
  
   On 3/5/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:
   
My memory isn't able to retain state knowledge of 4.1.1 reliably
enough to have a clue on this, but if you try it on 4.1.2-SNAPSHOTand
run into the same problem + file a jira issue I can probably fix
whatever it is.
   
On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
 Hello,
 I've the following problem in Tapestry 4.1.1:
 I've a component that conditionally renders other components. With
default
 components like TextField I've no problems, while if I try to ad
 an
 Autocompleter it seems that when the component is rendered no

 tapestry.widget.synchronizeWidgetState

 is called for it and, even if I can see the component when I click
 on
the
 dropdown button an exception is thrown.

 How could I solve it ?

 Thanks,
 kiuma

   
   
--
Jesse Kuhnert
Tapestry/Dojo team member/developer
   
Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
   
   
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
 

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






--
Joshua Long
Sun Certified Java Programmer
http://www.joshlong.com/

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



Re: AJAx request and init script (Tapestry 4.1.1)

2007-03-05 Thread Jesse Kuhnert

My memory isn't able to retain state knowledge of 4.1.1 reliably
enough to have a clue on this, but if you try it on 4.1.2-SNAPSHOT and
run into the same problem + file a jira issue I can probably fix
whatever it is.

On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:

Hello,
I've the following problem in Tapestry 4.1.1:
I've a component that conditionally renders other components. With default
components like TextField I've no problems, while if I try to ad an
Autocompleter it seems that when the component is rendered no

tapestry.widget.synchronizeWidgetState

is called for it and, even if I can see the component when I click on the
dropdown button an exception is thrown.

How could I solve it ?

Thanks,
kiuma




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

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

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



Re: AJAx request and init script (Tapestry 4.1.1)

2007-03-05 Thread Andrea Chiumenti

Thank you very much Jasse

On 3/5/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:


My memory isn't able to retain state knowledge of 4.1.1 reliably
enough to have a clue on this, but if you try it on 4.1.2-SNAPSHOT and
run into the same problem + file a jira issue I can probably fix
whatever it is.

On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
 Hello,
 I've the following problem in Tapestry 4.1.1:
 I've a component that conditionally renders other components. With
default
 components like TextField I've no problems, while if I try to ad an
 Autocompleter it seems that when the component is rendered no

 tapestry.widget.synchronizeWidgetState

 is called for it and, even if I can see the component when I click on
the
 dropdown button an exception is thrown.

 How could I solve it ?

 Thanks,
 kiuma



--
Jesse Kuhnert
Tapestry/Dojo team member/developer

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

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




Re: AJAx request and init script (Tapestry 4.1.1)

2007-03-05 Thread Andrea Chiumenti

Sorry Jasse,
but I have in my pom:

dependency
   groupIdorg.apache.tapestry/groupId
   artifactIdtapestry-framework/artifactId
   version4.1.2-SNAPSHOT/version
   /dependency

and

repository
   idapache.snapshots/id
   urlhttp://people.apache.org/repo/m2-snapshot-repository/url
   /repository

but I'm not able to get the snapshot: what do I have to do ?
kiuma



On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:


Thank you very much Jasse

On 3/5/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:

 My memory isn't able to retain state knowledge of 4.1.1 reliably
 enough to have a clue on this, but if you try it on 4.1.2-SNAPSHOT and
 run into the same problem + file a jira issue I can probably fix
 whatever it is.

 On 3/5/07, Andrea Chiumenti [EMAIL PROTECTED] wrote:
  Hello,
  I've the following problem in Tapestry 4.1.1:
  I've a component that conditionally renders other components. With
 default
  components like TextField I've no problems, while if I try to ad an
  Autocompleter it seems that when the component is rendered no
 
  tapestry.widget.synchronizeWidgetState
 
  is called for it and, even if I can see the component when I click on
 the
  dropdown button an exception is thrown.
 
  How could I solve it ?
 
  Thanks,
  kiuma
 


 --
 Jesse Kuhnert
 Tapestry/Dojo team member/developer

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

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