Maybe a interesting information is that a bit after this error, in the log, I have this exception:
| 19:43:20,699 INFO [[/bonita]] hero: null
| 19:43:20,731 ERROR [[/bonita]] StandardWrapper.Throwable
| java.lang.NoClassDefFoundError: org/xml/sax/SAXParseException
| at org.apache.struts.action.ActionServlet.initDigester(ActionServlet.java:1576)
|
I'm wondering if the two errors are not realted. What is strange is that my sax.jar is in the server, but it seems like if it doesn't see it...
Any ideas!?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076437#4076437
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076437
<page>
| <page-name>default</page-name>
| <window>
| <window-name>AdminPortletWindow</window-name>
| <instance-ref>AdminPortletInstance</instance-ref>
| <region>center</region>
| <height>0</height>
| </window>
| <window>
| <window-name>AdminPortletWindow</window-name>
| <instance-ref>PortletInstance2</instance-ref>
| <region>center</region>
| <height>0</height>
| </window>
| </page>
I added the second portlet instance. Now, the first one doesn't show up? What am i doing wrong?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076436#4076436
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076436
OK, new 1.2 release is undesirable evidently.
(Encoding bug resolved by my lazy-eliminating :-)
There is bugfree jar for other users...)
On the other hand date-issue important for us:
Let's observed symptome today: 2007-AUG-21
Then 2007-AUG-21 in classmember or memory-
variable and certainly DBMS table column, but
2007-AUG-20 is in pdf-document! It's correct...?
Maybe not p:text caused, but f:convertDateTime?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076431#4076431
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076431
Okay, thanks PeterJ. You've confirmed my suspicion. That's how I thought it probably worked but was a little puzzled by what i saw - when I tried to wipe out the only portlet entry in that file and re-started JBoss, it seemed to not render any portlet at all. Maybe, something else is going on here (will start from scratch again by creating a new db). Since i am doing some new development, it is a little hard to re-create the DB each time (dont have the handy ANT targets yet to drop/re-create new JBoss Portal schemas).
Thanks for your pointers. Appreciate it!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076428#4076428
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076428