Here are the plugin details
http://mojo.codehaus.org/tomcat-maven-plugin/deployment.html
n828cl wrote:
>
>> From: fachhoch [mailto:fachh...@gmail.com]
>> Subject: Re: tomcat maven plugin datasource
>>
>> I did as per the plugin instructions , what am i missing ?
> From: fachhoch [mailto:fachh...@gmail.com]
> Subject: Re: tomcat maven plugin datasource
>
> I did as per the plugin instructions , what am i missing ?
Telling us what plugin you're referring to. Where did you get it? I don't
recall seeing any such plugin as part of a
I am asking why plugin is not creating datasource ?, I did as per the plugin
instructions , what am i missing ?
Pid Ster wrote:
>
> On 26/03/2010 13:52, fachhoch wrote:
>>
>> the pom is sent is maven plugin for embedded tomcat. I run my
>> application
>> for testing using embedded tomcat.I a
On 26/03/2010 13:52, fachhoch wrote:
the pom is sent is maven plugin for embedded tomcat. I run my application
for testing using embedded tomcat.I am not able to configure datasource for
this embedded maven tomcat plugin.
If the plugin can't configure a datasource, then that's your problem,
the pom is sent is maven plugin for embedded tomcat. I run my application
for testing using embedded tomcat.I am not able to configure datasource for
this embedded maven tomcat plugin.
Pid Ster wrote:
>
> On 26/03/2010 02:01, fachhoch wrote:
>>
>> I am having trouble setting datasource
>>
>
Is the 'initialize' phase of maven executed?
Timo
2010/3/26 Pid :
> On 26/03/2010 02:01, fachhoch wrote:
>>
>> I am having trouble setting datasource
>>
>> here is my configration for datasource
>>
>>
>>
>> > type="javax.sql.DataSource"
>> username="username" password="passwor
On 26/03/2010 02:01, fachhoch wrote:
I am having trouble setting datasource
here is my configration for datasource
and here my pom configration
Perhaps you meant to include the server.xml? Rather than a POM, which
doesn't tell me anything about what Tomcat is actually using.