|
Re: OracleDS binding on 3.0.1RC1?: msg#00296java.jboss.user
This might be an order-of-startup problem. If you deploy your ejbs "by hand" after the OracleDS is started is there a problem? You can include both in an .ear with a jboss-app.xml to get the oracle-service.xml deployed, or change the names of the packages -- I think 10oracle-service.xml and 20myejbs.jar will work. david jencks On 2002.07.08 14:27:16 -0400 Brian Topping wrote: > G'day! > > Wondering if anyone has a solution to this. I'm trying to regress a > classloader problem that I am having with 3.0 release, figured i would > try > 3.0.1RC1. I added classes12.jar to server/default/lib put my > oracle-service.xml into server/default/deploy and the OracleDS reports it > was > bound to java:/OracleDS, but when my CMP2.0 tries to find it, i get a > report > stating "Error: can't find data source: java:/OracleDS". See below for > the > full output (20 lines or so) from the console. > > Does anyone have any ideas what I am doing wrong? The names sure look > the > same to me... > > thanks! > > -b > > 13:01:51,657 INFO [MainDeployer] Starting deployment of package: > file:/C:/dev/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/oracle-service > .xml > 13:01:51,737 WARN [ServiceController] > jboss.jca:service=LocalTxDS,name=OracleDS does not implement any Service > methods > 13:01:51,737 INFO [JBossManagedConnectionPool] Creating > 13:01:51,737 INFO [JBossManagedConnectionPool] Created > 13:01:51,737 INFO [LocalTxConnectionManager] Creating > 13:01:51,747 INFO [LocalTxConnectionManager] Created > 13:01:51,747 INFO [JBossManagedConnectionPool] Starting > 13:01:51,747 INFO [JBossManagedConnectionPool] Started > 13:01:51,747 INFO [LocalTxConnectionManager] Starting > 13:01:51,767 INFO [OracleDS] Bound connection factory for resource > adapter > 'JBoss LocalTransaction JDBC Wrapper' to JNDI name 'java:/OracleDS' > 13:01:51,767 INFO [LocalTxConnectionManager] Started > 13:01:51,767 INFO [MainDeployer] Deployed package: > file:/C:/dev/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/oracl > e-service.xml > 13:01:51,767 ERROR [URLDeploymentScanner] Incomplete Deployment listing: > Packages waiting for a deployer: > <none> > Incompletely deployed packages: > <none> > MBeans waiting for classes: > <none> > MBeans waiting for other MBeans: > [ObjectName: jboss.j2ee:service=EJB,jndiName=ejb/bill2/Customer > state: FAILED > I Depend On: > Depends On Me: org.jboss.deployment.DeploymentException: Error: can't > find > data source: java:/OracleDS; - nested throwable: > (javax.naming.NameNotFoundException: OracleDS not bound)] > > _________________________________________________________ > If you have some ice cream, I will give it to you. > If you have no ice cream, I will take it away from you. > - Ice Cream Koan > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Oh, it's good to be a geek. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > JBoss-user@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Oh, it's good to be a geek. http://thinkgeek.com/sf
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Showstopper Undeploy Problem??, Frank Morton |
|---|---|
| Next by Date: | Re: topic service within an ear, David Jencks |
| Previous by Thread: | OracleDS binding on 3.0.1RC1?, Brian Topping |
| Next by Thread: | Re: OracleDS binding on 3.0.1RC1?, Jamie Burns |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |