<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with java]]></title><description><![CDATA[A list of topics that have been tagged with java]]></description><link>https://lankadevelopers.lk/tags/java</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 08:03:31 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/tags/java.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Free Jet Brains IDE for LK Developers]]></title><description><![CDATA[<p dir="auto">I got a one thank you for this</p>
]]></description><link>https://lankadevelopers.lk/topic/876/free-jet-brains-ide-for-lk-developers</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/876/free-jet-brains-ide-for-lk-developers</guid><dc:creator><![CDATA[Chathunz]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Free JetBrains IDE License - Free Give away]]></title><description><![CDATA[<p dir="auto">Unlock your coding potential with a free JetBrains IDE license! Don't miss out on this exclusive giveaway. Learn more and claim your license at <a href="https://paybis.com/sell-cardano/" target="_blank" rel="noopener noreferrer nofollow ugc">https://paybis.com/sell-cardano/</a></p>
]]></description><link>https://lankadevelopers.lk/topic/875/free-jetbrains-ide-license-free-give-away</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/875/free-jetbrains-ide-license-free-give-away</guid><dc:creator><![CDATA[JanaeConn]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Java Spring Framework]]></title><description><![CDATA[<p dir="auto">මේ Error එක එනව main claas eke එකෙ "ApplicationContext context = new ClassPathXmlApplicationContext("applicationContextFile.xml");" line එකෙන්</p>
<p dir="auto">Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator#0' defined in class path resource [applicationContextFile.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator]</p>
<p dir="auto">applicationContextFile.xml</p>
<pre><code>&lt;beans xmlns="http://www.springframework.org/schema/beans"  
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
xmlns:aop="http://www.springframework.org/schema/aop"   
   xsi:schemaLocation="http://www.springframework.org/schema/beans   
   http://www.springframework.org/schema/beans/spring-beans.xsd   
   http://www.springframework.org/schema/aop   
   http://www.springframework.org/schema/aop/spring-aop.xsd"&gt;  
  
  &lt;bean id="opBean" class="aspectdeclaresasaspect.Operation"&gt;&lt;/bean&gt;
  &lt;bean id="trackMyBean" class="aspectdeclaresasaspect.TrackOperation"&gt;&lt;/bean&gt;
  &lt;bean class="org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator"&gt;&lt;/bean&gt; 
  
&lt;/beans&gt;  
</code></pre>
<p dir="auto">main class "Test.java"</p>
<p dir="auto">public class Test {</p>
<pre><code>public static void main(String[] args) {
	// TODO Auto-generated method stub
	ApplicationContext context = new ClassPathXmlApplicationContext("applicationContextFile.xml");
	Operation o = (Operation) context.getBean("opBean");

	System.out.println("Calling msg.....");
	o.msg();

	System.out.println("Calling m.....");
	o.m();

	System.out.println("Calling k.....");
	o.k();
}
</code></pre>
<p dir="auto">}</p>
]]></description><link>https://lankadevelopers.lk/topic/850/java-spring-framework</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/850/java-spring-framework</guid><dc:creator><![CDATA[SachithAnu]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Java application with docker]]></title><description><![CDATA[<p dir="auto">Go to correct path and run docker build command<br />
cd   java-docker-app<br />
docker build -t java-app .</p>
]]></description><link>https://lankadevelopers.lk/topic/848/java-application-with-docker</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/848/java-application-with-docker</guid><dc:creator><![CDATA[lasantha sanjeewa]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Java Developer]]></title><description><![CDATA[<p dir="auto">Thanks bro</p>
]]></description><link>https://lankadevelopers.lk/topic/836/java-developer</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/836/java-developer</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Apache Camel + Wildfly]]></title><description><![CDATA[<p dir="auto">Does anyone know how to debug a camel app deployed in Wildfly?</p>
<p dir="auto">The tech stack is Java, Maven, Camel &amp; deployed in Wildlfy Application server. MySql data sources are configured in Wildfly AS.</p>
]]></description><link>https://lankadevelopers.lk/topic/817/apache-camel-wildfly</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/817/apache-camel-wildfly</guid><dc:creator><![CDATA[Dhanuka96]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Looking for a Java Developer]]></title><description><![CDATA[<p dir="auto">Thanks bro</p>
]]></description><link>https://lankadevelopers.lk/topic/756/looking-for-a-java-developer</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/756/looking-for-a-java-developer</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[JAVA SSE Job Opportunity]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/159">@uditha</a> said in <a href="/post/3959">JAVA SSE Job Opportunity</a>:</p>
<blockquote>
<p dir="auto">We have JAVA SSE Job Opportunity</p>
</blockquote>
<p dir="auto">Thank you Mr.Uditha</p>
]]></description><link>https://lankadevelopers.lk/topic/712/java-sse-job-opportunity</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/712/java-sse-job-opportunity</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Udemy Free Courses (Few Hours remaining) Enroll fast]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/8">@Nubelle</a> &lt;3 :)</p>
]]></description><link>https://lankadevelopers.lk/topic/687/udemy-free-courses-few-hours-remaining-enroll-fast</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/687/udemy-free-courses-few-hours-remaining-enroll-fast</guid><dc:creator><![CDATA[Pasindu Vishmika]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Looking For a Software Engineer training]]></title><description><![CDATA[<p dir="auto">Yes , can you give a call by tomorrow.  Sudam  ITL :  0117101222</p>
]]></description><link>https://lankadevelopers.lk/topic/672/looking-for-a-software-engineer-training</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/672/looking-for-a-software-engineer-training</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[.net core or java what is the best for desktop application development?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/1138">@rashmiee</a> Thanks</p>
]]></description><link>https://lankadevelopers.lk/topic/659/net-core-or-java-what-is-the-best-for-desktop-application-development</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/659/net-core-or-java-what-is-the-best-for-desktop-application-development</guid><dc:creator><![CDATA[dinitha ransidhu]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[need an advice]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/1382">@Dhanuka</a> ow mulinma high level language ekak ekka inna tika kalayak, passe oyta puluwan language change krana. eka athtama depend wenwa project eken project ekata.</p>
]]></description><link>https://lankadevelopers.lk/topic/613/need-an-advice</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/613/need-an-advice</guid><dc:creator><![CDATA[Grasshopper]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Jasper Report with Sinhala]]></title><description><![CDATA[<p dir="auto">sinhala use karala nam na bro</p>
]]></description><link>https://lankadevelopers.lk/topic/532/jasper-report-with-sinhala</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/532/jasper-report-with-sinhala</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[java application implementation]]></title><description><![CDATA[<p dir="auto">@ChrisSachintha ok bro</p>
]]></description><link>https://lankadevelopers.lk/topic/451/java-application-implementation</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/451/java-application-implementation</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[jasper report printing problem]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> mewa hoda padam :pizza:</p>
]]></description><link>https://lankadevelopers.lk/topic/443/jasper-report-printing-problem</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/443/jasper-report-printing-problem</guid><dc:creator><![CDATA[KrissSachintha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Junit how to use this?]]></title><description><![CDATA[<p dir="auto">how to use this to get an out put from a existing java file to test it</p>
]]></description><link>https://lankadevelopers.lk/topic/421/junit-how-to-use-this</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/421/junit-how-to-use-this</guid><dc:creator><![CDATA[Lahiru Dev]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Fixing 401 Error with CORS Preflights (with Spring boot)]]></title><description><![CDATA[<p dir="auto">good work bro</p>
]]></description><link>https://lankadevelopers.lk/topic/420/fixing-401-error-with-cors-preflights-with-spring-boot</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/420/fixing-401-error-with-cors-preflights-with-spring-boot</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[All about .replaceAll() in Java]]></title><description><![CDATA[<p dir="auto">good work bro</p>
]]></description><link>https://lankadevelopers.lk/topic/419/all-about-replaceall-in-java</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/419/all-about-replaceall-in-java</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>