Bugs item #811837, was opened at 2003-09-24 08:31
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=811837&group_id=22866

Category: JBossSX
Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 8
Submitted By: Manuel Soto (mrsoto)
>Assigned to: Scott M Stark (starksm)
Summary: Missing .class file in 3.2.2RC4

Initial Comment:
I get the following error working w/Jboss 3.2.2

-catalina out of the box. The error is reported by Eclipse



The project was not built since its build path is

incomplete. Cannot find the class file for

org.jboss.security.srp.SRPVerifierStore$VerifierInfo.

Fix the build path then try rebuilding this project.

----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2003-10-03 04:36

Message:
Logged In: YES 
user_id=175228

The indicated class is in the jbosssx.jar and has been added

to the jbosssx-client.jar for 3.2.2RC5.

----------------------------------------------------------------------

Comment By: Manuel Soto (mrsoto)
Date: 2003-09-25 09:27

Message:
Logged In: YES 
user_id=257993

JBoss 3.2.2 RC4, published in sf.net  has jars that with

classes that reference the class

<code>org.jboss.security.srp.SRPVerifierStore$VerifierInfo<code>

but this class was not included in the release candidate

jars. This blocks eclipse to works because it check it at

startup.



----------------------------------------------------------------------

Comment By: Adrian Brock (ejort)
Date: 2003-09-24 17:25

Message:
Logged In: YES 
user_id=9459

Are you referring to the example config in

client/auth.conf? Just remove the srp-client example.



If you actually want the srp classes you can get them from

the jboss source distribution.



Regards,

Adrian

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=811837&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to