extends ScheduleVOMBean?

Regards,
Adrian

On Tue, 2003-08-19 at 11:43, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I have got a problem while deploying this a mbean. The name of this bean is 
> "ScheduleVO" and it implements an interface with the name "ScheduleVOMBean". If I 
> deploy this packege I get this exception:
> 
> 12:32:07,843 INFO  [STDOUT] mbeanserver: [EMAIL PROTECTED]
> 540
> 12:32:07,859 INFO  [STDOUT] stopping WFService
> 12:32:07,859 WARN  [NestedThrowable] Duplicate throwable nesting of same base ty
> pe: class org.jboss.deployment.DeploymentException is assignable from: class org
> .jboss.deployment.DeploymentException
> 12:32:07,859 ERROR [MainDeployer] could not create deployment: file:/D:/dev/serv
> er/jboss-3.2.1/server/default/deploy/WFMod-services.sar
> org.jboss.deployment.DeploymentException: create operation failed for package fi
> le:/D:/dev/server/jboss-3.2.1/server/default/deploy/WFMod-services.sar; - nested
>  throwable: (org.jboss.deployment.DeploymentException: Class does not expose a m
> anagement interface: com.tsystems.ik.ejb.wf.services.ScheduleVO; - nested throwa
> ble: (javax.management.NotCompliantMBeanException: Class does not expose a manag
> ement interface: com.tsystems.ik.ejb.wf.services.ScheduleVO))
>         at org.jboss.deployment.SARDeployer.create(SARDeployer.java:202)
>         at org.jboss.deployment.MainDeployer.create(MainDeployer.java:784)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:639)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:613)
> 
> 
> The other MBean in the packege works fine. I have no idea what the cause of this 
> exception could be. Perhaps the name which ends with the upper case "VO"?
> 
> Juraj
> 
> 
> -------------------------------------------------------
> 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



-------------------------------------------------------
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