Hi,

I had similar expiriences with various .xml setup files (ejb.xml, struts-config.xml)
ocassionally not getting included into their archives.


I wasn't able to figure out the reasons, or to reproduce this, but doing a 'maven clean'
usually resolved the situation.


I' guess, in certain circumstances, maven deletes these files, after building
the archive, and then fails to recognise the need to recreate them afterwards.
Just look into the ./target directory, to find out, if the missing files are realy there.


Thomas

ngocbao bui schrieb:

Hi,
When I checked the generated ear file of my
Stockonline application, I didn't see jboss-app.xml
file in the META-INF directory of ear file. I didn't
not modify any in generated xml files. Also, no ear
directory was created inside app subproject. I don't
know what is wrong. Another question is how to create ejb client by
andromda. I wrote a cartridge to generate code for
client. I could generate and compile code properly
but not bundle. neither application-client.xml and
jboss.xml were included. There was maybe something
wrong in my maven file but I couldnot figure out.
Could anyone show me?
Thank you very much
Betty




__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com





------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user








------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to