| ant javac version question | ant javac version question 2006-12-11 - By glenn opdycke-hansen
Replies below.
On 12/11/06, Scot P. Floess <floess@(protected)> wrote: > What type of exceptions are you getting?
java.lang.Exception: Error in [ProcessDefinitions/Shared/Logging/MaskLogData.process/MaskPayload] BW-JAVA-100030 Unable to obtain information for method [maskElementsInPayload] from the class [com.usbank.entdevsvc.mask.MaskPayload]. Exception occurred. java.lang.UnsupportedClassVersionError: com/usbank/entdevsvc/mask/MaskPayload (Unsupported major.minor version 49.0)
> > If you use the class file outside the jar file...does that work?
We have not tried that (yet).
> > Is your harddrive full?
no
> > glenn opdycke-hansen wrote: > > We are seeing that the javac can produce an unusable .class file. > > One PC will build the java source OK, but the other PC does not. The > > resulting JAR file has a different size and there are exceptions when > > the other jar is used. > > We set JAVA_HOME to the jdk (1.4.2_13) on both PCs. > > > > Has anyone seen this? > > Could it be due to differences in the PATH (winxp)? > > Is there any way to check the version of the jdk/javac used? (-verbose > > does not seem to provide enough info) > > > > Thanks, > > --glenn > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@(protected) > > For additional commands, e-mail: user-help@(protected) > > > > > > -- > Scot P. Floess > 27 Lake Royale > Louisburg, NC 27549 > > 252-478-8087 (Home) > 919-754-4592 (Work) > > Chief Architect JPlate http://sourceforge.net/projects/jplate > Chief Architect JavaPIM http://sourceforge.net/projects/javapim > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > >
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |