Subject | Re: [Firebird-Java] Jboss issue |
---|---|
Author | David Jencks |
Post date | 2002-11-19T17:24:57Z |
On 2002.11.19 10:52:52 -0500 Phil Shrimpton wrote:
3.0.4. I think you can work around it by making the .rar deploy first by
either
-- putting both the .rar and the *-service.xml in an .ear with the rest of
your app (you need a jboss-app.xml to make the *-service.xml deploy).
-- changing the names to e.g.
10firebirdsql.rar
20firebirdsql-service.xml
You might need to change the deployment scanner, I can't keep which one
does what straight.
thanks
david jencks
> Hi,This is weird, the setter is there.
>
> Latest CVS Jaybird (a couple of hours ago), JBoss3.0.4
>
> Trying to get Jaybird working in Jboss, put firebirdsql.rar in
> /server/default/deploy/ edited firebird-service.xml, when I start jboss I
>
> get...
>
> java.lang.illegalargument: The class 'class
> org.firebirdsql.jca.FBManagedConnectionFactory' has no setter for config
> property 'BlobBufferLength'
>This is caused by "waiting for class" functionality being broken the jboss
> ..commenting this property out in firebird-service.xml and all works.
>
> Also, I have to comment out the FirebirdManager mbean until after Jboss
> has
> started, then uncomment it so Jboss 'redeploys' firebird-service.xml to
> get
> it to work. If it is left uncommented during startup, I get..
>
> java.lang.ClassNotFoundException: No ClassLoaders found for:
> org.firebirdsql.management.FBManager
>
3.0.4. I think you can work around it by making the .rar deploy first by
either
-- putting both the .rar and the *-service.xml in an .ear with the rest of
your app (you need a jboss-app.xml to make the *-service.xml deploy).
-- changing the names to e.g.
10firebirdsql.rar
20firebirdsql-service.xml
You might need to change the deployment scanner, I can't keep which one
does what straight.
thanks
david jencks
> Not sure what is at fault with either of these, Jaybird, Jboss or
> User(<g>)
>
> Cheers
>
> Phil
>
> --
> Linux 2.4.4-4GB
> 3:37pm up 2 days, 3:00, 1 user, load average: 0.11, 0.05, 0.01
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>