[jboss-user] [JBoss Portal] - Tomahawk tabbed pane not rendering correctly within portal

2006-07-31 Thread kslm23
Hi,
when i run the web app outside the portal everything shows up correctly but 
once i move it into the jboss portal the tabbedpane is not rendered properly - 
it shows as buttons and panels i am guessing it can't find the appropriate 
renderer. I am also seeing this exception 

15:50:38,718 WARN  [UIComponentBase] No Renderer found for component {Component-
Path : [Class: javax.faces.component.UIViewRoot,ViewId: /tabbedPane.jsp]} (compo
nent-family=javax.faces.ViewRoot, renderer-type=javax.faces.Group)

If anyone has any ideas on how to fix it, please share them. I've been trying 
to resolve this for a looong time now. It must be some library within 
portal/lib that's messing things up. I already replaced tomahawk.jar there with 
the latest version (1.1.4).
Thanks in advance!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961999#3961999

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961999
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Getting XAException while logging in to portal as admin

2006-07-15 Thread kslm23
I see, now it makes sense :-)
Thanks a lot for your help!!!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958303#3958303

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958303
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Getting XAException while logging in to portal as admin

2006-07-14 Thread kslm23
I just tried installing 
JBoss Portal + JBoss AS  2.2.1-SP2  Production  57.8 MB  2006-06-24

on my home computer and got exactly the same problem as before - Internet 
Explorer throwing HTTP 400 error.
Here are the steps i went thru: downloaded a bundle. Unzipped it. Renamed the 
folder to "jboss-4.0.4", then went to bin directory and ran "run.bat". Then 
went to http://localhost:8080/portal, clicked standard login and then put 
"admin/admin"
No errors trying to start jboss or after i clicked "login". This is the URL i 
am seeing after i click "login" 
http://localhost:8080/portal/auth/j_security_check%>
and HTTP 400 error.
This is the URL i get on Mozillla.
http://localhost:8080/portal/auth/j_security_check%%3E  and no error displayed 
on the page, just blank page.

I think there must be something to it since i didn't set up anything special, 
just downloaded and ran. Please let me know if you have any suggestions. Thank 
you![/img]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958244#3958244

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958244
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Getting XAException while logging in to portal as admin

2006-07-14 Thread kslm23
I am sorry, i meant to say i was using 2.2.1-SP2 and 2.4 CR1. Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958152#3958152

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958152
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Getting XAException while logging in to portal as admin

2006-07-14 Thread kslm23
I am running JBoss 4.0.4 and i tried portal 2.4 version SP2 and RC1. Somehow i 
can login as admin when i run RC1 (though i get some other error messages when 
i start jboss which i attribute to the fact that it is not a stable version 
yet) but not with SP2. The XAException is not showing up anymore but i get this 
when i try to log in:

The page cannot be found 
The page you are looking for might have been removed, had its name changed, or 
is temporarily unavailable.
 



Please try the following:

If you typed the page address in the Address bar, make sure that it is spelled 
correctly. 
Open the localhost:8080 home page, and then look for links to the information 
you want. 
Click the Back button to try another link. 
Click Search to look for information on the Internet. 
 

HTTP 400 - Bad Request
Internet Explorer  



I think that XAException was showing up for some other reason. When i try to 
login now, no exceptions are  thrown but i see the page above in the IE.
I tried downloading bundled portal with AS, version SP2 but getting exactly the 
same problem. 
Please let me know if i can provide any more info.
Could you please let me know what version of portal is consistent with current 
web installer of JBoss?
Thanks in advance!


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958140#3958140

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958140
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Getting XAException while logging in to portal as admin or

2006-07-14 Thread kslm23
Hi, i have a fresh install of JBoss AS and portal. When i try to log in thru 
portal using login portlet, i get the following error. Any idea why it could be 
happening? Please help!

09:25:00,691 ERROR [STDERR] javax.transaction.xa.XAException
09:25:00,691 ERROR [STDERR] at org.apache.jackrabbit.core.XASessionImpl.end(
XASessionImpl.java:209)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.cms.impl.jcr.JCRCMS.execute(
JCRCMS.java:477)
09:25:00,691 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method)
09:25:00,691 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(U
nknown Source)
09:25:00,691 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo
ke(Unknown Source)
09:25:00,691 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Sourc
e)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.
invoke(ReflectedDispatcher.java:155)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invoc
ation.java:94)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.
invoke(AbstractInterceptor.java:133)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat
ion.java:88)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationI
nterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat
ion.java:88)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo
ke(AbstractMBeanInvoker.java:264)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB
eanServerImpl.java:659)
09:25:00,691 ERROR [STDERR] at org.jboss.mx.util.JMXInvocationHandler.invoke
(JMXInvocationHandler.java:287)
09:25:00,691 ERROR [STDERR] at $Proxy137.execute(Unknown Source)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.core.cms.command.StreamConte
ntCommand.execute(StreamContentCommand.java:92)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.core.command.ControllerComma
nd.dispatch(ControllerCommand.java:78)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.server.invocation.Invocation
.invokeNext(Invocation.java:140)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.core.aspects.controller.Even
tBroadcasterInterceptor.invoke(EventBroadcasterInterceptor.java:85)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.core.command.CommandIntercep
tor.invoke(CommandInterceptor.java:38)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.server.invocation.Invocation
.invokeNext(Invocation.java:130)
09:25:00,691 ERROR [STDERR] at org.jboss.portal.core.aspects.controller.Poli
cyEnforcementInterceptor.invoke(PolicyEnforcementInterceptor.java:183)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.command.CommandIntercep
tor.invoke(CommandInterceptor.java:38)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.server.invocation.Invocation
.invokeNext(Invocation.java:130)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.aspects.controller.Port
alNodeInterceptor.invoke(PortalNodeInterceptor.java:61)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.command.CommandIntercep
tor.invoke(CommandInterceptor.java:38)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.server.invocation.Invocation
.invokeNext(Invocation.java:130)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.aspects.controller.Navi
gationInterceptor.invoke(NavigationInterceptor.java:58)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.command.CommandIntercep
tor.invoke(CommandInterceptor.java:38)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.server.invocation.Invocation
.invokeNext(Invocation.java:130)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.server.invocation.Invocation
.invoke(Invocation.java:175)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.command.CommandContext.
execute(CommandContext.java:107)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.command.ExecutionContex
t.execute(ExecutionContext.java:93)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.command.ExecutionContex
t.execute(ExecutionContext.java:77)
09:25:00,706 ERROR [STDERR] at org.jboss.portal.core.CoreController.handle(C
oreController.java:190)
09:25:00,706 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method)
09:25:00,706 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(U
nknown Source)
09:25:00,706 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo
ke(Unknown Source)
09:25:00,706 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Sourc
e)
09:25:00,706 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.
invoke(ReflectedDispatcher.java:155)
09:25:00,706 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invoc
ation.java:94)
09:25:00,706 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.
invok