Problem: How to synchornize [message #147130] |
Tue, 15 November 2005 14:25 |
Eclipse User |
|
|
|
Originally posted by: pauloiam.gmail.com
Following this tutorial,
http://www.eclipse.org/webtools/community/tutorials/ejbtutor ial/buildingejbs.html
I started testing wtp and I developed an EJB project (SampleEJBProject)
generating a client (SampleEJBProjectClient) and an EAR
(SampleEJBProjectEAR).
To test the EJB, I created JSP calling the EJB inside a dynamic web
application (SampleWeb) also generating an EAR containing the web module
(SampleWebEAR). Then, I configured the test environment on jboss 3.2.3,
adding both the EARs to it.
The problem is the following: When I modify the JSP on SampleWeb, it
doesn't sync with the SampleWebEAR project... What do I have to do to
sync the dynamic web project with the EAR project that contains its war?
Tks all.
--
Paulo SOuza
|
|
|
Powered by
FUDForum. Page generated in 0.03294 seconds