Re: JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Geoff Callender
No, it just needs a relative path to JBoss, not an absolute one, in  
build.properties.  I've just added a note about this to the  
Installation page.


On 06/02/2008, at 5:54 AM, Michael Courcy wrote:

Yes it's a change from the previous release do we have to put the  
project in a directory of JBoss ?


Massimo Lusetti a écrit :

On Feb 5, 2008 2:54 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:


Comments and suggestions are always welcome.  Be brutal or helpful  
- I
don't care which, because it all helps to make this stuff more  
useful.




Very very nice.
There's a problem with absolute path for jboss.dir properties, you
should use directly ${jboss.dir} under you build.xml and not prefix
that with ${project.dir}.

Regards





--
Michael Courcy
http://courcy.blogspot.com
http://courcy-en.blogspot.com




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



Re: JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Michael Courcy

It's running !

Thanks a lot Geoff I always learn a lot from your Jumpstart


Geoff Callender a écrit :

Hi all,

JumpStart 3.2 is now available for Tapestry 5.0.9.  New features since 
3.0 include:


* Basic Ajax example
* Joda Time example
* Custom exception page example
* Examples and discussion of render requests vs action requests
* Best practice use of "persisting through the redirection"
* Flatter structure, especially webapp (which is now more like 
T5's maven archetype)

* More complete build files
* Ant target to create a fresh project
* Fixed some Firefox and IE7 formatting issues.

You'll find it in the usual place:

http://files.doublenegative.com.au/jumpstart

Comments and suggestions are always welcome.  Be brutal or helpful - I 
don't care which, because it all helps to make this stuff more useful.


Cheers,

Geoff Callender



--
Michael Courcy
http://courcy.blogspot.com
http://courcy-en.blogspot.com


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



Re: JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Michael Courcy
Yes it's a change from the previous release do we have to put the 
project in a directory of JBoss ?


Massimo Lusetti a écrit :

On Feb 5, 2008 2:54 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:

  

Comments and suggestions are always welcome.  Be brutal or helpful - I
don't care which, because it all helps to make this stuff more useful.



Very very nice.
There's a problem with absolute path for jboss.dir properties, you
should use directly ${jboss.dir} under you build.xml and not prefix
that with ${project.dir}.

Regards

  



--
Michael Courcy
http://courcy.blogspot.com
http://courcy-en.blogspot.com



Re: JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Massimo Lusetti
On Feb 5, 2008 4:02 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:

> Thanks, Massimo.  I'll look into it

That's just a comment ;) ... thanks to you for this peace of software!


-- 
Massimo
http://meridio.blogspot.com

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



Re: JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Geoff Callender

Thanks, Massimo.  I'll look into it

Cheers,

Geoff

On 06/02/2008, at 1:11 AM, Massimo Lusetti wrote:


On Feb 5, 2008 2:54 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:

Comments and suggestions are always welcome.  Be brutal or helpful  
- I
don't care which, because it all helps to make this stuff more  
useful.


Very very nice.
There's a problem with absolute path for jboss.dir properties, you
should use directly ${jboss.dir} under you build.xml and not prefix
that with ${project.dir}.

Regards

--
Massimo
http://meridio.blogspot.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: JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Massimo Lusetti
On Feb 5, 2008 2:54 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:

> Comments and suggestions are always welcome.  Be brutal or helpful - I
> don't care which, because it all helps to make this stuff more useful.

Very very nice.
There's a problem with absolute path for jboss.dir properties, you
should use directly ${jboss.dir} under you build.xml and not prefix
that with ${project.dir}.

Regards

-- 
Massimo
http://meridio.blogspot.com

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



JumpStart 3.2 - for Tapestry 5.0.9

2008-02-05 Thread Geoff Callender

Hi all,

JumpStart 3.2 is now available for Tapestry 5.0.9.  New features since  
3.0 include:


* Basic Ajax example
* Joda Time example
* Custom exception page example
* Examples and discussion of render requests vs action requests
* Best practice use of "persisting through the redirection"
	* Flatter structure, especially webapp (which is now more like T5's  
maven archetype)

* More complete build files
* Ant target to create a fresh project
* Fixed some Firefox and IE7 formatting issues.

You'll find it in the usual place:

http://files.doublenegative.com.au/jumpstart

Comments and suggestions are always welcome.  Be brutal or helpful - I  
don't care which, because it all helps to make this stuff more useful.


Cheers,

Geoff Callender