Re: Name [comp] is not bound in this Context

2017-05-10 Thread Romain Manni-Bucau
ns team to do the upgrade, but it's not > entirely my call (unfortunately). > > Cheers, > Dmitry > > > -Original Message- > From: Romain Manni-Bucau [mailto:rmannibu...@gmail.com] > Sent: May-10-17 1:57 PM > To: users@tomee.apache.org > Subject: Re: Name [comp]

RE: Name [comp] is not bound in this Context

2017-05-10 Thread Shultz, Dmitry
hangeSupport.firePropertyChange( > > PropertyChangeSupport.java:327) > > at java.beans.PropertyChangeSupport.firePropertyChange( > > PropertyChangeSupport.java:263) > > at > > org.apache.catalina.deploy.NamingResourcesImpl.addEnvironment(

Re: Name [comp] is not bound in this Context

2017-05-10 Thread Romain Manni-Bucau
pertyChangeSupport.java:327) > > at java.beans.PropertyChangeSupport.firePropertyChange( > > PropertyChangeSupport.java:263) > > at > > org.apache.catalina.deploy.NamingResourcesImpl.addEnvironment( > > NamingResourcesImpl.java:276) > > at > >

RE: Name [comp] is not bound in this Context

2017-05-10 Thread Shultz, Dmitry
Bucau [mailto:rmannibu...@gmail.com] Sent: May-10-17 1:13 PM To: users@tomee.apache.org Subject: Re: Name [comp] is not bound in this Context Hi Dmitry, do you have some custom config in server.xml or context.xml? Also, do you use tomee distribution or a custom setup based on the war? Romain Manni-

Re: Name [comp] is not bound in this Context

2017-05-10 Thread Romain Manni-Bucau
catWebAppBuilder.java:1340) > at org.apache.tomee.catalina.TomcatWebAppBuilder.configureStart( > TomcatWebAppBuilder.java:1112) > ... > javax.naming.NameNotFoundException: Name [comp] is not bound in this > Context. Unable to find [comp]. > at

Name [comp] is not bound in this Context

2017-05-10 Thread Shultz, Dmitry
.java:1112) ... javax.naming.NameNotFoundException: Name [comp] is not bound in this Context. Unable to find [comp]. at org.apache.naming.NamingContext.lookup(NamingContext.java:817) at org.apache.naming.NamingContext.lookup(NamingContext.java:174)