You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Marcus <mv...@gmail.com> on 2007/05/09 20:21:21 UTC

T5 - Location of files

Hi,

Where, in T5, should i put others jars necessary to application, for
example, if i want to put my jdbc driver in file myApp.war.
I've try  WEB-INF/lib, but don't work.

Thank's
Marcus

Re: T5 - Location of files

Posted by Howard Lewis Ship <hl...@gmail.com>.
That would be a bit of a surprise, as that's a function of the servlet
container, not Tapestry.

On 5/9/07, Marcus <mv...@gmail.com> wrote:
>
> Hi,
>
> Where, in T5, should i put others jars necessary to application, for
> example, if i want to put my jdbc driver in file myApp.war.
> I've try  WEB-INF/lib, but don't work.
>
> Thank's
> Marcus
>



-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

Re: T5 - Location of files

Posted by Marcus <mv...@gmail.com>.
Sorry, I tried build war file by using the "export" option of Eclipse,
instead using

mvn war:war

Now it works.

Thank you

Re: T5 - Location of files

Posted by Joshua Jackson <jo...@gmail.com>.
What is the error stack trace? Can you see it in your logs?

On 5/10/07, Marcus <mv...@gmail.com> wrote:
> Hi,
>
> Where, in T5, should i put others jars necessary to application, for
> example, if i want to put my jdbc driver in file myApp.war.
> I've try  WEB-INF/lib, but don't work.
>
> Thank's
> Marcus
>


-- 
YM!: thejavafreak
Blog: http://www.nagasakti.or.id/roller/joshua/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5 - Location of files

Posted by Weisu <we...@gmail.com>.
If you use Tomcat, try put jdbc jar in tomcat\common\lib, see if it works.

Marcus-11 wrote:
> 
> Hi,
> 
> Where, in T5, should i put others jars necessary to application, for
> example, if i want to put my jdbc driver in file myApp.war.
> I've try  WEB-INF/lib, but don't work.
> 
> Thank's
> Marcus
> 
> 

-- 
View this message in context: http://www.nabble.com/T5---Location-of-files-tf3717485.html#a10405434
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org