Re: Problem reading package.properties value when deploying application via wildfly-deploy plugin

2015-07-29 Thread Lukasz Lenart
2015-07-29 10:30 GMT+02:00 Sreekanth S. Nair : > package.properties file values are not getting displayed while we deploy > our application in wildfly server using wildfly deploy maven plugin, but at > the same time properties values are getting displayed properly if we deploy > from eclipse or man

Problem reading package.properties value when deploying application via wildfly-deploy plugin

2015-07-29 Thread Sreekanth S. Nair
package.properties file values are not getting displayed while we deploy our application in wildfly server using wildfly deploy maven plugin, but at the same time properties values are getting displayed properly if we deploy from eclipse or manual deployment. The only difference between manual and