Hi Scott,

I am facing  problems at standalone time... deploying is successfully done. at
the time make standalone it gives  erroe is

java.lang.NullPointerException
        at allaire.ejipt._Runtime._getDtdMappings(_Runtime.java, Compiled Code)

        at allaire.ejipt._ejb._Converter.<init>(_Converter.java, Compiled Code)

        at allaire.ejipt._ejb._BeanJar._extractProperties(_BeanJar.java,
Compiled Code)
        at allaire.ejipt._ejb._BeanJar._getBeanProperties(_BeanJar.java,
Compiled Code)
        at allaire.ejipt._Container._processJar(_Container.java, Compiled Code)

        at allaire.ejipt._Container.<init>(_Container.java, Compiled Code)
        at allaire.ejipt.Ejipt._loadHomes(Ejipt.java, Compiled Code)
        at allaire.ejipt.Ejipt.<init>(Ejipt.java, Compiled Code)
        at allaire.ejipt._Standalone.<init>(_Standalone.java, Compiled Code)
        at allaire.ejipt.Ejipt.main(Ejipt.java, Compiled Code)



see once it related to what ? ia m trying several times but i didnt get it..

regards
trilok

Scott Stirling wrote:

> You can define multiple EJBs in the same ejb-jar.xml file.  Each ejb-jar.xml
> corresponds to one jar file, which can contain multiple beans.  If the jar
> file contains one bean, then the ejb-jar.xml defines one bean; if the jar
> file contains multiple beans, then the ejb-jar.xml defines multiple beans.
>
> I thought this ongoing issue was a problem with Ejipt's properties
> conversion.  Obviously that's part of it, but another part is not being
> familiar with how to assemble and deploy EJBs using EJB 1.1 standards.
>
> Trilok, if you take the tool I sent you, and run it on the sample7c_ejb.jar
> (you have to first do "make jars" for sample7c), you will see that the
> Transformer converts _all_ the properties for those five or six beans into
> _one_ ejb-jar.xml.
>
> Scott Stirling
> Allaire Corporation
> http://www.allaire.com/developer/jrunreferencedesk/
>
> > -----Original Message-----
> > From: trilok [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, September 26, 2000 2:36 PM
> > To: [EMAIL PROTECTED]; Scott Stirling
> > Subject: Only one ejb-jar.xml file (URGENT)
> >
> >
> > Hi all,
> >
> > I am jar multiple beans in one jar, so how i can use different
> > different  xml DD's  ?
> > is it possibel ? or only one META-INF/ejb-jar.xml for one jar file.. ?
> > any solutions for this one..
> >
> > if possibel , where i can include this META-INF/ejb-jar.xml filer  in
> > jar ?
> >
> > regards
> > trilok
> >
> >
begin:vcard 
n:Kantheti;Trilok
x-mozilla-html:FALSE
org:Softalia;EJB Wing
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Software Engg
x-mozilla-cpt:;0
fn:Trilok Kantheti
end:vcard

Reply via email to