[JBoss-user] [JBoss Getting Started Documentation] - same problem deploying the duke's bank app

2005-12-21 Thread debambi
If you find the answer please let me know 
I have the same problem here 
HELP
hasek wrote : bad lucky~!
  |   i didn't konw what happen when  i deploy it at last~~! the erros message
  | outputed from console:
  | 
  | 23:16:08,905 INFO  [EARDeployer] Init J2EE application: file:/D:/Program 
Files/j
  |   | boss-4.0.3SP1/server/default/deploy/JBossDukesBank.ear
  |   | 23:16:12,389 WARN  [verifier] EJB spec violation:
  |   | Bean   : CustomerBean
  |   | Section: 12.2.2
  |   | Warning: The class must be defined as public and must not be abstract.
  |   | 
  |   | 23:16:12,498 WARN  [verifier] EJB spec violation:
  |   | Bean   : CustomerBean
  |   | Section: 12.2.5
  |   | Warning: Every entity bean must define the ejbFindByPrimaryKey method.
  |   | 
  |   | 23:16:12,530 WARN  [verifier] EJB spec violation:
  |   | Bean   : CustomerBean
  |   | Section: 22.2
  |   | Warning: The bean provider must specify the fully-qualified name of the 
enterpri
  |   | se bean's local home interface, if any, in the local-home element.
  |   | Info   : Class not found on 'com.sun.ebank.ejb.customer.CustomerHome': 
No ClassL
  |   | oaders found for: com.sun.ebank.ejb.customer.CustomerHome
  |   | 
  |   | 23:16:12,545 WARN  [verifier] EJB spec violation:
  |   | Bean   : CustomerBean
  |   | Section: 22.2
  |   | Warning: The bean provider must specify the fully-qualified name of the 
enterpri
  |   | se bean's local interface, if any, in the local element.
  |   | Info   : Class not found on 'com.sun.ebank.ejb.customer.Customer': No 
ClassLoade
  |   | rs found for: com.sun.ebank.ejb.customer.Customer
  |   | 
  |   | 23:16:12,545 WARN  [verifier] EJB spec violation:
  |   | Bean   : CustomerBean
  |   | Section: 12.2.1
  |   | Warning: The Bean Provider must provide a remote interface and a remote 
home int
  |   | erface or a local interface and a local home interface for the bean.
  |   | 
  |   | 23:16:12,545 WARN  [verifier] EJB spec violation:
  |   | Bean   : AccountBean
  |   | Section: 12.2.2
  |   | Warning: The class must be defined as public and must not be abstract.
  |   | 
  |   | 23:16:12,623 WARN  [verifier] EJB spec violation:
  |   | Bean   : AccountBean
  |   | Section: 12.2.5
  |   | Warning: Every entity bean must define the ejbFindByPrimaryKey method.
  |   | 
  |   | 23:16:12,623 WARN  [verifier] EJB spec violation:
  |   | Bean   : AccountBean
  |   | Section: 22.2
  |   | Warning: The bean provider must specify the fully-qualified name of the 
enterpri
  |   | se bean's local home interface, if any, in the local-home element.
  |   | Info   : Class not found on 'com.sun.ebank.ejb.account.AccountHome': No 
ClassLoa
  |   | ders found for: com.sun.ebank.ejb.account.AccountHome
  |   | 
  |   | 23:16:12,639 WARN  [verifier] EJB spec violation:
  |   | Bean   : AccountBean
  |   | Section: 22.2
  |   | Warning: The bean provider must specify the fully-qualified name of the 
enterpri
  |   | se bean's local interface, if any, in the local element.
  |   | Info   : Class not found on 'com.sun.ebank.ejb.account.Account': No 
ClassLoaders
  |   |  found for: com.sun.ebank.ejb.account.Account
  |   | 
  |   | 23:16:12,639 WARN  [verifier] EJB spec violation:
  |   | Bean   : AccountBean
  |   | Section: 12.2.1
  |   | Warning: The Bean Provider must provide a remote interface and a remote 
home int
  |   | erface or a local interface and a local home interface for the bean.
  |   | 
  |   | 23:16:12,655 WARN  [verifier] EJB spec violation:
  |   | Bean   : TxBean
  |   | Section: 12.2.2
  |   | Warning: The class must be defined as public and must not be abstract.
  |   | 
  |   | 23:16:12,670 WARN  [verifier] EJB spec violation:
  |   | Bean   : TxBean
  |   | Section: 12.2.5
  |   | Warning: Every entity bean must define the ejbFindByPrimaryKey method.
  |   | 
  |   | 23:16:12,670 WARN  [verifier] EJB spec violation:
  |   | Bean   : TxBean
  |   | Section: 22.2
  |   | Warning: The bean provider must specify the fully-qualified name of the 
enterpri
  |   | se bean's local home interface, if any, in the local-home element.
  |   | Info   : Class not found on 'com.sun.ebank.ejb.tx.TxHome': No 
ClassLoaders found
  |   |  for: com.sun.ebank.ejb.tx.TxHome
  |   | 
  |   | 23:16:12,686 WARN  [verifier] EJB spec violation:
  |   | Bean   : TxBean
  |   | Section: 22.2
  |   | Warning: The bean provider must specify the fully-qualified name of the 
enterpri
  |   | se bean's local interface, if any, in the local element.
  |   | Info   : Class not found on 'com.sun.ebank.ejb.tx.Tx': No ClassLoaders 
found for
  |   | : com.sun.ebank.ejb.tx.Tx
  |   | 
  |   | 23:16:12,686 WARN  [verifier] EJB spec violation:
  |   | Bean   : TxBean
  |   | Section: 12.2.1
  |   | Warning: The Bean Provider must provide a remote interface and a remote 
home int
  |   | erface or a local interface and a local home interface for the bean.
  |   | 
  |   | 23:16:13,295 ERROR [MainDeployer] Could not create deployment: 

[JBoss-user] [JBoss Getting Started Documentation] - Deploying the Application

2005-12-21 Thread debambi
Hi I am new to Jboss and trying out the examples !!!
I have problems to deploy the JBossDukesBank.ear
I am getting following error :
15:01:37,015 INFO  [EARDeployer] Init J2EE application: file:/C:/Program Files/j
boss-4.0.3SP1/server/default/deploy/JBossDukesBank.ear
15:01:38,390 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 12.2.2
Warning: The class must be defined as public and must not be abstract.

15:01:38,406 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 12.2.5
Warning: Every entity bean must define the ejbFindByPrimaryKey method.

15:01:38,406 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local home interface, if any, in the local-home element.
Info   : Class not found on 'com.sun.ebank.ejb.customer.CustomerHome': No ClassL
oaders found for: com.sun.ebank.ejb.customer.CustomerHome

15:01:38,406 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local interface, if any, in the  element.
Info   : Class not found on 'com.sun.ebank.ejb.customer.Customer': No ClassLoade
rs found for: com.sun.ebank.ejb.customer.Customer

15:01:38,406 WARN  [verifier] EJB spec violation:
Bean   : CustomerBean
Section: 12.2.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.

15:01:38,406 WARN  [verifier] EJB spec violation:
Bean   : AccountBean
Section: 12.2.2
Warning: The class must be defined as public and must not be abstract.

15:01:38,421 WARN  [verifier] EJB spec violation:
Bean   : AccountBean
Section: 12.2.5
Warning: Every entity bean must define the ejbFindByPrimaryKey method.

15:01:38,578 WARN  [verifier] EJB spec violation:
Bean   : AccountBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local home interface, if any, in the local-home element.
Info   : Class not found on 'com.sun.ebank.ejb.account.AccountHome': No ClassLoa
ders found for: com.sun.ebank.ejb.account.AccountHome

15:01:38,578 WARN  [verifier] EJB spec violation:
Bean   : AccountBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local interface, if any, in the  element.
Info   : Class not found on 'com.sun.ebank.ejb.account.Account': No ClassLoaders
 found for: com.sun.ebank.ejb.account.Account

15:01:38,578 WARN  [verifier] EJB spec violation:
Bean   : AccountBean
Section: 12.2.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.

15:01:38,578 WARN  [verifier] EJB spec violation:
Bean   : TxBean
Section: 12.2.2
Warning: The class must be defined as public and must not be abstract.

15:01:38,578 WARN  [verifier] EJB spec violation:
Bean   : TxBean
Section: 12.2.5
Warning: Every entity bean must define the ejbFindByPrimaryKey method.

15:01:38,578 WARN  [verifier] EJB spec violation:
Bean   : TxBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local home interface, if any, in the local-home element.
Info   : Class not found on 'com.sun.ebank.ejb.tx.TxHome': No ClassLoaders found
 for: com.sun.ebank.ejb.tx.TxHome

15:01:38,593 WARN  [verifier] EJB spec violation:
Bean   : TxBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local interface, if any, in the  element.
Info   : Class not found on 'com.sun.ebank.ejb.tx.Tx': No ClassLoaders found for
: com.sun.ebank.ejb.tx.Tx

15:01:38,593 WARN  [verifier] EJB spec violation:
Bean   : TxBean
Section: 12.2.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.

15:01:38,734 ERROR [MainDeployer] Could not create deployment: file:/C:/Program
Files/jboss-4.0.3SP1/server/default/tmp/deploy/tmp22027JBossDukesBank.ear-conten
ts/bank-ejb.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
d, see above for error messages.
   

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3913786#3913786

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3913786


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net

[JBoss-user] [JBoss Getting Started Documentation] - Re: Unable to build Bank application

2005-12-21 Thread debambi
Hi I am new to Jboss and trying out the examples !!!
I have problems to deploy the JBossDukesBank.ear
I am getting following error :
15:01:37,015 INFO [EARDeployer] Init J2EE application: file:/C:/Program Files/j
boss-4.0.3SP1/server/default/deploy/JBossDukesBank.ear
15:01:38,390 WARN [verifier] EJB spec violation:
Bean : CustomerBean
Section: 12.2.2
Warning: The class must be defined as public and must not be abstract.

15:01:38,406 WARN [verifier] EJB spec violation:
Bean : CustomerBean
Section: 12.2.5
Warning: Every entity bean must define the ejbFindByPrimaryKey method.

15:01:38,406 WARN [verifier] EJB spec violation:
Bean : CustomerBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local home interface, if any, in the local-home element.
Info : Class not found on 'com.sun.ebank.ejb.customer.CustomerHome': No ClassL
oaders found for: com.sun.ebank.ejb.customer.CustomerHome

15:01:38,406 WARN [verifier] EJB spec violation:
Bean : CustomerBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local interface, if any, in the element.
Info : Class not found on 'com.sun.ebank.ejb.customer.Customer': No ClassLoade
rs found for: com.sun.ebank.ejb.customer.Customer

15:01:38,406 WARN [verifier] EJB spec violation:
Bean : CustomerBean
Section: 12.2.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.

15:01:38,406 WARN [verifier] EJB spec violation:
Bean : AccountBean
Section: 12.2.2
Warning: The class must be defined as public and must not be abstract.

15:01:38,421 WARN [verifier] EJB spec violation:
Bean : AccountBean
Section: 12.2.5
Warning: Every entity bean must define the ejbFindByPrimaryKey method.

15:01:38,578 WARN [verifier] EJB spec violation:
Bean : AccountBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local home interface, if any, in the local-home element.
Info : Class not found on 'com.sun.ebank.ejb.account.AccountHome': No ClassLoa
ders found for: com.sun.ebank.ejb.account.AccountHome

15:01:38,578 WARN [verifier] EJB spec violation:
Bean : AccountBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local interface, if any, in the element.
Info : Class not found on 'com.sun.ebank.ejb.account.Account': No ClassLoaders
found for: com.sun.ebank.ejb.account.Account

15:01:38,578 WARN [verifier] EJB spec violation:
Bean : AccountBean
Section: 12.2.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.

15:01:38,578 WARN [verifier] EJB spec violation:
Bean : TxBean
Section: 12.2.2
Warning: The class must be defined as public and must not be abstract.

15:01:38,578 WARN [verifier] EJB spec violation:
Bean : TxBean
Section: 12.2.5
Warning: Every entity bean must define the ejbFindByPrimaryKey method.

15:01:38,578 WARN [verifier] EJB spec violation:
Bean : TxBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local home interface, if any, in the local-home element.
Info : Class not found on 'com.sun.ebank.ejb.tx.TxHome': No ClassLoaders found
for: com.sun.ebank.ejb.tx.TxHome

15:01:38,593 WARN [verifier] EJB spec violation:
Bean : TxBean
Section: 22.2
Warning: The bean provider must specify the fully-qualified name of the enterpri
se bean's local interface, if any, in the element.
Info : Class not found on 'com.sun.ebank.ejb.tx.Tx': No ClassLoaders found for
: com.sun.ebank.ejb.tx.Tx

15:01:38,593 WARN [verifier] EJB spec violation:
Bean : TxBean
Section: 12.2.1
Warning: The Bean Provider must provide a remote interface and a remote home int
erface or a local interface and a local home interface for the bean.

15:01:38,734 ERROR [MainDeployer] Could not create deployment: file:/C:/Program
Files/jboss-4.0.3SP1/server/default/tmp/deploy/tmp22027JBossDukesBank.ear-conten
ts/bank-ejb.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
d, see above for error messages. 

CAN YOU HELP ME PLEASE

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3913789#3913789

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3913789


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user