Skip to main content



      Home
Home » Eclipse Projects » Gemini » How to apply Gemini weaving
How to apply Gemini weaving [message #1387508] Wed, 25 June 2014 03:30 Go to next message
Eclipse UserFriend
I applied Gemini weaving into my application to help it run faster but result is bad. It make my application run slowly.It seem system spend more time to execute a query.
Does anyone got the issue like me?
Re: How to apply Gemini weaving [message #1387686 is a reply to message #1387508] Wed, 25 June 2014 08:49 Go to previous message
Eclipse UserFriend
That is definitely unexpected. Did you try statically weaving your classes? You would set the weaving property to "static", as described here, and run the static weaving tool over your classes and bundle up the resulting statically woven classes.

Note also that when weaving is enabled that Gemini JPA will normally need to do refreshing (unless refreshing is disabled). If you do static weaving then you can typically disable refreshing.

-Mike
Previous Topic:Gemini basic
Next Topic:[Blueprint] Snapshots are now in eclipse maven repo
Goto Forum:
  


Current Time: Mon Apr 28 07:26:17 EDT 2025

Powered by FUDForum. Page generated in 0.03374 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top