Re: Re: Re: Re: what does a ejb-jar.xml looks like?

2006-07-17 Thread mika
Well, first I found out, that in the Geronimo\repository\org\apache\geronimo\spec-folder a list of supported specifications are. There i found the geronimo-ejb_2.1_spec and geronimo-j2ee_1.4_spec folders. I hope this helps you... now my application.xml: ?xml version=1.0 encoding=UTF-8?

Re: Re: Re: what does a ejb-jar.xml looks like?

2006-07-15 Thread Aaron Mulder
To start with, why don't you take a look at this: http://chariotsolutions.com/geronimo/ejb.html#id2604520 There should be a DOCTYPE or xmlns at the very beginning of your ejb-jar.xml, and by comparing the values in the DOCTYPE or xmlns to the samples at that link, you should be able to figure