Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cargotracker-dev] Database used for cargo tracker

Personally I think the current Database config in Jakarta EE is not so flexible,  I hope the new Config spec can change this situation.

I have filed some issues about it, but they are NOT getting attention from Jakarta EE experts.



Hantsy Bai

Self-employed consultant, fullstack developer, agile coach

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy


On Sat, Feb 5, 2022 at 9:54 AM Reza Rahman <reza_rahman@xxxxxxxxx> wrote:
You should be able to see what database is in use by examining the driver dependencies in the pom.xml. New locations or voyages cannot be added beyond the ones loaded in the samples, but you can certainly register new cargo via the admin portion of the UI.

Let me know if that’s not helpful enough?
 

From: cargotracker-dev <cargotracker-dev-bounces@xxxxxxxxxxx> on behalf of Chanun Ong <chanun@xxxxxxxxxxxx>
Sent: Friday, February 4, 2022 8:11 PM
To: cargotracker-dev@xxxxxxxxxxx
Subject: [cargotracker-dev] Database used for cargo tracker
 
Hi Cargo tracker devs, 

I was curious about which database library was being used in the application since I wasn't able to figure it out from looking at persistence.xml and web.xml. I noticed that the sample cargo objects were hardcoded but how would additional cargo be stored? 

Thanks so much.

Chanun Ong
University of California, Berkeley
Electrical Engineering & Computer Science, B.S. 
Class of 2022

Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker

Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.
_______________________________________________
cargotracker-dev mailing list
cargotracker-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cargotracker-dev

Back to the top