[jboss-user] [Beginners Corner] - Re: NameNotFoundException 'employeePerks' not bound

2009-03-30 Thread jnl1
i'm not sure if this matters but my datasource.xml (for spring) is defined as follows: | | | | | java:comp/env/jdbc/employeePerks | | | | | thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[jboss-user] [Beginners Corner] - Re: NameNotFoundException 'employeePerks' not bound

2009-03-29 Thread jnl1
thanks for the suggestion. my datasource file is in my $JBOSS_HOME/server/default/deploy dir and is called employeePerks-oracle-ds.xml. not sure what you are referring to about the context.xml? the war works fine in tomcat 6.0. to port over to jboss, all i did was add the jboss-web.xml file

[jboss-user] [Beginners Corner] - NameNotFoundException 'employeePerks' not bound

2009-03-27 Thread jnl1
hi all... i'm porting an application that works fine in Tomcat 6.6 to JBoss 4.2.3.GA. Using jdk 1.6. Here's my context.xml: | | | | | | | | | | | My web.xml: | | | DB Connection | jdbc/employeePerks | java

[jboss-user] [Beginners Corner] - jpa classloader i

2009-02-10 Thread jnl1
hi all...i'm trying to get my app to run under jboss. works fine under tomcat 6, so i'm thinking it's a classloader issue. ideas?..thx in adv | 10:38:09,475 ERROR [[Spring Web Servlet]] Allocate exception for servlet Spring Web Servlet | java.lang.IncompatibleClassChangeError: Class org

[jboss-user] [Beginners Corner] - verbose log

2008-09-16 Thread jnl1
hi all... my app is dying around the time it hits the db. i changed the log4j level from INFO to DEBUG for my console appender to get more information from jboss, but no luck. i'm using jdk1.5 and jboss 4.2.3. below is the log. i'm wondering if someone can tell me how to get more debug,

[jboss-user] [Clustering/JBoss] - unable to find operation startSingleton

2008-09-09 Thread jnl1
hi all...i'm trying to configure a jmx mbean to be a singleton (in a clustered env). i think i did all the steps, but jboss (4.2.3) is throwing an exception. here's my mbean definitions: | | jboss:service=DefaultPartition | | org.dcri.job

[jboss-user] [Clustering/JBoss] - jmx clustering

2008-09-08 Thread jnl1
hi all...i'm not sure this is the correct place to post this (let me know if not). i have jmx mbean right now that processes jobs for N applications. there are about 5 different jobs that it processes. the jmx mbean runs in a single jboss/vm instance currently. we're going to be moving to a