Analyst Programmer
Wednesday, 5 December 2012
eclipse could not find default drools runtime
›
Problem Statement: eclipse could not find default drools runtime Solution: Edit .project file in your project directory, from the .pro...
2 comments:
Sunday, 1 July 2012
Maven 2.2.1 Java Code Review
›
Following POM.xml template is a cool and automated way to generate maven site. This site will have reports publishing findbugs, checkstyle...
1 comment:
Saturday, 25 June 2011
ant weblogic classpath problem DeploymentManagerCreationException
›
if you have spaces in your classpath entry and if you are trying to deploy weblogic through ant deploy task there can be issues like: [wldep...
Tuesday, 15 March 2011
javax.naming.NoInitialContextException: Need to specify class name in environment
›
if jndi.properties file is missing then you get this error. check the contents of jar file. Error stack trace is [java] javax.naming.No...
1 comment:
Sunday, 13 March 2011
javax.naming.NoInitialContextException
›
[java] javax.naming.NoInitialContextException: Cannot instantiate class: weblogic.jndi.WLInitialContextFactory This problem can be solved by...
Sunday, 6 March 2011
The type java.lang.Object cannot be resolved. It is indirectly referenced fromrequired .class files eclipse
›
Eclipse new Error Discovered The type java.lang.Object cannot be resolved. It is indirectly referenced fromrequired .class files eclipse Sol...
Wednesday, 24 November 2010
Specified VM install not found: type Standard VM, name jre6
›
Ant wont run says "Specified VM install not found: type Standard VM, name jre6"! Solution : delete the "C:\Users\Mujahed\work...
65 comments:
›
Home
View web version