Hello Matt,

I got this running....problem was with the oracle thin driver not being
properly registered in the maven repository...

all working fine now.....btw...the framework is absolutely awesome

Thanks...VJ



Matt Raible-3 wrote:
> 
> You probably need to run "mvn dbunit:operation" to populate the
> database with sample data.
> 
> Matt
> 
> On 2/15/07, VJ22 <[EMAIL PROTECTED]> wrote:
>>
>> Hello Michael,
>>
>> As I said I do not have much expertise in Maven...so I did not want to
>> follow that route....So I just ran the wars goal on Maven to explode the
>> war
>> files... created 3 tables ('app-user','role','user_role') on Oracle
>> populated the data, modified jdbc.properties and ran the
>> application.....wonder why it does not seem to pick up the right user-id
>> and
>> password (tomcat/tomcat).....
>>
>> I know that this is not the right way but I am forced to go this way as
>> of
>> now
>>
>> Rgds...Vijay
>>
>>
>>
>> Michael Horwitz wrote:
>> >
>> > Hi Vijay,
>> >
>> > The integration tests make sure the database tables are properly
>> created
>> > and
>> > that the users are in the correct tables. Have you tried going the
>> maven
>> > route using the command line? and have you been able to make it all
>> work
>> > i.e.
>> > run mvn jetty:run-war and get a working application?
>> >
>> > Mike.
>> >
>> > On 2/15/07, VJ22 <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> Hello All,
>> >>
>> >> I am building an application using the Appfuse skeleton framework. I
>> have
>> >> downloaded the war files seperately rather than run the maven
>> integration
>> >> tests....I have also created the database tables and loading of the
>> data
>> >> seperately....When I try to login into the application, it gives me
>> the
>> >> no
>> >> user-id / password found....
>> >>
>> >> am at wits end to try to get this thing up and running....pls do let
>> me
>> >> know
>> >> if there is something that I have missed out
>> >>
>> >> am using JDeveloper which does not have full maven support...hence the
>> >> seperate download..
>> >>
>> >> btw the application framework is kick-ass
>> >>
>> >> Thanks....Vijay
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/Kindly-help-tf3233629s2369.html#a8984950
>> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Kindly-help-tf3233629s2369.html#a8989715
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Kindly-help-tf3233629s2369.html#a9055109
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to