Hallo
I try to request a ESB Service via JMS from a JBossWS. The Queue is created.
The Line which caused the error is
ConnectionFactory qcf = (ConnectionFactory) ctx.lookup( "ConnectionFactory" );
After looking in JNDIView I got to know that lookup gives a JBossConnectionFactory.
Unfortunately the JBossConnectionFactory doesn't implement the ConnectionFactory Interface.
I use jbossesb-server-4.5.GA but I also give jboss-5.0.0.GA a shut but it doesn't worked ether.
When I try to install messaging instead of mq, jbpm doesn't work anymore.
Can somebody help me please?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235851#4235851
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235851
All
I have a bundle with the following manifest and I am trying to deploy it into a runtime jbossosgi
But when I deploy it I get the following error. I have the library on the classpath in runtime/lib for log4j
org.apache.felix.log.LogException: org.osgi.framework.BundleException: Unresolved constraint in bundle 13: package; (&(package=org.apache.log4j)(version>=1.2.15))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3097)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1439)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:779)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:760)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235848#4235848
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235848
Those topics are issues I'd face very soon... I'll make good use of them. Got your book from a friend. It looks very well explained... the portal customization seems worth the time, so I think I should try it. If I manage to do it easily, some extra xml config and my custom portlet development should be way better for a simpler and more customizable project.
Many thanks for all your time, Peter!
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235837#4235837
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235837