[JBoss-user] [JBoss Portal] - authorizaton to forum portlet catagory and forum problem

2006-03-29 Thread jandrew
I have deploy jboss forum portlet successfully.I create two category,I want 
authorize category 1 to admin user ,and authorize category 2 to common user,how 
can I configure or modify source code to implement these requirement. thanks 
very much. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3933573#3933573

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3933573


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - jboss deploy error

2006-03-27 Thread jandrew
Cloud someone help me for this errors?
thanks in adanvce.

17:02:48,297 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- MBeans waiting for other MBeans ---
  | ObjectName: portal:service=CMS
  |   State: FAILED
  |   Reason: org.hibernate.TransactionException: Transaction not successfully 
start
  | ed
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  | portal:service=JAASLoginModule
  |   Depends On Me:
  | portal:mapper=CMSObject
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: portal:service=CMS
  |   State: FAILED
  |   Reason: org.hibernate.TransactionException: Transaction not successfully 
start
  | ed
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  | portal:service=JAASLoginModule
  |   Depends On Me:
  | portal:mapper=CMSObject
  | 
  | 
  | 17:02:48,508 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-380
  | 80


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932762#3932762

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932762


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - portal forum erros

2006-03-26 Thread jandrew
my enviroment:
JBOSS Poral 2.2.1RC3
Oralce9i
jboss-forums-2.2.1RC3

I can create forum category and forum,but when I post a new thread,a error 
occur as folloowed ,cloud someone encouter the same prolbem:
2006-03-27 15:01:51,833 DEBUG [org.hibernate.util.JDBCExceptionReporter] could 
not initialize a collection: 
[org.jboss.portlet.forums.impl.PostImpl.attachments#12] [select 
attachment0_.jbp_post_id as jbp7_1_, attachment0_.jbp_attachment_id as jbp1_1_, 
attachment0_.jbp_attachment_id as jbp1_98_0_, attachment0_.jbp_comment as 
jbp2_98_0_, attachment0_.jbp_content_type as jbp3_98_0_, attachment0_.jbp_size 
as jbp4_98_0_, attachment0_.jbp_name as jbp5_98_0_, attachment0_.jbp_content as 
jbp6_98_0_, attachment0_.jbp_post_id as jbp7_98_0_ from jbp_forums_attachments 
attachment0_ where attachment0_.jbp_post_id=? order by attachment0_.jbp_name 
asc]
  | java.sql.SQLException: ORA-00932: inconsistent datatypes: expected - got 
CLOB
  | 
  | at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
  | at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
  | at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:573)
  | at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1891)
  | at 
oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:830)
  | at 
oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2391)
  | at 
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2672)
  | at 
oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:589)
  | at 
oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:527)
  | at 
org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:211)
  | at 
org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:137)
  | at org.hibernate.loader.Loader.getResultSet(Loader.java:1676)
  | at org.hibernate.loader.Loader.doQuery(Loader.java:662)
  | at 
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:223)
  | at org.hibernate.loader.Loader.loadCollection(Loader.java:1916)
  | at 
org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:71)
  | at 
org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:520)
  | at 
org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:60)
  | at 
org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1593)
  | at 
org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:344)
  | at 
org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:86)
  | at 
org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:109)
  | at org.hibernate.collection.PersistentBag.size(PersistentBag.java:222)
  | at 
org.jboss.portlet.forums.ForumsPortlet.fillShowTopicContext(ForumsPortlet.java:5828)
  | at org.jboss.portlet.forums.ForumsPortlet.doView(ForumsPortlet.java:425)
  | at org.jboss.portlet.JBossPortlet.doDispatch(JBossPortlet.java:230)
  | at org.jboss.portlet.JBossPortlet.render(JBossPortlet.java:217)
  | at org.jboss.portlet.JBossPortlet.render(JBossPortlet.java:360)
  | at 
org.jboss.portal.portlet.PortletContainer.invokeRender(PortletContainer.java:521)
  | at 
org.jboss.portal.portlet.PortletContainer.dispatch(PortletContainer.java:433)
  | at 
org.jboss.portal.server.app.ComponentInvocation.dispatch(ComponentInvocation.java:79)
  | at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:140)
  | at 
org.jboss.portal.core.aspects.component.TransactionInterceptor.invoke(TransactionInterceptor.java:72)
  | at 
org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
  | at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | at 
org.jboss.portal.core.aspects.component.HeaderInterceptor.invoke(HeaderInterceptor.java:50)
  | at 
org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
  | at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | at 
org.jboss.portal.server.aspects.component.NavigationInterceptor.invoke(NavigationInterceptor.java:76)
  | at 
org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
  | at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | at 
org.jboss.portal.server.aspects.component.CacheInterceptor.invoke(CacheInterceptor.java:167)
  | at 
org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
  | at 

[JBoss-user] [JBoss Portal] - Re: how to localize the jboss portal navigation to display l

2006-03-23 Thread jandrew
is it the resource file correct? Should I put order and resourceKey into 
portal-core/WEB-INF/classes/Resource_fr.properties?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932062#3932062

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932062


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: how to localize the jboss portal navigation to display l

2006-03-22 Thread jandrew
hi,gruenewa:
thanks you very much for your help. I have another question,when I deploy 
the portlet and add properties to  the file  
portal-core.war\WEB-INF\classes\resource.properties,I can't see the 
NavigationBar in the browser? why? 
  thanks in advance

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932031#3932031

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932031


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - install errors

2006-03-22 Thread jandrew
hi ,friends:

   I encounter a problem  when install jboss-portal-2.2.1RC3 .after depoly 
task completed,when I access the portal homepage,it display following 
exceptions: Cloud someone encounter the same situation?


  | HTTP Status 500 -
  | 
  | type Exception report
  | 
  | message
  | 
  | description The server encountered an internal error () that prevented it 
from fulfilling this request.
  | 
  | exception
  | 
  | javax.servlet.ServletException: No layout found for layout id generic
  | 
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
  | javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
  | javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
  | 
  | root cause
  | 
  | org.jboss.portal.server.invocation.InvocationRuntimeException: No layout 
found for layout id generic
  | 
org.jboss.portal.theme.invocation.LayoutInterceptor.invoke(LayoutInterceptor.java:90)
  | 
org.jboss.portal.theme.page.PageInterceptor.invoke(PageInterceptor.java:38)
  | 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | 
org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:175)
  | 
org.jboss.portal.theme.impl.page.PageServiceImpl.invoke(PageServiceImpl.java:121)
  | sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | java.lang.reflect.Method.invoke(Method.java:585)
  | 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
  | org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  | 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
  | org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  | 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
  | org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  | 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
  | org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  | org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  | $Proxy49.invoke(Unknown Source)
  | 
org.jboss.portal.core.command.RenderPageCommand.execute(RenderPageCommand.java:162)
  | 
org.jboss.portal.core.command.ControllerCommand.dispatch(ControllerCommand.java:78)
  | 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:140)
  | 
org.jboss.portal.core.aspects.controller.EventBroadcasterInterceptor.invoke(EventBroadcasterInterceptor.java:85)
  | 
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  | 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | 
org.jboss.portal.core.aspects.controller.PolicyEnforcementInterceptor.invoke(PolicyEnforcementInterceptor.java:168)
  | 
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  | 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | 
org.jboss.portal.core.aspects.controller.PortalNodeInterceptor.invoke(PortalNodeInterceptor.java:61)
  | 
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  | 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | 
org.jboss.portal.core.aspects.controller.NavigationInterceptor.invoke(NavigationInterceptor.java:58)
  | 
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  | 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  | 
org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:175)
  | 
org.jboss.portal.core.command.CommandContext.execute(CommandContext.java:107)
  | 
org.jboss.portal.core.command.ExecutionContext.execute(ExecutionContext.java:93)
  | 
org.jboss.portal.core.command.ExecutionContext.execute(ExecutionContext.java:77)
  | org.jboss.portal.core.CoreController.handle(CoreController.java:190)
  | sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | java.lang.reflect.Method.invoke(Method.java:585)
  | 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
  | org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  | 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
  | org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  | 

[JBoss-user] [JBoss Portal] - how to localize the jboss portal navigation to display local

2006-03-19 Thread jandrew
as default ,the jboss portal  navigation region display english text, such as 
default,test,CMSAdmin,management,how to translate these text into other 
language?

 thanks in advance.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931231#3931231

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931231


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - jboss-forum question

2006-03-16 Thread jandrew
I have deployed the jboss forum into jboss portal.
Now I can create category and forum, but it only support
English,Cloud someone tell me how to configure to support other language,and 
how to customer the forum GUI to display locale inforation.

and which table the forum category and forum information store in?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930591#3930591

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930591


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - localize JBoss Portal

2006-03-16 Thread jandrew
hi,friends:
pls tell me how to configure the Jboss portal to support other language.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930876#3930876

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930876


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user