This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
hi ranchies., i need to send a SMS and receive the SMS through Java code is thier any API's. and i need know how can i do that, from where i need to purchase. please help me
hi i downloaded this slf4j-1.5.0 but it is having more than 20 jar in that which i want to deploy into my classpath.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
Is there a problem with deploying 20 jar files? Have you read the documentation if it talks about which ones are required? Have you tried just using the one that contains the missing class?
after deploying all the jar its giveing this exception
Exception in thread "main" java.lang.StackOverflowError at java.util.HashMap.get(HashMap.java:343) at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:153) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:219) at org.slf4j.impl.JCLLoggerFactory.getLogger(JCLLoggerFactory.java:69) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:88)
I know it's an old thread. I just posted it because I thought may be someone else might get help out of it. I didn't have any other intention apart from that. .