[jboss-user] [Beginners Corner] - Re: ClassNotFoundException

PeterJ do-not-reply at jboss.com
Sun Jan 4 19:05:19 EST 2009


According to these lines from your source code:

anonymous wrote : @TypeDef(
  | name="encryptedString",
  | typeClass=EncryptedStringType.class, 

it would appear that it is your code that requires that class. You need to package the JAR file with your EAR file.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199435#4199435

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199435



More information about the jboss-user mailing list