Hi,

1.First of all I downloaded tapestry-src-5.0.18.zip. 
2. did a "mvn install" after commenting out all testng.xml , and copying 
pom.xml to project root.
3. Created a dummy tapestry project in eclipse that was working with tapestry 
binaries.
4. copied all jars from <user_home>/.m2/repository and created a eclipse user 
library containing all jars except those whose name starts with tapestry*.
5. copied the entire maven compiled directory structure into dummy project 
location, and added all the src/main/java and src/main/resources into 
sourcepath of project.
6. removed tapestry binaries from build path
7. set the break point in TapestryFilter.doFilter, and did start project using 
run-jetty-run , and did the step into to  OperationTrackingObjectCreator etc..


Is there any use of doing this?

Thanks & Regards,
Hari


Linus Torvald - "C++ sucks"
http://www.stlport.org/resources/StepanovUSA.html - java is MOP.(money oriented 
programming - http://c2.com/cgi/wiki?MoneyOrientedProgramming)


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to