recently i have been to Horizons Event Emea ... and what should i say? IT WAS GREAT. from the first time now i had a chance to talk directly to e.g. engineering, support etc. the sun folks were all really open to new ideas and or enhancments that could be done to the java caps suite. i really really apreciate these kind of events and consider them as a key to success for software vendors in the future.
we had several discussions on how to make the platform more valuable as it is today. one of the outcomes (at least for me) is that i will try to edit the Java Caps Grok Wiki and provide information to other people inside the community about experiences and knowhow that i really had to learn the hard way. you can see my first baby steps here this thing deals about differences between STCMS and Sun Java Message Queue aka JMQ.
more to come...
Thursday, October 16, 2008
Monday, July 21, 2008
why is an ESB tool like JCAPS 6 unable to use Javadoc ?
hi *,
i just wanted to know if anyone out there understands why sometimes the most expensive tools (i like JCAPS really a lot) sometimes have to have such HUGE shortcomings?
as i understand it right now JAVA Caps Version 6 and lower do not support Javadoc of e.g. external libraries? can this be true?
in a world of java where javadoc has always been a good companion for us why omit this festure? it is really really important to some of us out there...
ill log a feature request now ;-) ...
regards chris

i just wanted to know if anyone out there understands why sometimes the most expensive tools (i like JCAPS really a lot) sometimes have to have such HUGE shortcomings?
as i understand it right now JAVA Caps Version 6 and lower do not support Javadoc of e.g. external libraries? can this be true?
in a world of java where javadoc has always been a good companion for us why omit this festure? it is really really important to some of us out there...
ill log a feature request now ;-) ...
regards chris

Labels:
caps,
caps java caps6 user conference,
glassfish,
java,
openseb
Tuesday, July 8, 2008
2nd video time
here is a talk by a googler about code static analysis of java code by findbugs tool
tool can be found here http://findbugs.sourceforge.net/
tool can be found here http://findbugs.sourceforge.net/
Monday, July 7, 2008
CAPS user conference goes EMEA !!!
years of suffering have come to an end. finally this entry of jason baragry points out that there will be a user conference of caps soon.
see detailes here and here
YEEEESSSS we have been waiting a long time now ;-)
cu chris
see detailes here and here
YEEEESSSS we have been waiting a long time now ;-)
cu chris
Friday, July 4, 2008
UNIX command all time favourite
search in all java classes of current subdirectory if a certain string exists and print the lines and filenames to std out....
it can be as simple as that....
it can be as simple as that....
find . -name "*.xml" -exec grep EMB {} \+
Thursday, July 3, 2008
it 's video time
in the last months many many videos have been published that deal with java caps 6 and related topics. ill publish some of them here or at least link to them...
Carrefour on using CAPS
or keith publishing a new interesting idea to manipulate inside the NMR of CAPS in future releases i personally love this very very much
http://mediacast.sun.com/users/KeithBabo/media/fuji-interceptors.swf
more videos soon to come
Carrefour on using CAPS
or keith publishing a new interesting idea to manipulate inside the NMR of CAPS in future releases i personally love this very very much
http://mediacast.sun.com/users/KeithBabo/media/fuji-interceptors.swf
more videos soon to come
Wednesday, July 2, 2008
UICMN2094 most missleading error message cost me a day
i recently did some things with the new CAPS management API. e.g. building a command line tool that is really capeable of managing STCMS and MQ. when building the solution i had a big porblem that cost me a day to figure out.....
whenever i tried to connect to glassfish via caps API the API said:
i took me really a day to figure out rhat just one jar file was missing in my CP....
appserv-rt.jat
please do not waste as much time as i did...
regards chris
whenever i tried to connect to glassfish via caps API the API said:
SCHWERWIEGEND: null
com.sun.caps.management.common.CAPSManagementRemoteException: CAPS_MANAGEMENT_CLIENT_TASKS FAILED ERROR UICMN2094 Verbindung mit [Host = eaicaps, Anschluss = 4848] für Benutzer admin.
Prüfen Sie die Verbindungseinstellungen, und vergewissern Sie sich, dass der Server ausgeführt wird. aeaicapst01 4848 admin YES
at com.sun.caps.management.client.CAPSManagementClientFactory.getInstance(CAPSManagementClientFactory.java:315)
at eai.jms.mq.JmsMgrMq.(JmsMgrMq.java:49)
at eai.test.Test.main(Test.java:24)
java.lang.Exception: CAPS_MANAGEMENT_CLIENT_TASKS FAILED ERROR UICMN2094 Verbindung mit [Host = eaicaps, Anschluss = 4848] für Benutzer admin.
Prüfen Sie die Verbindungseinstellungen, und vergewissern Sie sich, dass der Server ausgeführt wird. aeaicapst01 4848 admin YES
at com.sun.caps.management.client.CAPSManagementClientFactory.createManagementException(CAPSManagementClientFactory.java:80)
at com.sun.caps.management.client.CAPSManagementClientFactory.getInstance(CAPSManagementClientFactory.java:313)
at eai.jms.mq.JmsMgrMq.(JmsMgrMq.java:49)
at eai.test.main(Test.java:24)
Exception in thread "main" java.lang.NullPointerException
at eai.jms.mq.JmsMgrMq.getServerStatus(JmsMgrMq.java:188)
at eai.test.Test.main(Test.java:29)
Java Result: 1
i took me really a day to figure out rhat just one jar file was missing in my CP....
appserv-rt.jat
please do not waste as much time as i did...
regards chris
Monday, June 30, 2008
diablo 3 will be released OMG
3 years of suffering / playing / cowing
followed by
4 years of suffering / waiting....
since yesterday diablo 3 is announced i am really afraid of my job ;-)
for those who dont know diablo the game ... take a look at wikipedia or the official homepage
and if this game does not threatens me enough there is at least starcraft 2
one of the two or maybe both will fill my life with endless nights of gaming
regards chris
Tuesday, June 24, 2008
JUG Java User Group in Austria
hi there,
i have just thought about JUGs in general. and i have to commit i do not know if there is any in austria?
this map tells us that there is non:
but i cant rally believe that. founding a JUG in austria would not be that bad what do you think?
regards chris
i have just thought about JUGs in general. and i have to commit i do not know if there is any in austria?
this map tells us that there is non:
but i cant rally believe that. founding a JUG in austria would not be that bad what do you think?
regards chris
Thursday, June 19, 2008
JavaDeu08 i was there
Today i have participated on the first "java developer day" that has been carried out by sun microsystems. and i just wanted to give you some feedback that it really was a great day.
i attended the sessions:
glassfish session by Alexis Moussine-P.
open esb by jason baragry
Java SE 6 & 7 by Simon Ritter
Contemporary Application Integration: ESBs and SCA by Gerald Loeffler
food was great
presentations were really interesting and presented in a very professional manner.
nothing to say but..... to much information (up to 4 interesting tracks) for ony guy....
regards chris
Subscribe to:
Posts (Atom)