I am trying to start an application client with Java WebStart (the client
works fine from the command-line or applicationlauncher or the console).
I get a
java.lang.NoClassDefFoundError: javax/security/auth/login/LoginException
when started with WebStart, and only with WebStart. This class is referenced
in the j2ee API doc. Searching in j2ee.jar, I found instead a
com/sun/enterprise/security/LoginException
class, but not the javax packaged one.
My questions:
(1) In which jar do I find javax/.../LoginException?
(2) Anybody has any idea why this occurrs only when I attempt to
start
the application client with WebStart?
Thanks
--peter
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 11:35 AM
To: Orion-Interest
Subject: Orion and Sax/JDom
Your mail has been forwarded to [EMAIL PROTECTED]
On September 4, 2001, Marathon Innovations, Inc. changed
its name to SmartPath, Inc. Please update your address book.
SmartPath, Inc.
598 Airport Blvd., Ste. 600
Morrisville, NC 27560
(919) 462-1489
www.smartpathinc.com
Thank you
AppClient: problem with LoginException
SAURUGGER,PETER (A-PaloAlto,ex2) Tue, 04 Sep 2001 15:17:26 -0700
- AppClient: problem with LoginException SAURUGGER,PETER (A-PaloAlto,ex2)
- AppClient: problem with LoginExcepti... briant
- Re: AppClient: problem with LoginExc... Tim Pouyer
- RE: AppClient: problem with LoginExc... SAURUGGER,PETER (A-PaloAlto,ex2)
