Hi ,
I have configured Slice with tiles implementation. Application has deployed properly. But while running the application, I am getting an NullPointer exception as below.
Invocation of...
Type: Posts; User: pramodh.d; Keyword(s):
Hi ,
I have configured Slice with tiles implementation. Application has deployed properly. But while running the application, I am getting an NullPointer exception as below.
Invocation of...
Hi,
I am using 2.1.2 version of Apache tiles. Server starts with no issues with substituted framework jars. I am able to deploy and run the application with out tiles.
<bean id="tilesConfigurer"...
Hi,
Below is my manifest.
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Vendor: Ocimum
Bundle-SymbolicName: com.ocimum.tiles2.example
Bundle-Name: myBundleName
Bundle-Version: 1.0.0...
Hi Chris,
I am having the same issue, I added all the required bundles to Manifest, still I am having the same problem. Can you please help.
Regards,
Pramod.
Hi ,
I am using Spring 3.0.0.M4, but after deplyoying the application. I am seeing below exception in the log files. I am using Spring DM Server.
All the required files have been added to...