TPTP Java web app On remote JBoss [message #900425] |
Tue, 07 August 2012 00:23  |
Eclipse User |
|
|
|
Hi All,
I want to perform TPTP profiling on our web application in JBoss. Application has diversified configuration files. We have one war in default/deploy folder. We have some custom directories in \jboss-4.2.2.GA\server\default location for application configuration.Also while deploying application we have modified/overwritten some XML files (like properties-service.xml, application-ds.xml, login-config.xml, etc) of JBoss using ANT script.
To perform profiling in eclipse I have followed following steps:
1. Right click on project
2. Select profile on server
3. Configured JBoss on my IP and JBoss port
4. Clicked Finish
Then one process is started in eclipse to create application war file (surprisingly name of war file is as expected our custom name). But war is created using all directories present in our eclipse application. (We have our own ANT file which does lots of things to create WAR).
As I see correct war is not created in this step, its creating issue in starting JBoss. Even if it is started anyhow in future, it will be of no use.
Please help in setting proper environment for profiling
|
|
|
|
Powered by
FUDForum. Page generated in 0.03626 seconds