classformaterror Questions
5
I am getting a strange ClassFormatError when using the javaMail api to send email on my spring mvc web app.
Below is my mail-cfg.xml
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="...
Maihem asked 11/4, 2013 at 12:18
5
I want to use Mojarra 2.1 with Tomcat 7,
so I added following dependencies in my pom file:
<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-api</artifactI...
Extramural asked 18/10, 2011 at 12:57
3
Solved
Hey everyone I am making my first applet for java today. I have been using a subdomain at a server and I don't know what to do because I am getting this really weird error.
I have my jar in the se...
Vincenz asked 26/4, 2012 at 4:6
1
© 2022 - 2024 — McMap. All rights reserved.