  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | struts2/dojo tree broken after upgrade struts 2.0.1 to 2.0.4? | struts2/dojo tree broken after upgrade struts 2.0.1 to 2.0.4? 2007-02-06 - By Tim Azzopardi
Back
This is the only ajax tag I am using in my application.
In the meantime I have switched back to 2.0.1 and the 2.0.4 showcase static tree example (in my app) works fine, (although it does say DEBUG: DEPRECATED: templateCssPath should be of type dojo.uri.Uri)
I am using a heavily modifed xhtml theme and I have just remembered that "The ajax theme extends the xhtml theme", so maybe thats my problem. (For a reason I do not understand appfuse directly modifies xhtml rather than copying and renaming, and I have made many further modifications).
Musachy Barroso-2 (See http://oso-2.ora-code.com) wrote: > > I doesn't look like a problem specific to the tree, are you able to use > any of the other ajax tags? > > regards > musachy > > Tim Azzopardi wrote: >> (The 2.0.4 showcase tree is fine of course!) >> >> i'm using a modified apppfuse 1.9.4 stack using struts 2.0.1 which I've >> just >> upgraded to 2.0.4 >> it looks like everything is working ok except my use of the s:tree tag >> >> I've replace my tree code with the static example from the struts 2.0.4 >> showcase static tree example. >> (I've also removed any sitemesh decoration from the page so it should be >> wysiwyg) and I get the following displayed (which I also get with my >> original tree under 2.0.4)] >> >> Please click on any node on the tree. >> FATAL: Could not load 'struts.widgets.Bind'; last tried '__package__.js' >> FATAL: Could not load 'dojo.widget.Container'; last tried >> '__package__.js' >> DEBUG: failed loading /myapp/struts/dojo/src/widget/Tree.js with error: >> [Error: Could not load 'dojo.widget.Container'; last tried >> '__package__.js', >> file: http://localhost/myapp/struts/dojo/dojo.js, line: 77] >> DEBUG: no tag handler registed for type: dojo:tree >> DEBUG: no tag handler registed for type: dojo:treenode >> ... >> DEBUG: no tag handler registed for type: dojo:treenode >> >> Any ideas anybody? >> > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > > >
-- View this message in context: http://www.nabble.com/-s2--struts2-dojo-tree -broken-after-upgrade-struts-2 (See http://uts-2.ora-code.com).0.1-to-2.0.4--tf3180048.html#a8834824 Sent from the Struts - User mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |