Hi Jas0n,
For generating seq diagrams I have successfully used jTracert aka
jSonde (bleah ..I hate the infamous "J" prefix or suffix).
It's just AOP like in MaintainJ, but I did not have to modify at all
any FedOne class. Plus it's free & easy to use!

Best regards!

On Aug 30, 11:35 am, Jas0n <[email protected]> wrote:
> For anyone interested, I wanted to run FedOne instrumented by
> MaintainJ, so that I could see sequence diagrams.
>
> FedOne started OK, but the 'MaintainJ - Start and Stop Tracing' Swing
> window which is supposed to pop up never did.
>
> It seems that you need to manually follow the directions in "Generate
> trace file" at the bottom 
> ofhttp://www.maintainj.com/userGuide.jsp?param=runtime
>
> I put the com.maintainj.aspect.JoinPointMap.setAddJoinPoint(true)
> statement in ServerMain.run, and the writing stuff in
> WebSocketChannel.sendMessage (it'll write if you type some magic
> character in the client).
>
> And voila, it works.
>
> Hope this helps someone. I'd be interested to read about other
> techniques people are using to help them understand the implementation
> (in addition to reading the source).
>
> cheers .. Jason

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to