Hi Vargas,

I kept those two jars in the classpath and added those two jar in the
dependant file directory , still I am getting the same error.

Ravisankar
----- Original Message -----
From: "Rodrigo Vargas" <[EMAIL PROTECTED]>
To: "Ravisankar.N" <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 10:37 PM
Subject: Re: Error while generating deployed code in AAT


>
> Look in the VAJ directory tree.
>
> Rodrigo
>
>
>
>
>
>
>                       "Ravisankar.N"
>                       <ravisankar.n@tatain        To:       Rodrigo
Vargas/San Diego/IBM@IBMUS, <[EMAIL PROTECTED]>
>                       fotech.com>                 cc:
>                                                   Subject:  Re: Error
while generating deployed code in AAT
>                       09/09/2002 10:09 AM
>
>
>
>
>
> Hi vargas,
>
> where can I get these two jars ??
>
> Ravisankar.
>
> ----- Original Message -----
> From: "Rodrigo Vargas" <[EMAIL PROTECTED]>
> To: "Ravisankar.N" <[EMAIL PROTECTED]>
> Sent: Tuesday, September 10, 2002 10:21 PM
> Subject: Re: Error while generating deployed code in AAT
>
>
> >
> > There are a couple of jar files required for EJBs that one would not
> think
> > on putting on the EJB jar, one is ivjejb35.jar that contains the support
> > for access beans and vaprt.jar that contain all the default converters.
> Add
> > them to your ear and try the deployment again.
> >
> > Rodrigo
> >
> >
> >
> >
> >
> >
> >                       "Ravisankar.N"
> >                       <ravisankar.n@TATAIN        To:
> [EMAIL PROTECTED]
> >                       FOTECH.COM>                 cc:
> >                       Sent by: A mailing          Subject:  Error while
> generating deployed code in AAT
> >                       list for Enterprise
> >                       JavaBeans
> >                       development
> >                       <[EMAIL PROTECTED]
> >                       UN.COM>
> >
> >
> >                       09/09/2002 09:37 AM
> >                       Please respond to
> >                       "Ravisankar.N"
> >
> >
> >
> >
> >
> > Hi all,
> >
> > I have created  CMP Entity Bean in VAJ 4.0 and exported the classes as
> jar
> > and made an ear in AAT.
> >
> > While generating code for deployment , I got the following error . Can
> any
> > one help me to solve this.
> >
> > /Helper.jar(Class: test.CustTestBean): CHKJ2907E: Cannot validate
because
> > the test.CustTestBean type cannot be reflected. Ensure that it, and all
> of
> > its dependencies, are included in the classpath.
> > /Helper.jar(Method: findByPrimaryKey(test.CustTestKey), Class:
> > test.CustTestHome): CHKJ2433W: Cannot validate this method because the
> > test.CustTest type cannot be reflected. Ensure that test.CustTest, and
> all
> > of its dependencies, are included in the classpath.
> > /Helper.jar(Method: create(java.lang.String), Class: test.CustTestHome):
> > CHKJ2433W: Cannot validate this method because the test.CustTestBean
type
> > cannot be reflected. Ensure that test.CustTestBean, and all of its
> > dependencies, are included in the classpath.
> > /Helper.jar(Class: test.CustTest): CHKJ2907E: Cannot validate because
the
> > test.CustTest type cannot be reflected. Ensure that it, and all of its
> > dependencies, are included in the classpath.
> > /Helper.jar(Field: Id, Class: test.CustTestKey): CHKJ2206E: The field
> must
> > be a <cmp-field> of CustTest. Read section 9.4.7.2 of the EJB 1.1
> > specification.
> > ejbModule/META-INF/ejb-jar.xml(Enterprise bean: CustTest): CHKJ2802E:
> > <ejb-class> class test.CustTestBean, or one of its supertypes, cannot be
> > reflected. The type which cannot be reflected is test.CustTestBean.
> > ejbModule/META-INF/ejb-jar.xml(Enterprise bean: CustTest): CHKJ2804E:
> > <remote> interface test.CustTest, or one of its supertypes, cannot be
> > reflected. The type which cannot be reflected is test.CustTest.
> > Shutting down workbench.
> > Execution Halted: Validation Errors Reported
> > 5 Errors, 2 Warnings, 0 Informational Messages
> > Delete undeployed module file C:\Documents and Settings\admin\Local
> > Settings\Temp\Test_ear\Helper_source.jar
> > Save the deployed modules as EAR file C:\Backup_12th\Deployed_Test.ear
> >
> > Thanks in Advance,
> > Ravisankar
> >
> >
> >
>
>
>
>
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to