Dear Eric,
I saw your reply to pdro Baranca,
and I think that you are perhaps the person who can help me.
I am working for ericsson at a small SC project
but I use my private mail for this as I see
that this mail list is used from many companies just for
advertisement.
We to the problem:
I receive this exception:
java.lang.ExceptionInInitializerError at
net.mycard.smartcard.servicecard.MyServiceFactory.<init>(MyServiceFactory.java:39)
        at opencard.core.service.SmartCard.configureServiceRegistry(Compiled
        at opencard.core.service.SmartCard.start(SmartCard.java:535)
        at net.mycard.smartcard.servicecard.ServiceCard.<init>(Servic
ard.java:83)
        at net.mycard.smartcard.servicecard.Test.main(Test.java:20)

The cause would be in this pint of my CardServiceFactory:
 static {     
        services_.addElement(MyService.class);
I suspect of:
1- a problem with my classpath , but I do not find anything
2- a problem with my statement:
opencard.services = net.mycard.smartcard.servicecard.MyServiceFactory
Perhasp I do not have this class in the right directory
as I run my program from:
T:\myDir\ java net.mycard.smartcard.servicecard.Test
and my service factory is at
net.mycard.smartcard.servicecard.MyServiceFactory
and in no other jar or file.

Well,
I stop now,
and hoping to hear from you,
I wish a nice day.

Bye
Mich

> > > Visit the OpenCard web site at http://www.opencard.org/ for more
> > > information on OpenCard---binaries, source code, documents.
> > > This list is being archived at
> http://www.opencard.org/archive/opencard/
> >
> > ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an
> email
> > ! to
> > !                           [EMAIL PROTECTED]
> > ! containing the word
> > !                           unsubscribe
> > ! in the body.
> 
> 
> 
> ---
> > Visit the OpenCard web site at http://www.opencard.org/ for more
> > information on OpenCard---binaries, source code, documents.
> > This list is being archived at http://www.opencard.org/archive/opencard/
> 
> ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
> ! to
> !                           [EMAIL PROTECTED]
> ! containing the word
> !                           unsubscribe 
> ! in the body.
> 


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/


---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/

! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
!                           [EMAIL PROTECTED]
! containing the word
!                           unsubscribe 
! in the body.

Reply via email to