Deployment Assembly not updated [message #1411549] |
Sat, 23 August 2014 13:25 |
Eclipse Guest Messages: 93 Registered: February 2013 Location: Vienna |
Member |
|
|
Hi ,
I have problem regarding deploying of my project into websphere server 7.1
I follow below steps to deploy my project.
Step 1: I download my project from svn into my D drive folder.
Step2 : open Ecllipse
Step3: on workbench right click , import - import existing project
step4: give path of my project present in D drive folder. the project gets imported into ecllipse.
step5: open my project in command prompt and run comands mvn clean install and mvn eclipse:eclipse. Class path file of my project gets updated.
step6: when I clean and refresh the project in ecllipse all my compilation erors are corrected.
step 7: start my wesphere 7 server and add my project into the server.
Here my application gets published successfully.
But the problem when I try to access the application in web browser I get runtime classnot found exceptions.
Can you help me out what exactly the problem I am facing and suggest a solution.is it because my deployment Assembly in ecllipse is not getting updated. .if so how to update it with out manual intervention. ..is there any plugin that can update deployment assembly...or any plugin to solve my problem. .
|
|
|
Powered by
FUDForum. Page generated in 0.03728 seconds