Jump to content

Recommended Posts

Posted

Please, deploy my war file.

 

aloisio (aloisio.farias@gmail.com)

 

BarcodeNetBar.war

 

(is there any way to deploy without ask for?)

 

 

Posted

(is there any way to deploy without ask for?)

Not at this time. It's been a planned feature for a while, but I'm not sure where that functionality stands in regards to development...

 

Escalating.

Posted

Hi Krydos.

 

In the link you deployed it's running OK. But in www.BarcodeNetBar.com it still run Apache success page. Do you know why?

 

Thank you.



Also, with the line "Connection conexao = DriverManager.getConnection("jdbc:mysql://localhost/afarias_barcode?user=" + user);" I do connect successful in localhost.

 

But in deployed link it do not return error but don't show the content of the queried table. And that table has 3 records.

 

Thanks

Posted

In the link you deployed it's running OK. But in www.BarcodeNetBar.com it still run Apache success page. Do you know why?

Because it's deployed on http://afarias.heliohost.org/BarcodeNetBar/ not http://www.BarcodeNetBar.com/BarcodeNetBar/ If you want it deployed on something other than your main domain please specify it.

 

This is the mysql settings that I use in java that work:

setDataSource var="mysql_test" driver="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost/krydos_db?serverTimezone=UTC" user="krydos_user" password="bestpasswordever"
Posted

In my last request to deployment i understood I just need to ask to change domain target once. I'm sorry.

 

So, please can you kindly do it for www.barcodenetbar.com?

 

Thank you very much.

Guest
This topic is now closed to further replies.
×
×
  • Create New...