Hi guys!
I need to run JBoss AOP on ZCS to solve some integration tasks.
To do this I need to specify JVM options for JBoss AOP.
I'm running zmlocalconfig to set JVM options.
Then mailbox...
Type: Posts; User: u268; Keyword(s):
Hi guys!
I need to run JBoss AOP on ZCS to solve some integration tasks.
To do this I need to specify JVM options for JBoss AOP.
I'm running zmlocalconfig to set JVM options.
Then mailbox...
I have a zimlet with JSP call.
In JSP there are calls to classes I have in standalone JAR.
I placed this JAR into /zimbra/lib/jars.
But JSP throws java.lang.ClassNotFoundException
Help!
How...
I found that in ZCS 5.0 there are 2 different zimbrataglib.jar's
One is at
/opt/zimbra/jetty-6.1.5/webapps/zimbra/WEB-INF/lib
and another
/opt/zimbra/jetty-6.1.5/webapps/service/WEB-INF/lib...
Don't think this will work since any fields may contain "," characters :(
I have same issue :cool:
Did you solved it?:confused:
I have a JSP zimlet which accepts drag'n'drop of ZmContact.
When I drop multiple contact objects there at once zimbra merges them to one object. And those object properties comes in request to JSP...
I had to create new zimlet with other name and move all contents to new one. Then it works fine.
Seems like there is some ugly thing with zimlet data caches in zimbra :confused:
Today I restarted ZCS but did not see any changes: zimlet remains without specified icon, double-clicking on zimlet expands user properties window having old control which was removed from XML...
Later today I will try to restart ZCS's webcontainer once customer will give me needed permissions :)
Still not working :(((
That thing makes me mad...
<zimlet name="com_zimbra_ppol" version="1.0" description="PPOL integration zimlet">
<includeCSS>ppol.css</includeCSS>
...
Hi all!
My zimlet is not showing icon :(
How to define icon for zimlet correctly?