You don't deploy standardjboss.xml
it goes in the server/default/conf folder.

You should place the driver jar in server/default/lib
and the modified -ds.xml in server/default/deploy

Regards,
Adrian

On Wed, 2003-08-13 at 18:53, Steve Jones wrote:
> On Wed, Aug 13, 2003 at 10:12:02AM -0700, [EMAIL PROTECTED] wrote:
> > > I'm upgrading from 2.4.3 to 3.2 and I like to use
> > > postgresql for my data source. I had it working under
> > > 2.4.3, but I've not found any information adequately
> > > detail to make the jump to 3.2. Could some patient
> > > person layout for what I need to know to use postgresql
> > > under JBoss3.2?
> >
> > Start with docs/examples/jca/postgres-ds.xml from the
> > JBoss distribution, and the postgresql.jar driver archive
> > from the PostgreSQL distribution.
> >
> > Should be painless.
> >
> > If not, come back with diagnostics. :-)
> 
> Well, for starters:
> 
> ======================================================================
>   22:11:43,690 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean 
> operation 'checkIncompleteDeployments()'
>   Cause: Incomplete Deployment listing:
>   Packages waiting for a deployer:
>   [EMAIL PROTECTED] { 
> url=file:/opt/jboss-3.2.0/server/default/deploy/standardjbosscmp-jdbc.xml }
>     deployer: null
>     status: null
>     state: INIT_WAITING_DEPLOYER
>     watch: file:/opt/jboss-3.2.0/server/default/deploy/standardjbosscmp-jdbc.xml
>     lastDeployed: 1060049503689
>     lastModified: 1060049503000
>     mbeans:
>   ]Incompletely deployed packages:
>   [EMAIL PROTECTED] { 
> url=file:/opt/jboss-3.2.0/server/default/deploy/standardjbosscmp-jdbc.xml }
>     deployer: null
>     status: null
>     state: INIT_WAITING_DEPLOYER
>     watch: file:/opt/jboss-3.2.0/server/default/deploy/standardjbosscmp-jdbc.xml
>     lastDeployed: 1060049503689
>     lastModified: 1060049503000
>     mbeans:
>   ]MBeans waiting for classes:
>     <none>
>   MBeans waiting for other MBeans:
>     <none>
> ======================================================================
> 
> What else should I post here?



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to