In trunk when I use the URL below I get

2010-12-08 09:22:32,031 (http-0.0.0.0-28443-4) [     
ControlServlet.java:233:ERROR]
---- exception report ----------------------------------------------------------
Error in request handler:
Exception: org.ofbiz.webapp.control.RequestHandlerException
Message: Unknown request [cmssite]; this request does not exist or cannot be 
called directly.
---- stack trace ---------------------------------------------------------------
org.ofbiz.webapp.control.RequestHandlerException: Unknown request [cmssite]; 
this request does not exist or cannot be called
directly.
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:143)

BTW, we currently have a problem with the online help in the trunk. It does not 
only crash, but it also consumes a lot of CPU
ressources. And I suspect that it's one of the reasons we have so much problems recently in demo. I spent a lof of time already on this, if someone could have a look that would be great (reproductible locally)

Thanks

Jacques


From: "BJ Freeman" <[email protected]>
we have basic documentation in ofbiz.
http://localhost:8080/cmssite/cms/APACHE_OFBIZ_HTML#N231EE

So how each can help is take one page and walk through it using the selenium 
IDE plugin.
read
Creating New Tests :
put your html in
(component)/testdef/selenium
make a patch
add to
https://issues.apache.org/jira/browse/OFBIZ-4047



========================

BJ Freeman
Strategic Power Office with Supplier Automation  
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


BJ Freeman sent the following on 5/4/2010 9:33 AM:
do we have a wiki page on this yet
did not find any
if not how about putting this info on the wiki

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier 
Automation<http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com<http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Erwan de FERRIERES sent the following on 5/4/2010 5:21 AM:
Le 04/05/2010 13:25, Kranti Agrawal a écrit :
Hi Erwan,

Thanks for your help. I would like to know one more thing.
Taking the example of 'CreationProducts.html' in the Jira Issue, the
productIds, and all the other details are hard coded in the test case.
Can
we pass these details as parameters?


what are you planning to use to automate your tests or not ? always the
selenium IDE, or using it through JUnit ?

For testing with selenium RC, or use parameters in IDE, take a look at
this post :
http://saucelabs.com/blog/index.php/2010/03/selenium-tip-of-the-week-parametrizing-selenese-tests/


If you are using JUnit, as it's pure java, there is no problem to use
parameters.

Cheers,







Reply via email to