probably explains why it wasn't implemented
in the Tacos JS adapter-file.
Has anyone run into this and/or can tell me if I'm missing something?
Is this an oversight in the skeleton/core.js, or is Tap 4.1.5 still not
ready for replacing Dojo 0.4.3
avior, where I could
programmatically (via client-side JavaScript) call a Tapestry listener
and get a JSON response back for arbitrary JS processing. Is there a
reasonable way to do this using the T4.1 Ajax framework? Or is this
outside the scope of what T4.1 is intending with its Ajax su
could take out the DWR middle-man and implement services directly
in my Tapestry pages.
Thanks!
Jim
Igor Drobiazko wrote:
Have a look at the ClientLink component in Tacos.
http://andyhot.gr/tacos-demo/ClientLink.html
Please see here how to use it:
http://tacos.sourceforge.net/tacos4.1/a
I have to use Tapestry 3 at work, otherwise I'd upgrade and be done with this
problem, however, here it is:
The following code works fine with tapestry-contrib-3.0.1.jar:
But when we upgraded to tapestry-contrib-3.0.4.jar the following error is
thrown:
Attribute "parameter-name" is
s stemming from: "Unable to update property files of
object [EMAIL PROTECTED]" when
I use anything but an absolute path.
Anyone know how to get around this, or a better way?
Thanks,
Jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
}
152return asset;
153}
I'm going to subclass JavascriptManagerImpl, add an injected
ServletContext property, and override setFiles(..) to ultimately use
ContextResource instead.
Jim
Jim wrote:
Hello,
I'm using Dojo 1.0.2 with Tapestry 4.1.5, using the Tacos appr
es yourself, you can use something like:
which will build relative urls.
Also, there's nothing stopping you from using multiple JavascriptManagers
in your app - just define as many as you want and (conditioinally)
attach whichever you want
to your @Shell
On Wed, Apr 9, 2008 at 7:04 PM, Jim
ch contains Tapestry
components) with $remove$ tags, I get: "Tag __ on line __ is a dynamic
component, and may not appear inside an ignored block." Is there
another way? I've been resorting to pasting into a separate file.
Thanks,
Jim
--
That's perfect, thanks Josh.
Josh Canfield wrote:
How about just doing whatever the equivalent to is in T4?
On Fri, Apr 11, 2008 at 11:31 AM, Jim <[EMAIL PROTECTED]> wrote:
Is there a way to do server-side commenting, ala <%-- --> in JSPs? i.e. to
comment sections that
to document the dynamic behavior of their
templates -- requiring any hoops at all is going to be enough of an
excuse for too many people not to bother.
Thanks,
Jim
Howard Lewis Ship wrote:
You can "simulate" a comment directive as a component:
public class Comment
{
boolean se
What about:
?
Haven't touched T5 yet, but this is working for me in T4:
This has the bonus of making (most of) the section syntax-highlighted.
Jim
Josh Canfield wrote:
Neither approach really solves the problem all the way. They both
require that the commented out section is valid
Somehow I tuned out your CDATA discussion, sorry.
Jim wrote:
What about:
?
Haven't touched T5 yet, but this is working for me in T4:
This has the bonus of making (most of) the section syntax-highlighted.
Jim
Josh Canfield wrote:
Neither approach really solves the problem all th
best they'll do is bring up
the editing form for someone that wasn't in the search results but is
still in their department, so it'd still be an authorized action.
This sort of approach is annoying, because we'd love to be cleanly using
solid efficient primary keys
jo 0.9/1.0 if I wanted or even needed to.
Thus, I feel as if I'm in Tapestry limbo, indefinitely locked into the
inactive 4.0.* release-branch. Am I suffering from misconceptions?
Thanks!
Jim
-
To unsubscribe, e-mail: [EMAIL
Sounds perfect! Thanks, guys; I really appreciate the response.
Jim
Andreas Andreou wrote:
Yes, I want to commit this for 4.1.4... I just want to polish what i
have and send
it in till the weekend - stay tuned ;)
On 11/7/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I can'
cification file isn't found; by requiring specific conventions, you
can code your implementations in such a way that *.jwc and *.page files
need not exist. The implementations that ship with Tapestry should give
you a pretty good idea as to how you can work in your own behavior.
Ji
's
just implementing the interfaces, so you're free to implement them
however you want. I did go into the Tapestry source, myself, to see how
the default implementors were doing it.
I should be able to publish my own approach this weekend, if you're
still having trouble and ca
d be comparable to basing logic off of a class's
toString() implementation.
I'm using Tap 4.1.5, though, so perhaps this is a reasonable risk since
upgrading to Tap 5 would require a near-rewrite anyway?
Thanks,
Jim
-
JIoEndpoint.java:447)
java.lang.Thread.run(Thread.java:810)
Thanks,
Jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
uldn't find anything.
I'm fine resorting to cycle.getParameter(..), but wanted to check.
Thanks,
Jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
initialized error page, which
the page-listener will in turn return for rendering. That would
gracefully handle the latter two issues above, but initialization work
specific to the rewind phase is still lost to me.
Thanks,
Jim
Andreas Andreou wrote:
See the PageValidateListener interfac
serviceParameters=[Ljava.lang.Object;@6fdc6fdc loadedPages=[MainMenu]
attributes={} targetActionId=0 targetComponent=null]
Any ideas? The second console-output occurs about 6 seconds later, just
as PageB is rendered in the browser.
Jim
trouble coming up
with a test case for a bug report. Anyone have any insight on the
DirectLink service that can help me figure out what could be going on?
Thanks,
Jim
Ken in nashua wrote:
I have seen listeners get called twice.
Have you tried 4.1.6-SNAPSHOT`
I may have complained befo
7;s some
unintended side effect in my Dojo-based JavaScript, and not a
Tapestry-side problem.
Jim wrote:
I upgraded to 4.1.6, and I still have a listener that's consistently
being invoked twice off a single click.
The browser is not submitting multiple requests; at this point I am
pa
FYI, the issue was an tag -- in Firefox, this results in
another request to the current URL. Resolved with a default image URL.
Thanks!
Jim
Jim wrote:
When I disable caching, I get three invocations rather than two. When
I disable JavaScript, I don't get any extra invocations. I
i'm very impressed with google and yahoo page when the page load, you can see a
loading icon and slowly loading the pane. i did my googling and found many
library out there, openlaszlo, jquery...etc . which one do you folks recommend
to integrate with tapestry? i'm looking for cool rich 2.0 look an
I wondering is that any company interested to outsource projects to us?
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Still, even this smaller window could well be unacceptable if your
interface allows for this scenario. I don't have a great suggestion for
this, but I'm pretty sure they're there; that people have explored
having transactions that span user-requests.
Anyway, I'm currently migratin
hich could, of course, be associated with thousands of other
Addresses). Obviously, that example is an anti-pattern that shouldn't
happen in the first place, but it nonetheless illustrates a couple areas
that deserve some critical thinking.
Thanks,
Jim
I mentioned Acegi twice as a possible solution, as it certainly is for
Problems 1 and 2, but I also explored why I believe it would not be
adequate for Problem 3.
Jim
-Original Message-
From: Ben Wong [mailto:[EMAIL PROTECTED]
Sent: Monday, July 10, 2006 9:49 AM
To: 'Tapestry
t have been modified (i.e. "dirty" flags),
and will only update those properties. i.e. if the user-interface is
only modifying properties A and B, depending on your setup, Hibernate
might only update A and B, and not C and D. This begs for a proper
test, though.
Jim
-Original Message--
update, and
then in Tapestry's rewind phase, only those properties that were bound
to the form are set (and marked dirty), so then in the listener, only
those properties that were actually exposed to the user-interface are
actually ultimately updated by Hibernate.
Meanwhile, no EJB transfer object
our application into a specific version of Tapestry, since a future of
Tapestry could very well structure those URLs very differently.
Jim
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 11, 2006 11:25 AM
To: users@tapestry.apache.org
Subject: How
l do this. The "parameters" attribute can also take an
Object[] or List, and OGNL makes it very easy to create one inline.
The following worked for me:
parameters="ognl:{ null }"
Prolly cuz the list itself isn't null and thus not thrown away, and then
it's mapped to the
and no value at
all, when using the single-value version of 'parameters'. But the
List/Object[] inputs appear to support nulls perfectly fine.
Jim
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 5:19 PM
To: Tapestry users
Subjec
ot;infrastructure:request" should probably be the preferred method; not
only for less typing, but also because it's a higher-level view:
Tapestry could later swap out its configuration with another
service-provider without affecting our applications ... basically the
benefit of coding
}
}
...
i.e. If there were errors, you'll want to render the page with the data
that was entered.
Jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
'Section:
\u0022' + section.name + '\u0022'". Double Quote = \u0022, Single Quote =
\u0027. Works great for me in Tapestry 4.0.2.
Jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ort
Unicode, Unicode /does/ have more alternatives (like using
double-primes, quotes that turn inward, etc.).
Thanks!
Jim
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Ron Piterman
Sent: Wednesday, October 11, 2006 5:31 AM
To: users@tapestry.apache.org
Subject: Re: Esc
Should research before sending: "Curling Quotes in HTML..."
http://www.dwheeler.com/essays/quotes-in-html.html
Okay, shutting up about quoting, now :)
Jim
-Original Message-----
From: Jim Steinberger [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 11, 2006 8:21 AM
To: Tape
The Form component accepts informal parameters, so you can use the HTML
"target" parameter to control which window the result of the
form-submission will return to:
...
Jim
-Original Message-
From: James Sherwood [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 11, 2006 1
e dollar sign is breaking the JavaBean
spec.
I've been putting "" in my .page file, and declaring
everything else in the page class using annotations.
Jim
-Original Message-
From: Andrei Chiritescu [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 12, 2006 9:13 AM
T
But since a
String-input is valid as a [] parameter in OGNL, it doesn't know to cast
it.
I used the workaround:
[EMAIL PROTECTED]@parseInt(matrixIndex)].length}
Jim
ow do I do this with Scriptaculous? :
dojo.require("some.dojo.feature")
Thanks,
Jim
--
View this message in context:
http://www.nabble.com/T4.1%3A-Scriptaculous---automatically-adding-required-js-files-tf4632239.html#a13227495
Sent from the Tapestry - User mail
Thank you!
I was originally trying to do this with:
But I was getting an org.xml.sax.SAXParseException saying: "Content is not
allowed in prolog."
Adding this stuff to the script file and calling that did the trick!
Jim
andyhot wrote:
>
> Suggest includes Suggest.scrip
ener:showTheWord" parameters="ognl:word">Show the word
< /span>
< /span>
Now the links will be correct. The reason this happens is that the
@DirectLink component will ask for the componentWrapper clientId on the
first round, and it will default to t
The mailinglist/nabble formatting cut out some stuff... here's the relevant
snippet:
Jim Roycroft wrote:
>
> ...
>
> Note the path to csshover2.htc, obviously it's going to break if I don't
> get the context path in there. Here's my solution:
>
>
&
(); }
And:
@Asset("/scripts/csshover2.htc")
public abstract IAsset getCssHoverScript();
In the backing class.
Now I can run the app with any context path I like, for example
'squirrelycontext', and the asset will generate
'/squirrelycontext/scripts/csshover2
I eventually found a situation where I needed this and it worked like a
charm! Thanks Andreas.
Jim
Andreas Andreou wrote:
>
> I've always had such direct links after their updateComponents
> and used updateComponents="clientId:componentWrapper"
> (thoug
better, IMHO. I can post a patch, if need be. Thanks.
- Jim
--
- UW Office of Information Management -
Jim Tomlinson Office: (206) 685-6449
Sr Applications System EngineerUniversity of Washingt
repare... method doesn't get called at all. What's the magic to
correctly constructing the context parameter as a List (which the docs
say is possible). Thanks.
--
- UW Office of Information Management -
Jim Tomlinson Office: (206) 68
xample.pages.Home - Initializing names list
9638859 [btpool0-3] INFO com.example.pages.Home - Submitted. List is: []
9638859 [btpool0-3] INFO com.example.pages.Home - Begin render.
Rewind? false
I'm puzzled - why hasn't the lis
ge is appended in a div at the end of the document: -
ERROR: 12:03:28: Error validating TypeError : value has no properties :
http://localhost:8084/spectrasub/submission?service=asset&path=%2Fdojo%2Fdojo.js
: line 24
Any ideas what gives?
th
Would a reasonable hack be to bind the value of the text field input to
a property with a concrete setter that used the @For index to build the
new list items manually?
Thanks,
jim
-
To unsubscribe, e-mail: [EMAIL PROTECT
also keen to
avoid using any session persistence but will do if it's necessary. Can
tapestry deal with simple values that don't have identity in this way?
Thanks,
jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ining the getter in other situations - I
think the setter appears by reflection magic.
jim
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Daniel,
thanks very much for this, it makes things much clearer (best
explanation of it I've seen by a long chalk!).
I'll take your advice and create a holder object for my string that uses
a UUID to identify the strings.
Thanks!
jim
Daniel Tabuenca wrote:
Eventually I
nabled
is set to false, but I get the error message below when it's set to true.
Thanks,
jim
Can anyone help me to get client-side validation working?
I've enabled client side validation on my form component, and used a
ScriptIncludes component to load the dojo components, but now whe
Hi Brian,
thanks for the advice - I'll see what happens when I turn off the input
disabling.
cheers,
jim
Brian Duchek wrote:
Back in Tap3, if you disabled form fields on the client it would
totally screw up server side validation (and some client validation
schemes). It was a tech
Wiki pages updated.
Jim Roycroft wrote:
>
> I'd like to hang on for a bit to let Jesper update the wiki with any new
> things he has figured out. If I don't see any changes in another few days,
> I'll update it.
>
> Now, more new stuff for: AcegiSpringJav
Was there something else to this? Any changes to the pages that use the
component? I cannot get this to work.
I presume you meant "getTemplate()" as opposed to "get$template()".
Khan, Hatim wrote:
>
> Ok, it turns out that I can do the following to change the location of a
> custom component
Nevermind, get$template() was absolutely correct! Man that's ugly....
Jim Roycroft wrote:
>
> Was there something else to this? Any changes to the pages that use the
> component? I cannot get this to work.
>
> I presume you meant "getTemplate()&quo
things like missing login/passwords) and an
AuthorizationException (for things like locked or disabled accounts). Then
you can get the error messages from the exceptions, and do what you like
with them.
Jim
Michael Waluk wrote:
>
> Hi,
> I'm new to using Acegi with Tapestry-Acegi.
quired for client-side reporting of communication errors and also that
there are implications for IE reporting of secure/non-secure content. Would
be grateful for a steer. Thanks.
Regards,
Jim.
this
helps.
Regards,
Jim.
-Original Message-
From: Everton Agner [mailto:everton_ag...@yahoo.com.br]
Sent: 25 November 2009 13:37
To: Tapestry Users
Subject: Change Event on Select Component
Hi,
Which is the simplier way to capture the "onChange" event of a Select
component an
List getJavascriptStack() {
return javascriptStack;
}
public List getStylesheetStack() {
return clientInfrastructure.getStylesheetStack();
}
HTH.
Regards,
Jim.
-Original Message-
From: Inge Solvoll [mailto:inge.tapes...@gmail.com]
Sent: 26 November 2009 15:
nance / upgrading move error
prone.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 25 November 2009 10:54
To: users@tapestry.apache.org
Subject: blackbird.js amended for Tap 5.1.0.5 - IE background fixed
issue
Hello,
I hope this is the correct l
ss is a class that is internal to the
project and no other versions of the class are available on the classpath,
or contained in jarred up resources.
If there is any other relevant information I can provide please let me know.
I can workaround by de/reconstructing keys etc. but think this is
t say I am very
impressed so far with the framework - it's one of the most easy to use and
well-featured I've seen, outside of in-house affairs which use mainly
non-transferable knowledge. Thanks for all the effort you and your team
have put in to it.
Regards,
Jim.
-Original Messa
beans.
Is there a way to get XFire to hook up directly with Tapestry, to avoid the
doubling up of configuration details (Hibernate settings, beans) for Spring?
It feels like I'm losing some of the handier features of Tapestry (minimal
configuration) because of the XFire integration.
M
Hi,
I'm trying to maximise screen real estate in some pages and was wondering if
there is an easy way to make the BEF multi-col - even two col would do the
trick - any getter annotations etc. to get it to close one div and start
another - thanks.
Regards
t of cases
that I require - thanks for the pointers.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 07 December 2009 11:45
To: Tapestry users
Subject: Re: BeanEditForm - multi col?
Em Mon, 07 Dec 2009 08:01:26 -0200, Jim O'Call
rs in
this scenario and if so can anyone advise on how to abstract and reuse an
embedded Address rendering approach?
Many thanks,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e
ds in ex.
Address) but was wondering more about how the value is translated from what
is posted back into an Address object - is that not what the Translator
would do? I'm probably missing something obvious here ...
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula
Hi,
I came across an interesting issue and thought I would post it so that it
might save someone else some time - I'm not sure if this is down to
questionable coding practise on my part causing the relevant classloader to
burp or Tapestry relevant ... the stack trace is at the bottom of the mail.
Agreed - this is just for convenience in a very context relevant area of the
system (user CRUD and other ops) - in other areas of the system the
IPersistentObject interface is used as a matter of course in place of Users
and other domain objects.
Regards,
Jim.
-Original Message
with Tapestry5, or even any alternative generic entity auditing facility (not
trigger based) that someone could recommend - thanks.
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e
to call classForName on an
unused interface in the application that had been incorrectly annotated with
@Entity - the relevant stack trace message had not been propagated correctly
through the exception hierarchy.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:j
ing class:
com.abc.xyz.entities.core.client.Address_AUD -> Address_AUD
[INFO] cfg.HbmBinder Mapping class: com.abc.xyz.entities.core.client.Phone_AUD
-> Phone_AUD
[INFO] cfg.HbmBinder Mapping class: org.hibernate.envers.DefaultRevisionEntity
-> REVINFO
Does this give any clues - HbmBinder vs. EntityBin
le difference I was missing, but got the same result. Thanks.
Regards,
Jim.
-Original Message-
From: Alejandro Scandroli [mailto:alejandroscandr...@gmail.com]
Sent: 19 December 2009 20:05
To: Tapestry users
Subject: Re: Tapestry5 and envers (2)
Here is how I worked around this problem:
the *_AUD classes in your application or is
envers doing all the work at runtime? Thanks.
Regards,
Jim.
-Original Message-
From: Alejandro Scandroli [mailto:alejandroscandr...@gmail.com]
Sent: 20 December 2009 16:46
To: Tapestry users
Subject: Re: Tapestry5 and envers (2)
Hi Jim
>
Alejandro,
I got this working - thanks for your help. There was an issue to do with
Super/sub classes not being annotated with @Audited that contributed to the
problem, which clouded the testing once the configuration had been sorted out -
thanks.
Regards,
Jim.
-Original Message
om you - thanks.
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
om you - thanks.
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Bent - apologies - seems to be some issue - even with new mail I seem to be
unintentionally posting under the same thread.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 04 January 2010 10:42
To: users@tapestry.apache.org
Subject: S
esp. ones where
the injection / autowire / etc. is not in the pages / components area - this
is a standalone service I'm trying to access the Tapestry service from.
Regards,
Jim.
esp. ones where
the injection / autowire / etc. is not in the pages / components area - this
is a standalone service I'm trying to access the Tapestry service from.
Regards,
Jim.
the
iocregistry. How to have Tapestry pay attention to injection while not
treating the url the xfire service is exposed at as an invalid page and
defaulting to the app start page ...? Really blocked on this - would love
any steers ...
Regards,
Jim.
-Original Message-
From: Jim O'
ooking for something
that uses POST params ...? Thanks.
Regards,
Jim.
Is anyone doing this? It's listed as a feature on the lead page at
http://tapestry.apache.org/tapestry5/:
... "Tapestry Services can now be injected into Spring Beans"
Any examples anywhere that could be pointed to? Muchos thanks.
Regards,
Jim.
-Original Message
passes the relevant object(s)
using Request parameters rather than the querystring / url - thanks.
Regards,
Jim.
-Original Message-
From: Lutz Hühnken [mailto:lh.tapestry.l...@googlemail.com]
Sent: 06 January 2010 13:50
To: Tapestry users
Subject: Re: Persisting state without HTTP Session
Thanks Ulrich. Do you think it is realistic to have an entire application
use this approach as a method for sharing state between pages?, i.e. every
page is injected, or is there a downside to this?
Regards,
Jim.
-Original Message-
From: Ulrich Stärk [mailto:u...@spielviel.de]
Sent: 06
I had not considered this.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 06 January 2010 14:40
To: Tapestry users
Subject: Re: Persisting state without HTTP Session
Em Wed, 06 Jan 2010 11:16:23 -0200, Jim O'Callaghan
escreveu:
I had read that
clustering applications that relied on session state had performance
implications though perhaps if the amount of data retained in the session is
small this is not going to cause too much of an overhead.
Regards,
Jim.
-Original Message-
From: Ulrich Stärk [mailto:u...@spielvi
just minimising the
amount of data held. Thanks for your contributions.
Regards,
Jim.
-Original Message-
From: Lutz Hühnken [mailto:lh.tapestry.l...@googlemail.com]
Sent: 06 January 2010 15:26
To: Tapestry users
Subject: Re: Persisting state without HTTP Session
I see. There wouldn'
Ulrich, Lutz,
Thanks for the very informative replies. Hopefully they will be useful to
others also.
Regards,
Jim.
-Original Message-
From: Lutz Hühnken [mailto:lh.tapestry.l...@googlemail.com]
Sent: 06 January 2010 15:56
To: Tapestry users
Subject: Re: Persisting state without HTTP
Thanks for the details Howard - I'll keep an eye on this one.
Regards,
Jim.
-Original Message-
From: Howard Lewis Ship [mailto:hls...@gmail.com]
Sent: 06 January 2010 18:44
To: Tapestry users
Subject: Re: Persisting state without HTTP Session
Something I'm hoping to put t
nvalid and returning the default
page?
Many thanks,
Jim.
-Original Message-
From: Juan E. Maya [mailto:maya.j...@gmail.com]
Sent: 06 January 2010 14:29
To: Tapestry users
Subject: Re: Accessing Tapestry Services from Spring Beans
Jim
I have injected spring beans using:
@Inject @Autowir
Maven Snapshot Repository
http://kenai.com/svn/t5-easy-fckeditor~maven-snapshot-repos
itory
default
I went through some installation issues with 1.0.1, 1.0.2, and after some
dialog with the author, the 1.0.3 snapshot version has been updated (last
few days).
Regards
Thanks for any
suggestions.
Regards,
Jim.
1 - 100 of 300 matches
Mail list logo