subcontract opportunity

2014-03-10 Thread John
and compliance technology for the energy trading sector. Work can be done remotely. If anyone is interested and has capacity in the very near future, please let me know your background, capacity and rates. regards, John --- This email is free from viruses and malware because avast! Antivirus protection

Re: Transactions and AfterCommit

2013-08-27 Thread John
will use Bitronix or similar over JEE and code my transactions manually in the implementing classes, unless more demand for EJB arises. John - Original Message - From: Taha Hafeez Siddiqi To: Tapestry development Sent: Sunday, August 25, 2013 1:17 AM Subject: Re

Re: Transactions and AfterCommit

2013-08-27 Thread John
! In an ideal world I'd write some annotations to go in my DAOs that implement bitronix/XA somehow behind the scenes. John - Original Message - From: Thiago H de Paula Figueiredo To: Tapestry development Sent: Saturday, August 24, 2013 8:18 PM Subject: Re: Transactions and AfterCommit

Re: Transactions and AfterCommit

2013-08-27 Thread John
would be a little crazy I guess. If I do have to go the route of implement XA I'll certainly give JEE more consideration, although I'm still interested in what can be achieved with stand alone bitronix. I'll check out FlowLogix later, thank you. John - Original Message - From: Lenny

Re: Copy annotations from servce implementation to proxies

2013-07-05 Thread John
Seperation of concerns is a basic OO principle, I don't see how it relates to JEE? Tapestry IoC encourages the use of seperate service definitions and implementations through bindings, yet it fails to disentangle the concerns of implementations with these annotations. John - Original

Re: Jenkins build is back to normal : tapestry-trunk-freestyle #1060

2013-05-22 Thread John
agree - even though Maven sucks in various ways - Original Message - From: Thiago H de Paula Figueiredo To: Tapestry development Sent: Wednesday, May 22, 2013 12:12 AM Subject: Re: Jenkins build is back to normal : tapestry-trunk-freestyle #1060 On Tue, 21 May 2013

Tapestry 5 developer rates

2012-12-19 Thread John
Hi, Sorry if this is a bit OT, but I am wondering what sort of hourly rates T5 developers are charging these days. This is both from the perspective of potentially wanting to subcontract some of the work I do and also from wanting to set my own rates reasonably. thanks

Re: Tapestry 5 developer rates

2012-12-19 Thread John
: Wednesday, December 19, 2012 8:58 AM Subject: Re: Tapestry 5 developer rates That totally depends on your negotiating skills, type of industry you are working for, your experience, the location, and possibly many other factors. Uli On 19.12.2012 09:51, John wrote: Hi, Sorry

Re: Tapestry 5 developer rates

2012-12-19 Thread John
and compared to the Tapestry of the day I went for Tapestry. John - Original Message - From: Lance Java To: dev@tapestry.apache.org Sent: Wednesday, December 19, 2012 10:52 AM Subject: Re: Tapestry 5 developer rates I'm in London... It seems that Spring MVC and JSF are the norm

Re: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue

2012-11-14 Thread John
, John wrote: please see https://issues.apache.org/jira/browse/TAP5-2027 - Original Message - From: Lenny Primak To: Tapestry development Sent: Wednesday, November 14, 2012 1:21 AM Subject: Re: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities

Fw: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue

2012-11-14 Thread John
wired up gets injected to all successive EntityManager instances and the unitName= value is ignored. Probem was caused by reusing a class variable. Also refactored to use PlasticProxyFactory. John - Original Message - From: John To: Tapestry users Sent: Tuesday, November 13, 2012 7:51

Re: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue

2012-11-13 Thread John
to use PlasticProxyFactory. John - Original Message - From: John To: Tapestry users Sent: Tuesday, November 13, 2012 7:51 AM Subject: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue This looks like a bug where a class

Re: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue

2012-11-13 Thread John
belong in JIRA and cannot be taken from mailing lists due to copyright issues. Perhaps Igor can shed some light on this? On Nov 13, 2012, at 7:48 PM, John j...@quivinco.com wrote: I put this on the users group recently to complete a thread, it belongs here really I suppose

Re: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue

2012-11-13 Thread John
removeif (proxy == null) {}conditionality code block wrapping This also works and was my original code change until I saw depricated classes being used. John - Original Message - From: Lenny Primak To: Tapestry development Sent: Wednesday, November 14, 2012 1:21 AM Subject

Re: PATCH: tapestry-jpa EntityManagerObjectProvider fixes entities not associated with correct entity manager issue

2012-11-13 Thread John
entity manager issue I didn't look at this in detail, but proxies are sometimes thread-local, and not really singletons. Also, your patch isn't a real patch. it's a replacement, and harder to incorporate for committers, if it is indeed necessary. On Nov 13, 2012, at 8:09 PM, John wrote

Namespace prefix for URI 'http://tapestry.apache.org/schema/tapestry_5_0_0.xsd' is not defined.

2008-09-30 Thread John Dondapati
Hi,I created some custom components and put them in my pages. Although the functionality is fine, I get this error : An unexpected application exception has occurred.java.lang.RuntimeExceptionNamespace prefix for URI 'http://tapestry.apache.org/schema/tapestry_5_0_0.xsd' is not defined. *myPage*

[jira] Commented: (TAPESTRY-1713) Tapestry doesn't run correctly on Websphere 6.1 due to an incorrect implementation of HttpServletRequest.getServletPath()

2008-09-18 Thread John Dondapati (JIRA)
[ https://issues.apache.org/jira/browse/TAPESTRY-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632456#action_12632456 ] John Dondapati commented on TAPESTRY-1713: -- We are facing the exact same

[jira] Commented: (TAPESTRY-2055) Problem when running 2+ tapestry web apps in same application server

2008-02-25 Thread John Pai (JIRA)
[ https://issues.apache.org/jira/browse/TAPESTRY-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572156#action_12572156 ] John Pai commented on TAPESTRY-2055: Hi, I post a issue in http://mail

[jira] Created: (TAPESTRY-1421) Allow onActivate event handler method to receive dynamic parameters

2007-04-20 Thread john (JIRA)
: Bug Components: tapestry-core Affects Versions: 5.0 Reporter: john Currently the onActivate method can have some parameter, and tapestry will automatically adapt to it and call the method with context strings. But for some pages, the parameters can be variant. I

[jira] Commented: (TAPESTRY-1152) Make a page designer friendly Table component.

2007-04-17 Thread john (JIRA)
[ https://issues.apache.org/jira/browse/TAPESTRY-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489372 ] john commented on TAPESTRY-1152: I think previewability could be a better word for it, as it's used

[jira] Created: (TAPESTRY-1391) @EventListener method in component doesn't rewind the containing page's client-persistent properties

2007-03-29 Thread John A. Gregg (JIRA)
/browse/TAPESTRY-1391 Project: Tapestry Issue Type: Bug Components: XHR/dhtml/Ajax Affects Versions: 4.1.1 Reporter: John A. Gregg it appears that if a component has an event listener method which listens for events on objects within that component

[jira] Commented: (TAPESTRY-1149) Initializing component parameters using code (not via annotation).

2006-11-16 Thread john (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1149?page=comments#action_12450357 ] john commented on TAPESTRY-1149: If the parameter bindings are bi-directional, then maybe we can use the following: @Inject private ComponentResources

[jira] Created: (TAPESTRY-1149) Initializing component parameters using code (not via annotation).

2006-11-14 Thread john (JIRA)
: Improvement Affects Versions: 5.0 Reporter: john Priority: Minor In tapestry 5, most things are done in codes and I like that approach. So naturally I want to pass parameters to components in codes. The parameters must be passed using attributes in html or in code like

Tapestry 3 to Tapestry 4 migration

2006-09-27 Thread Tomcy John
I know if I doing anything wrong or should I have to do it explicitly. Thanks Regards, Tomcy John Software Engineer Mercator, Emirates Group Al Fattan Plaza, 8th Floor P.O. Box - 686 Dubai United Arab Emirates

[jira] Commented: (TAPESTRY-1097) Please make underlying platforms Request and Response object available by public accessor

2006-09-23 Thread john tal (JIRA)
[ http://issues.apache.org/jira/browse/TAPESTRY-1097?page=comments#action_12437076 ] john tal commented on TAPESTRY-1097: Jesse, do you have a URL to the page in the wiki which has a code sample describing what you are talking about

[jira] Created: (TAPESTRY-1097) Please make underlying platforms Request and Response object available by public accessor

2006-09-22 Thread john tal (JIRA)
Project: Tapestry Issue Type: Improvement Environment: Servlet container Reporter: john tal We are very interested in refitting our JSP MVC putting Tapestry into the View. But we do NOT want to be forced to make our existing controller classes behind the UI

[jira] Created: (TAPESTRY-985) Performance of initial render in Portlets

2006-06-08 Thread John Singleton (JIRA)
, Liferay 4.0.0 tomcat 5.5, Java 5 Reporter: John Singleton The initial render for a portlet is taking a significant time. Some timings show that the ApplicationPortlet.init method takes 2.5 seconds, the intial ApplicationPortlet.render method takes 4.5s. Subsequent renderings take ~10ms