afternoon folks,
ive searched high and low for some info on this one and its got me
baffled
at the moment. Ive been through the extensive (yeah right) manuals, ive
searched
google groups (to no avail) and ive search through the mailing list archives
coming
up with squat. im hoping someone can help me with this one as my apps are ready
to go.
im running:
phoenix 4.0a3 & avalon4.1.2 under the WebSphere Studio Application Developer
4.0 environment. Im pretty sure the IBM JDK is 1.3
Ive setup a simple phoenix application. Ive packaged it up into a sar ( making
sure
that the format is correct.) I am loading the application using the
PhoenixServlet
and ive setup all the parameters correctly. i.e.
application-name = CoreWebApp
application-location = /WEB-INF/apps/CoreWebApp.sar
Everything loads fine. My components get initalized with the info from the
config.xml files. My dependencies check out ok from assembly.xml.
My only problem is when i try to access the application through the embeddor.
assuming "embeddor" is a SingleAppEmbeddor and the "embeddor" obtained from
the ServletContext is NOT null.
these give me problems.
embeddor.list();
embeddor.lookup(...);
m_application is null, as im getting null pointer exceptions from these
methods.
any suggestions folks ? i really don't have the time to dig toooo much deeper
and
figure this out. Phoenix is supposed to help me not hinder me, arrrgh.
Thanks !
BP
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>