[JBoss Portal] - Problem with Admin portal in clustered environment
by gressho
Hi,
we have installed a cluster of JBoss AS 4.2.1 and JBoss Portal 2.6.2 and use Apache
2.2 as load balancer. While we don't have much problems with the default portal and
self developed virtual portals and portlets the admin portal, especially the portal
administration doesn't work. It's not possible at all to do the page layout: when I click
on the link my browser is targeted back to portal administration page.
Clicking on the tabs work only each second time (this is a MyFaces problem: old version).
Deploying a full virtual portal leads to an empty portal: the portlet is installed, the instance
not, the window is generated, the page is generated and the virtual portal is generated!
The deployment descriptors work on an unclustered portal w/o any problems.
Has anybody made the same experience?
Any help is apreciated.
Best wishes
Werner
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124722#4124722
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124722
18 years, 2 months
[Messaging, JMS & JBossMQ] - How can we send messages to remote queue and topic via JBoss
by 10takashi
Hello, my name is Takashi
I'm seeking the way showed in title.
First, let me introduce my enviroment. There are 2 JBoss servers.
1st one is run only as JMS Server.
(On this server, there is a definition file of "destination" of queus and topics). This one is called "remoteserver"
2nd one is called localhost.
Via this server, I want to send message to remoteserver's queus and topics.
Both machine is using same environment showed in below,
--------------
Name: Remotehost
Server: Linux(SUSE 9.3)
JDK Version: 1.5.0_14
JBoss Version: 4.2.2-AS
So far, I couldn't get any information about how can I let localhost send messages to remoteserver's ques and topics.
If someone has any idea or knows any articles about it, I'm really appriciated.
Just remember that I'm not looking for the general way to send messages to remote queues and topics, (I've already succeeded this)
I want to let JBoss server to do it.
Best regards.
Takashi
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124718#4124718
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124718
18 years, 2 months
[JBossWS] - JBOSSWS 2.0.3 - Deplyoment Failed.
by zeeshan.javeed
Hi ,
I just shift to new JBOSSWS 2.0.3 from 2.0.2.
During the deployment.. I am getting this error.
11:52:04,482 DEBUG [EndpointMetaData] Configure SOAPBinding
11:52:04,503 ERROR [MainDeployer] Could not start deployment: file:/C:/Office/jboss-4.0.5.GA/server/default/deploy/ips-wipe.war/
java.lang.NoSuchMethodError: org.jboss.ws.metadata.config.CommonConfig.getRMMetaData()Lorg/jboss/ws/extensions/wsrm/config/RMConfig;
at org.jboss.ws.extensions.wsrm.server.RMDeploymentAspect.create(RMDeploymentAspect.java:52)
at org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl.deploy(DeploymentAspectManagerImpl.java:115)
at org.jboss.wsf.container.jboss40.ArchiveDeployerHook.deploy(ArchiveDeployerHook.java:97)
at org.jboss.wsf.container.jboss40.DeployerInterceptor.start(DeployerInterceptor.java:90)
at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy38.start(Unknown Source)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy8.deploy(Unknown Source)
Any idea,
why this happening ??
Although the wsdl file is published and i can call it in browser.
Regards,
Zeeshan
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124717#4124717
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124717
18 years, 2 months