Oscar Escudero wrote: > When a run the helloword2 example , I get a exception: > > [24-abr-02 13:20:02 ERROR > CorbaCallbackServer.java:260-CorbaCallbackServer-joes] Delivering message to > client failed, message is lost. java.lang.NullPointerException at > org.xmlBlaster.util.SaxHandlerBase.parse(SaxHandlerBase.java:99) at > org.xmlBlaster.util.SaxHandlerBase.init(SaxHandlerBase.java:70) at > org.xmlBlaster.client.protocol.AbstractCallbackExtended.update(AbstractCallb > ackExtended.java:64) at > org.xmlBlaster.client.protocol.AbstractCallbackExtended.update(AbstractCallb > ackExtended.java:124) at > org.xmlBlaster.client.protocol.corba.CorbaCallbackServer.update(CorbaCallbac > kServer.java:249) at > org.xmlBlaster.protocol.corba.clientIdl.BlasterCallbackPOATie.update(Blaster > CallbackPOATie.java:52) at > org.xmlBlaster.protocol.corba.clientIdl.BlasterCallbackPOA._invoke(BlasterCa > llbackPOA.java:61) at > org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:207) > at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:404) at > org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:513) [24-abr-02 > 13:20:03 WARN CorbaConnection-joes] XmlBlasterException: [AccessDenied] > Your sessionId is invalid, no access to xmlBlaster.
Hi Oscar, Which version do you use (cvs or distribution)? Do the other examples run fine? Do you use your own SAX parser or the one delivered with xmlBlaster? I have fixed the code to not have a NullPointerException any more (it is in cvs), probably this produces now better informations. thanks Marcel -- Marcel Ruff mailto:[EMAIL PROTECTED] http://www.lake.de/home/lake/swand/ http://www.xmlBlaster.org
