Results 1 to 11 of 11
- 09-08-2008, 11:56 AM #1
Member
- Join Date
- Jun 2008
- Posts
- 54
- Rep Power
- 0
- 09-08-2008, 12:00 PM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Google "org.bouncycastle.cms"
- 09-08-2008, 12:14 PM #3
Member
- Join Date
- Jun 2008
- Posts
- 54
- Rep Power
- 0
Help
i can't find it on google so help
- 09-08-2008, 03:34 PM #4
Member
- Join Date
- Jun 2008
- Posts
- 54
- Rep Power
- 0
actual problem...please help
18:50:49,406 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.Error: Unresolved compilation problems:
The import org.bouncycastle.cms cannot be resolved
The import org.bouncycastle.cms cannot be resolved
CMSEnvelopedData cannot be resolved to a type
CMSEnvelopedData cannot be resolved to a type
RecipientInformation cannot be resolved to a type
RecipientInformation cannot be resolved to a type
- 09-08-2008, 04:20 PM #5
Why are you trying to use classes from a jar file you don't have?
Change the code to not use those classes.
- 09-08-2008, 05:38 PM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
You may try a copy paste code there. Not a good idea though.
If you copy it from the web there should be more information about all resources.
- 09-08-2008, 06:27 PM #7
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
The very first link googling for that package
bouncycastle.org
- 09-09-2008, 04:06 AM #8
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 09-09-2008, 04:13 AM #9
no crypto Captain
If your skills are unable to find the jar for bc, be sure not to do any crypto beyond the four walls of a classroom.
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 09-09-2008, 04:21 AM #10
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Actually it can be fail to find such things on the web too. I'm still searching some of jar files on the web, but no luck. So the option we have is find an alternative.
- 09-09-2008, 05:11 AM #11
Racehorse Hanes
We have a legend here, known as Racehorse Hanes. Never met any of his clients or read much, but he would inform teams: "Today, you are the they." explaining that when someone in general says: "Why don't they." that today, they were the they. ( don't worry folks, eranga can follow it ) I had some vauge ideas on our switch-maintinence tool, and as well learned of some novel work on DFA's - may I pm you the link?
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Similar Threads
-
JRel Library 0.9
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-24-2008, 06:48 PM -
Big Faceless PDF Library 2.8.5
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-20-2007, 06:03 PM -
JSP Tags & JSP Tag Library
By Felissa in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 07-06-2007, 06:02 AM -
use a .dll library
By Ed in forum Advanced JavaReplies: 2Last Post: 07-02-2007, 03:07 PM -
Big Faceless PDF Library 2.8.1
By levent in forum Java SoftwareReplies: 0Last Post: 06-20-2007, 07:37 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks