[rules-users] Start of Guvnor 5.4.0.CR1 results in javax.naming.NamingException

FlyingEagle elisabeth.wirth at wincor-nixdorf.com
Wed May 9 03:19:36 EDT 2012


Hi,

I try to start Guvnor 5.4.0.CR1 under JBoss 7.0.0.
I used the guvnor-5.4.0.CR1-jboss-as-7.0.war from the
guvnor-distribution-5.4.0.CR1.
The guvnor.war was deployed successfully on the app server, but when I try
to start Guvnor via Firefox, I get the following exception:

javax.naming.NamingException: Failed to get context with name comp
	at
org.jboss.as.naming.context.NamespaceObjectFactory.getObjectInstance(NamespaceObjectFactory.java:71)
	at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:283)
[:1.6.0_12]
	at javax.naming.spi.NamingManager.getContext(NamingManager.java:422)
[:1.6.0_12]
	at
javax.naming.spi.ContinuationContext.getTargetContext(ContinuationContext.java:38)
[:1.6.0_12]
	at
javax.naming.spi.NamingManager.getContinuationContext(NamingManager.java:770)
[:1.6.0_12]
	at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:175)
	at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:207)
	at javax.naming.InitialContext.lookup(InitialContext.java:392) [:1.6.0_12]
	at
org.jboss.seam.transaction.DefaultSeamTransaction.getEJBContext(DefaultSeamTransaction.java:165)
[seam-transaction-3.1.0.Final.jar:]
	at
org.jboss.seam.transaction.DefaultSeamTransaction.createCMTTransaction(DefaultSeamTransaction.java:132)
[seam-transaction-3.1.0.Final.jar:]
	at
org.jboss.seam.transaction.DefaultSeamTransaction.getSeamTransaction(DefaultSeamTransaction.java:116)
[seam-transaction-3.1.0.Final.jar:]

It seems, that anything with naming is missing or wrong. I have read, that
Guvnor 5.4.0 uses seam 3, instead of seam 2. May that be the cause?
Or is something wrong with the xml files in \WEB-INF? I have found there
some "TODO" comments in the web.xml.

Has anybody an idea, what the problem is?

Thx for each idea


--
View this message in context: http://drools.46999.n3.nabble.com/Start-of-Guvnor-5-4-0-CR1-results-in-javax-naming-NamingException-tp3973383.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list