Hi
 
Please guys help me. I've hit a snag and have tried a few things without any 
success.The websphere deploy tool is failing to finish generating deploy code for my 
project because somehow it can't locate the classes (?).There's part of my console 
output(with the error message) :
                                                                            
    [exec]   Validation of Vasc_Persistence-1.1 by WS-I Message Validator has 
started...
    [exec]                                                                             
   
    [exec]   Validation of Vasc_Persistence-1.1 by WS-I Message Validator is complete. 
All
    [exec]                                                                             
   
    [exec]   Removing EJB XML Validator messages on Vasc_Persistence-1.1 has started...
    [exec]                                                                             
   
    [exec]   Messages removed.
    [exec]                                                                             
   
    [exec]   Validation of Vasc_Persistence-1.1 by EJB XML Validator has started...
    [exec]                                                                             
   
    [exec]   Validation of Vasc_Persistence-1.1 by EJB XML Validator ended abnormally. 
The
    [exec]                                                                             
   
    [exec]   Removing Map Validator messages on Vasc_Persistence-1.1 has started...
    [exec]                                                                             
   
    [exec]   Messages removed.
    [exec]                                                                             
   
    [exec]   Validation of Vasc_Persistence-1.1 by Map Validator has started...
    [exec]
    [exec]   Validation of Vasc_Persistence-1.1 by Map Validator is complete. All 
known pr
    [exec]                                                                             
   
    [exec] [*Warning] /Vasc_Persistence-1.1(Method: 
findByPrimaryKey(net.msl.vasc.busobject.GroupKey), Class: 
net.msl.vasc.busobject.GroupEjbHome): CHKJ2433W: Cannot validate 
findByPrimaryKey(net.msl.vasc.busobject.GroupKey) because 
net.msl.common.busobject.BusinessObjectKey cannot be reflected. Check the classpath.
    [exec] 
    [exec]                                                                             
   
    [exec] [*Error] /Vasc_Persistence-1.1(Class: net.msl.vasc.busobject.GroupKey): 
CHKJ2907E: Type net.msl.vasc.busobject.GroupKey, or one of its supertypes, cannot be 
reflected. Check the classpath.                                                        
         
 
I can't think of anything I might need to look at.
 
jeff mutonho


jeff mutonho <[EMAIL PROTECTED]> wrote:
>Are the schema files in the right place under META-INF?

There is a directory called Schema under META-INF and it contains all the schema files.
Isn't that the correct place?

jeff mutonho


Dion Gillard wrote:
On Thu, 19 Aug 2004 10:06:43 -0700 (PDT), jeff mutonho
wrote:
> Hi
> 
> I'm trying to generate my ejb deploy code (for websphere ) by running "maven 
> was40:generate-ejb-code" and all seems ok until i get an error message saying 
> something about "delete with no primary key"(see below paste).The created dorectory 
> was40/ejbdeploy is empty :
> 

> [exec] Processing CMP entity bean: GroupEjb
> [exec]

> [exec]
> [exec] delete with no primary key
> [exec] >com.ibm.etools.ejbdeploy.EJBDeploymentException (delete with no prim
> ary key)
> [exec] >com.ibm.etools.codegen.api.GenerationException (delete with no prima

Are the schema files in the right place under META-INF?
-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
                
---------------------------------
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.

Reply via email to