[Fwd: [wtp-dev] Upcoming change to behavior of Java EE module refactoring]
by Max Rydahl Andersen
Do we hook into any of these refactorings ?
Any comments ?
-------- Original Message --------
Subject: [wtp-dev] Upcoming change to behavior of Java EE module
refactoring
Date: Mon, 26 Jan 2009 18:32:23 -0500
From: Carl Anderson <ccc(a)us.ibm.com>
Reply-To: General discussion of project-wide or architectural issues.
<wtp-dev(a)eclipse.org>
To: General discussion of project-wide or architectural issues.
<wtp-dev(a)eclipse.org>
Folks,
We are planning to modify the refactoring framework used by the Java EE
Tools as documented in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=261555 during WTP 3.1 M6.
Please be aware that the current refactoring framework, which utilizes
the DataModel framework, is insufficient for our needs- for example, it
provides no preview of the changes (and indeed, provides no UI at all).
Instead, we will be reutilizing the LTK framework that is provided by
base Eclipse. (This gives us consistency with other refactoring
operations, which includes the preview UI.) As such, we are asking for a
review of this behavior change by the community. Please post any
comments to https://bugs.eclipse.org/bugs/show_bug.cgi?id=261555 . Also
note that a small step in this direction was already added into WTP
3.0.4 via the preference in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260459 which allows for
the disabling of the refactoring done via the DataModel framework.
And, to be clear, this change will not be committed until after Feb. 9,
2009, to ensure adequate time for review and comment, and thus will not
be part of WTP 3.1 M5.
FWIW,
- Carl Anderson
WTP programmer
15 years, 10 months
Re: UPDATE: Assistance in testing JBDS with SOA-P
by Max Rydahl Andersen
On 28-01-2009 05:07, Jeffrey Delong wrote:
> I tested out the Drools IDE in JBDS. I used the Drools icon to create a new Drools project, and ran the DroolsTest class the wizard created as a Java Application. I got the following exception:
>
> java.lang.NoClassDefFoundError: org/antlr/runtime/CharStream
>
Please report such things directly in jira - thanks.
/max
> Jeff
>
>
> ----- Original Message -----
> From: "John Graham"<jgraham(a)redhat.com>
> To: "Jeffrey Delong"<jdelong(a)redhat.com>
> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
> Sent: Monday, January 26, 2009 6:53:53 PM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> We have run the usual test clients from Eclipse with success, but a lot
> depends on environment settings (that would be handled by ant parameters
> in the command line version of the Quick Starts). Could you give us more
> information about your project so we can see what might be going wrong
> with the test client?
>
> -- John
>
> On Mon, 2009-01-26 at 20:42 -0500, Jeffrey Delong wrote:
>
>> Next issue I have had is in trying to run a test client. I copied a SendEsbMessage from a quickstart (along with log4j.xml, juddi.properteies, and jndi.properties) and modified it, and have tried to run it. I had to add several entries to the Run configuration classpath, but still get
>>
>> Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Invocation exception. null
>> at org.jboss.soa.esb.client.ServiceInvoker.loadServiceClusterInfo(ServiceInvoker.java:474)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:165)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:146)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:188)
>> at org.acme.test.SendEsbMessage.main(SendEsbMessage.java:51)
>>
>>
>> When I look in debug mode the registry and classname are null???
>>
>> I don't know if this is a supported feature but it is certainly a requirement to be able to create and run a test client (both JMS and ESB aware).
>>
>> Any thoughts?
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com>
>> To: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
>> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
>> Sent: Monday, January 26, 2009 3:57:38 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Well I know because I read the latest SOA-P documentation, in particular the ProgrammersGuide and ServicesGuide fairly thoroughly as I was updating training material. I don't know how you would know unless someone from the SOA team told you: "here is what has changed / here is what is new ..."
>>
>> In this instance SmooksTransformer is still supported, however the documentation recommends using SmooksAction instead.
>>
>> Another new feature that is not accounted for in JBDS is EBWS support, which is configured with:
>>
>> <actions inXsd="/request.xsd" outXsd="/response.xsd" faultXsd="/fault.xsd">
>>
>> I am able to add it by hand to the source without complaint (I guess this is because you have the latest xsd).
>>
>> Jeff
>>
>>
>> ----- Original Message -----
>> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
>> To: "Jeffrey Delong"<jdelong(a)redhat.com>
>> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
>> Sent: Monday, January 26, 2009 1:24:10 AM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> On 26-01-2009 04:00, Jeffrey Delong wrote:
>>
>> Hit send to soon. Also wanted to add that the JBoss ESB EditorSmooks action configuration is out-of-date. Smooks Transformer Action should really be Smooks Action and the class should be org.jboss.soa.esb.smooks.SmooksAction. Also there are additional properties that could be configured (e.g., resultType and javaResultBeanId) and the From Type and To Type under Advanced are out-of-date as well. How can we know which are the correct ones ?
>>
>> We basically only have the DTD/XSD to give us that information and we just updated to the latest greatest .xsd less than a week ago.
>>
>> Any pointers would be good.
>>
>> /max
>>
>>
>> Thanks,
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org Cc: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Sunday, January 25, 2009 7:38:50 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> John,
>>
>> I finally got a chance to download and test out a bit. I have been using prior release of jboss tools for the past several weeks and have had good success using the jboss-esb config editor. I actually downloaded CR2 today, but had a couple issues:
>>
>> 1) I tried to use the Smooks Config Editor to configure a Java to XML transformation. I could not use the Graph view to connect the lines. So I edited the Source by hand, and then the Graph view correctly displayed the lines.
>>
>> 2) It is not clear how to create an esb archive and deploy it to jbossesb. Is this functionality supported in this release?
>>
>> Any documentation?
>>
>> Thanks,
>>
>> Jeff
>>
>>
>>
>> ----- Original Message -----
>> From: "John Graham"<jgraham(a)redhat.com> To: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Jeffrey Delong"<jdelong(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Thursday, January 8, 2009 12:30:09 PM GMT -07:00 US/Canada Mountain
>> Subject: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Following up:
>>
>> 1. I should have prefaced the original message with "Please feel free to
>> forward to anyone else (internal to RH/JB or under the appropriate
>> agreements for this sort of internal information) who you might think
>> would be interested in testing." If you do, please let me know, so I can
>> add them into the list of people receiving these email updates.
>>
>> 2. Related to (1): Why not just use a mailing list like soa-tools? There
>> are a couple of reasons: (a) There is no single list, or small set of
>> lists, that covers everyone involved (and, no, I am not sending this
>> request to thecore ;) ), (b) this is a short term, focused request, (c)
>> list requests are like talking to a stadium of people, whereas this
>> subset shows that I am talking to *you* :)
>>
>> 3. (Thanks, Len and Trev!) For the SOA-P download please use: http://jawa05.englab.brq.redhat.com/released/soa-p-4.3.0.GA/ 4. (Thanks, Max, Len, and Jeff!) Ignore the "all plug-ins" zips for the
>> tooling, and use the installer jar instead. You might find that your
>> browser attempts to open this jar directly instead of downloading it, in
>> which case you'll need to do a "save as" on the installer jar. Once
>> downloaded, from the command line issue "java -jar ...." with the jar
>> name to start the installer.
>>
>> 5. If you test but don't find any problems, still please drop an email
>> to Max and I saying that you've tried. Since "no response" does not mean
>> "tried it and found no problems to report," these notes will help Max
>> and I determine the test coverage in place for this combination.
>>
>> 6. Particular importance of this JBDS release: This is the release that
>> we'll take to EclipseCon in March, and we'd like to push it hard,
>> especially in the SOA area. We just need to be sure that what we push
>> doesn't fall over. :)
>>
>> Thanks again!
>> John
>>
>> On Wed, 2009-01-07 at 15:54 -0500, John Graham wrote:
>>
>> As we reach the final stages of the JBoss Developer Studio (JBDS) 2.0
>> release, we are seeking help in testing the JBDS/SOA-P combination. In
>> particular, we're interested in how the jBPM and Drools distributions
>> bundled in the SOA-P product work with JBDS.
>>
>> So, while testing and feedback at any stage is appreciated, the critical
>> period for release will be over the next 10 days or so. Any timely
>> feedback will help us to improve the tooling offered for this product
>> configuration.
>>
>> The specific builds of each:
>>
>> * JBDS 2.0: Use http://reports.qa.atl.jboss.com/binaries/RHDS/release/2.0.0.CR1/200812221... via the installer. (EAP is optional.)
>>
>> * SOA-P: Use http://jawa05.englab.brq.redhat.com/candidate/soa-4.3.0.GA_IR5/ (SOA team: this is the link that was provided to JBDS QE a while ago; if
>> a later build should be used, please let us know in this thread.)
>>
>> If any questions come up during testing, it probably is best to use the jbosstools-dev(a)lists.jboss.org mailing list, since that will get the
>> most people in the most time zones. (Of course there's always JIRA for
>> bugs.)
>>
>> A number of people on thread have tested various milestones of this JBDS
>> release, and the input has been very valuable. We hope each of you can
>> spare a few cycles to help us wrap up testing for this product
>> combination.
>>
>> -- John
>>
>
>
15 years, 10 months
Re: New and noteworthy for CR2 - please review
by Max Rydahl Andersen
> hi, Max
> it seems that hibernate what's new section is missing here ->
> http://fisheye.jboss.com/browse/~raw,r=trunk/JBossTools/trunk/documentati...
>
> there is no what's new for hibernate on the main page, but when I click
> "Hibernate Tools" link (in the right upper corner) on the ESB what's new
> page
> (http://fisheye.jboss.com/browse/~raw,r=trunk/JBossTools/trunk/documentati...)
>
> it throws an error -
> http://fisheye.jboss.com/browse/~raw,r=trunk/JBossTools/trunk/documentati...
> - "The requested resource cannot be found.
> Referer:
> http://fisheye.jboss.com/browse/~raw,r=trunk/JBossTools/trunk/documentati...
> trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.4.CR2.html"
>
> Probably the link is generated incorrectly.
>
>
thanks for finding that!
The link was simply wrong - no new and noteworthy issues for hibernate
this time aorund.
/ max
>> Hi,
>>
>> I've just committed N&N for CR2, please review as soon as possible to
>> see if it is correct and/or missing interesting things.
>>
>> This time on request from doc team I've added a "Related jira" at the
>> end of each item.
>>
>> http://fisheye.jboss.com/browse/~raw,r=trunk/JBossTools/trunk/documentati...
>> <http://fisheye.jboss.com/browse/%7Eraw,r=trunk/JBossTools/trunk/documenta...>
>>
>> Thanks,
>> Max
>>
>>
>>
>
>
15 years, 10 months
Re: UPDATE: Assistance in testing JBDS with SOA-P
by Max Rydahl Andersen
I wonder what you do different than us ...I didn't get these errors when
just doing the examples.
/max
> Trying it out now. The SendJMSMessage has compilation errors (throws JMSException), and the SendEsbMessage throws an exception:
>
> Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Failed to deliver message [header: [ ]] to Service [JBossESB-Internal:DeadLetterService]. Check for errors.
>
>
> Which I am still trying to resolve; but yes in general this is sufficient (although a wizard to create the test client similar to Drools IDE would be nice, this works).
>
> Jeff
>
> ----- Original Message -----
> From: "Burr Sutter"<bsutter(a)redhat.com>
> To: "Jeffrey Delong"<jdelong(a)redhat.com>
> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com>, "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
> Sent: Tuesday, January 27, 2009 8:15:05 AM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> Jeff,
>
> Have you tried the
> File -> New -> JBoss Tools -> Project Examples -> ESB trick?
> http://download.jboss.org/jbosstools/nightly-docs/en/esb_ref_guide/html/e...
>
> You can pick Helloworld& Helloworld client as the "base" template to
> get started more quickly.
>
>
>
>
> Jeffrey Delong wrote:
>
>> Will do, tomorrow. I am done for tonight :)
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
>> To: "Jeffrey Delong"<jdelong(a)redhat.com>
>> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
>> Sent: Monday, January 26, 2009 11:54:47 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> On 27-01-2009 06:27, Jeffrey Delong wrote:
>>
>> Ok, finally got the client to run. Big thing I has left out was the jbossesb-properties.xml. Once I figured that out and added another 5 or so jars to the run classpath the client would run.
>>
>> It would be nice if there was a wizard to create a ESB aware client shell with classpath entires, etc. Add to jira with details about what should be in such a test/client-project because it would be a seperate project to account for the different classpath need.
>>
>> See Help> Project Examples for a esb server/client setup.
>>
>> /max
>>
>>
>> Thanks,
>>
>> Jeff
>>
>>
>> ----- Original Message -----
>> From: "John Graham"<jgraham(a)redhat.com> To: "Jeffrey Delong"<jdelong(a)redhat.com> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com> , jbosstools-dev(a)lists.jboss.org , "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Monday, January 26, 2009 6:53:53 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> We have run the usual test clients from Eclipse with success, but a lot
>> depends on environment settings (that would be handled by ant parameters
>> in the command line version of the Quick Starts). Could you give us more
>> information about your project so we can see what might be going wrong
>> with the test client?
>>
>> -- John
>>
>> On Mon, 2009-01-26 at 20:42 -0500, Jeffrey Delong wrote:
>>
>> Next issue I have had is in trying to run a test client. I copied a SendEsbMessage from a quickstart (along with log4j.xml, juddi.properteies, and jndi.properties) and modified it, and have tried to run it. I had to add several entries to the Run configuration classpath, but still get
>>
>> Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Invocation exception. null
>> at org.jboss.soa.esb.client.ServiceInvoker.loadServiceClusterInfo(ServiceInvoker.java:474)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:165)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:146)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:188)
>> at org.acme.test.SendEsbMessage.main(SendEsbMessage.java:51)
>>
>>
>> When I look in debug mode the registry and classname are null???
>>
>> I don't know if this is a supported feature but it is certainly a requirement to be able to create and run a test client (both JMS and ESB aware).
>>
>> Any thoughts?
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "Max Rydahl Andersen"<max.andersen(a)redhat.com> Cc: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org , "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Monday, January 26, 2009 3:57:38 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Well I know because I read the latest SOA-P documentation, in particular the ProgrammersGuide and ServicesGuide fairly thoroughly as I was updating training material. I don't know how you would know unless someone from the SOA team told you: "here is what has changed / here is what is new ..."
>>
>> In this instance SmooksTransformer is still supported, however the documentation recommends using SmooksAction instead.
>>
>> Another new feature that is not accounted for in JBDS is EBWS support, which is configured with:
>>
>> <actions inXsd="/request.xsd" outXsd="/response.xsd" faultXsd="/fault.xsd">
>>
>> I am able to add it by hand to the source without complaint (I guess this is because you have the latest xsd).
>>
>> Jeff
>>
>>
>> ----- Original Message -----
>> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com> To: "Jeffrey Delong"<jdelong(a)redhat.com> Cc: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org , "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Monday, January 26, 2009 1:24:10 AM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> On 26-01-2009 04:00, Jeffrey Delong wrote:
>>
>> Hit send to soon. Also wanted to add that the JBoss ESB EditorSmooks action configuration is out-of-date. Smooks Transformer Action should really be Smooks Action and the class should be org.jboss.soa.esb.smooks.SmooksAction. Also there are additional properties that could be configured (e.g., resultType and javaResultBeanId) and the From Type and To Type under Advanced are out-of-date as well. How can we know which are the correct ones ?
>>
>> We basically only have the DTD/XSD to give us that information and we just updated to the latest greatest .xsd less than a week ago.
>>
>> Any pointers would be good.
>>
>> /max
>>
>>
>> Thanks,
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org Cc: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Sunday, January 25, 2009 7:38:50 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> John,
>>
>> I finally got a chance to download and test out a bit. I have been using prior release of jboss tools for the past several weeks and have had good success using the jboss-esb config editor. I actually downloaded CR2 today, but had a couple issues:
>>
>> 1) I tried to use the Smooks Config Editor to configure a Java to XML transformation. I could not use the Graph view to connect the lines. So I edited the Source by hand, and then the Graph view correctly displayed the lines.
>>
>> 2) It is not clear how to create an esb archive and deploy it to jbossesb. Is this functionality supported in this release?
>>
>> Any documentation?
>>
>> Thanks,
>>
>> Jeff
>>
>>
>>
>> ----- Original Message -----
>> From: "John Graham"<jgraham(a)redhat.com> To: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Jeffrey Delong"<jdelong(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Thursday, January 8, 2009 12:30:09 PM GMT -07:00 US/Canada Mountain
>> Subject: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Following up:
>>
>> 1. I should have prefaced the original message with "Please feel free to
>> forward to anyone else (internal to RH/JB or under the appropriate
>> agreements for this sort of internal information) who you might think
>> would be interested in testing." If you do, please let me know, so I can
>> add them into the list of people receiving these email updates.
>>
>> 2. Related to (1): Why not just use a mailing list like soa-tools? There
>> are a couple of reasons: (a) There is no single list, or small set of
>> lists, that covers everyone involved (and, no, I am not sending this
>> request to thecore ;) ), (b) this is a short term, focused request, (c)
>> list requests are like talking to a stadium of people, whereas this
>> subset shows that I am talking to *you* :)
>>
>> 3. (Thanks, Len and Trev!) For the SOA-P download please use: http://jawa05.englab.brq.redhat.com/released/soa-p-4.3.0.GA/ 4. (Thanks, Max, Len, and Jeff!) Ignore the "all plug-ins" zips for the
>> tooling, and use the installer jar instead. You might find that your
>> browser attempts to open this jar directly instead of downloading it, in
>> which case you'll need to do a "save as" on the installer jar. Once
>> downloaded, from the command line issue "java -jar ...." with the jar
>> name to start the installer.
>>
>> 5. If you test but don't find any problems, still please drop an email
>> to Max and I saying that you've tried. Since "no response" does not mean
>> "tried it and found no problems to report," these notes will help Max
>> and I determine the test coverage in place for this combination.
>>
>> 6. Particular importance of this JBDS release: This is the release that
>> we'll take to EclipseCon in March, and we'd like to push it hard,
>> especially in the SOA area. We just need to be sure that what we push
>> doesn't fall over. :)
>>
>> Thanks again!
>> John
>>
>> On Wed, 2009-01-07 at 15:54 -0500, John Graham wrote:
>>
>> As we reach the final stages of the JBoss Developer Studio (JBDS) 2.0
>> release, we are seeking help in testing the JBDS/SOA-P combination. In
>> particular, we're interested in how the jBPM and Drools distributions
>> bundled in the SOA-P product work with JBDS.
>>
>> So, while testing and feedback at any stage is appreciated, the critical
>> period for release will be over the next 10 days or so. Any timely
>> feedback will help us to improve the tooling offered for this product
>> configuration.
>>
>> The specific builds of each:
>>
>> * JBDS 2.0: Use http://reports.qa.atl.jboss.com/binaries/RHDS/release/2.0.0.CR1/200812221... via the installer. (EAP is optional.)
>>
>> * SOA-P: Use http://jawa05.englab.brq.redhat.com/candidate/soa-4.3.0.GA_IR5/ (SOA team: this is the link that was provided to JBDS QE a while ago; if
>> a later build should be used, please let us know in this thread.)
>>
>> If any questions come up during testing, it probably is best to use the jbosstools-dev(a)lists.jboss.org mailing list, since that will get the
>> most people in the most time zones. (Of course there's always JIRA for
>> bugs.)
>>
>> A number of people on thread have tested various milestones of this JBDS
>> release, and the input has been very valuable. We hope each of you can
>> spare a few cycles to help us wrap up testing for this product
>> combination.
>>
>> -- John
>>
>>
15 years, 10 months
Re: UPDATE: Assistance in testing JBDS with SOA-P
by Max Rydahl Andersen
"great" ...do we need to change the order somehow ?
As always create a jira with info.
/max
> This one is really weird. I can get the exception to go away and the client to run successfully if I add jbossall-client to the FRONT of the Eclipse client application runtime classpath. jbossall-client is already included JBoss 4.2 Runtime. However JBoss ESB Runtime is before JBoss 4.2 Runtime, so I guess there is some class in one of the JBoss ESB Runtime jars that is an issue (my JBoss ESB Runtime is from SOA-P 4.3).
>
> Jeff
>
> ----- Original Message -----
> From: "Jeffrey Delong"<jdelong(a)redhat.com>
> To: "Burr Sutter"<bsutter(a)redhat.com>
> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com>, "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
> Sent: Tuesday, January 27, 2009 9:15:21 AM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> Trying it out now. The SendJMSMessage has compilation errors (throws JMSException), and the SendEsbMessage throws an exception:
>
> Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Failed to deliver message [header: [ ]] to Service [JBossESB-Internal:DeadLetterService]. Check for errors.
>
>
> Which I am still trying to resolve; but yes in general this is sufficient (although a wizard to create the test client similar to Drools IDE would be nice, this works).
>
> Jeff
>
> ----- Original Message -----
> From: "Burr Sutter"<bsutter(a)redhat.com>
> To: "Jeffrey Delong"<jdelong(a)redhat.com>
> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com>, "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
> Sent: Tuesday, January 27, 2009 8:15:05 AM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> Jeff,
>
> Have you tried the
> File -> New -> JBoss Tools -> Project Examples -> ESB trick?
> http://download.jboss.org/jbosstools/nightly-docs/en/esb_ref_guide/html/e...
>
> You can pick Helloworld& Helloworld client as the "base" template to
> get started more quickly.
>
>
>
>
> Jeffrey Delong wrote:
>
>> Will do, tomorrow. I am done for tonight :)
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
>> To: "Jeffrey Delong"<jdelong(a)redhat.com>
>> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
>> Sent: Monday, January 26, 2009 11:54:47 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> On 27-01-2009 06:27, Jeffrey Delong wrote:
>>
>> Ok, finally got the client to run. Big thing I has left out was the jbossesb-properties.xml. Once I figured that out and added another 5 or so jars to the run classpath the client would run.
>>
>> It would be nice if there was a wizard to create a ESB aware client shell with classpath entires, etc. Add to jira with details about what should be in such a test/client-project because it would be a seperate project to account for the different classpath need.
>>
>> See Help> Project Examples for a esb server/client setup.
>>
>> /max
>>
>>
>> Thanks,
>>
>> Jeff
>>
>>
>> ----- Original Message -----
>> From: "John Graham"<jgraham(a)redhat.com> To: "Jeffrey Delong"<jdelong(a)redhat.com> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com> , jbosstools-dev(a)lists.jboss.org , "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Monday, January 26, 2009 6:53:53 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> We have run the usual test clients from Eclipse with success, but a lot
>> depends on environment settings (that would be handled by ant parameters
>> in the command line version of the Quick Starts). Could you give us more
>> information about your project so we can see what might be going wrong
>> with the test client?
>>
>> -- John
>>
>> On Mon, 2009-01-26 at 20:42 -0500, Jeffrey Delong wrote:
>>
>> Next issue I have had is in trying to run a test client. I copied a SendEsbMessage from a quickstart (along with log4j.xml, juddi.properteies, and jndi.properties) and modified it, and have tried to run it. I had to add several entries to the Run configuration classpath, but still get
>>
>> Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Invocation exception. null
>> at org.jboss.soa.esb.client.ServiceInvoker.loadServiceClusterInfo(ServiceInvoker.java:474)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:165)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:146)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:188)
>> at org.acme.test.SendEsbMessage.main(SendEsbMessage.java:51)
>>
>>
>> When I look in debug mode the registry and classname are null???
>>
>> I don't know if this is a supported feature but it is certainly a requirement to be able to create and run a test client (both JMS and ESB aware).
>>
>> Any thoughts?
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "Max Rydahl Andersen"<max.andersen(a)redhat.com> Cc: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org , "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Monday, January 26, 2009 3:57:38 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Well I know because I read the latest SOA-P documentation, in particular the ProgrammersGuide and ServicesGuide fairly thoroughly as I was updating training material. I don't know how you would know unless someone from the SOA team told you: "here is what has changed / here is what is new ..."
>>
>> In this instance SmooksTransformer is still supported, however the documentation recommends using SmooksAction instead.
>>
>> Another new feature that is not accounted for in JBDS is EBWS support, which is configured with:
>>
>> <actions inXsd="/request.xsd" outXsd="/response.xsd" faultXsd="/fault.xsd">
>>
>> I am able to add it by hand to the source without complaint (I guess this is because you have the latest xsd).
>>
>> Jeff
>>
>>
>> ----- Original Message -----
>> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com> To: "Jeffrey Delong"<jdelong(a)redhat.com> Cc: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org , "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Monday, January 26, 2009 1:24:10 AM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> On 26-01-2009 04:00, Jeffrey Delong wrote:
>>
>> Hit send to soon. Also wanted to add that the JBoss ESB EditorSmooks action configuration is out-of-date. Smooks Transformer Action should really be Smooks Action and the class should be org.jboss.soa.esb.smooks.SmooksAction. Also there are additional properties that could be configured (e.g., resultType and javaResultBeanId) and the From Type and To Type under Advanced are out-of-date as well. How can we know which are the correct ones ?
>>
>> We basically only have the DTD/XSD to give us that information and we just updated to the latest greatest .xsd less than a week ago.
>>
>> Any pointers would be good.
>>
>> /max
>>
>>
>> Thanks,
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org Cc: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Sunday, January 25, 2009 7:38:50 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> John,
>>
>> I finally got a chance to download and test out a bit. I have been using prior release of jboss tools for the past several weeks and have had good success using the jboss-esb config editor. I actually downloaded CR2 today, but had a couple issues:
>>
>> 1) I tried to use the Smooks Config Editor to configure a Java to XML transformation. I could not use the Graph view to connect the lines. So I edited the Source by hand, and then the Graph view correctly displayed the lines.
>>
>> 2) It is not clear how to create an esb archive and deploy it to jbossesb. Is this functionality supported in this release?
>>
>> Any documentation?
>>
>> Thanks,
>>
>> Jeff
>>
>>
>>
>> ----- Original Message -----
>> From: "John Graham"<jgraham(a)redhat.com> To: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Jeffrey Delong"<jdelong(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Thursday, January 8, 2009 12:30:09 PM GMT -07:00 US/Canada Mountain
>> Subject: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Following up:
>>
>> 1. I should have prefaced the original message with "Please feel free to
>> forward to anyone else (internal to RH/JB or under the appropriate
>> agreements for this sort of internal information) who you might think
>> would be interested in testing." If you do, please let me know, so I can
>> add them into the list of people receiving these email updates.
>>
>> 2. Related to (1): Why not just use a mailing list like soa-tools? There
>> are a couple of reasons: (a) There is no single list, or small set of
>> lists, that covers everyone involved (and, no, I am not sending this
>> request to thecore ;) ), (b) this is a short term, focused request, (c)
>> list requests are like talking to a stadium of people, whereas this
>> subset shows that I am talking to *you* :)
>>
>> 3. (Thanks, Len and Trev!) For the SOA-P download please use: http://jawa05.englab.brq.redhat.com/released/soa-p-4.3.0.GA/ 4. (Thanks, Max, Len, and Jeff!) Ignore the "all plug-ins" zips for the
>> tooling, and use the installer jar instead. You might find that your
>> browser attempts to open this jar directly instead of downloading it, in
>> which case you'll need to do a "save as" on the installer jar. Once
>> downloaded, from the command line issue "java -jar ...." with the jar
>> name to start the installer.
>>
>> 5. If you test but don't find any problems, still please drop an email
>> to Max and I saying that you've tried. Since "no response" does not mean
>> "tried it and found no problems to report," these notes will help Max
>> and I determine the test coverage in place for this combination.
>>
>> 6. Particular importance of this JBDS release: This is the release that
>> we'll take to EclipseCon in March, and we'd like to push it hard,
>> especially in the SOA area. We just need to be sure that what we push
>> doesn't fall over. :)
>>
>> Thanks again!
>> John
>>
>> On Wed, 2009-01-07 at 15:54 -0500, John Graham wrote:
>>
>> As we reach the final stages of the JBoss Developer Studio (JBDS) 2.0
>> release, we are seeking help in testing the JBDS/SOA-P combination. In
>> particular, we're interested in how the jBPM and Drools distributions
>> bundled in the SOA-P product work with JBDS.
>>
>> So, while testing and feedback at any stage is appreciated, the critical
>> period for release will be over the next 10 days or so. Any timely
>> feedback will help us to improve the tooling offered for this product
>> configuration.
>>
>> The specific builds of each:
>>
>> * JBDS 2.0: Use http://reports.qa.atl.jboss.com/binaries/RHDS/release/2.0.0.CR1/200812221... via the installer. (EAP is optional.)
>>
>> * SOA-P: Use http://jawa05.englab.brq.redhat.com/candidate/soa-4.3.0.GA_IR5/ (SOA team: this is the link that was provided to JBDS QE a while ago; if
>> a later build should be used, please let us know in this thread.)
>>
>> If any questions come up during testing, it probably is best to use the jbosstools-dev(a)lists.jboss.org mailing list, since that will get the
>> most people in the most time zones. (Of course there's always JIRA for
>> bugs.)
>>
>> A number of people on thread have tested various milestones of this JBDS
>> release, and the input has been very valuable. We hope each of you can
>> spare a few cycles to help us wrap up testing for this product
>> combination.
>>
>> -- John
>>
>>
15 years, 10 months
rt.jar project archive listing slow down
by Galder Zamarreno
Hi,
Re: http://galder.zamarreno.com/?p=256
After going through all this, stopping Eclipse and restarting it, I'm
getting a noticeable slow down when going to the "Project Archives" view
and trying to list the archives associated with the openjdk project.
The slow down is around 1-2 minutes and the progress bar says: "Register
Projet..."
Anyway this waiting time could be reduced?
Cheers,
--
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat
15 years, 10 months
Re: UPDATE: Assistance in testing JBDS with SOA-P
by Max Rydahl Andersen
On 27-01-2009 06:27, Jeffrey Delong wrote:
> Ok, finally got the client to run. Big thing I has left out was the jbossesb-properties.xml. Once I figured that out and added another 5 or so jars to the run classpath the client would run.
>
> It would be nice if there was a wizard to create a ESB aware client shell with classpath entires, etc.
>
Add to jira with details about what should be in such a
test/client-project because it would be a seperate project to account
for the different classpath need.
See Help > Project Examples for a esb server/client setup.
/max
> Thanks,
>
> Jeff
>
>
> ----- Original Message -----
> From: "John Graham"<jgraham(a)redhat.com>
> To: "Jeffrey Delong"<jdelong(a)redhat.com>
> Cc: "Max Rydahl Andersen"<max.andersen(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
> Sent: Monday, January 26, 2009 6:53:53 PM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> We have run the usual test clients from Eclipse with success, but a lot
> depends on environment settings (that would be handled by ant parameters
> in the command line version of the Quick Starts). Could you give us more
> information about your project so we can see what might be going wrong
> with the test client?
>
> -- John
>
> On Mon, 2009-01-26 at 20:42 -0500, Jeffrey Delong wrote:
>
>> Next issue I have had is in trying to run a test client. I copied a SendEsbMessage from a quickstart (along with log4j.xml, juddi.properteies, and jndi.properties) and modified it, and have tried to run it. I had to add several entries to the Run configuration classpath, but still get
>>
>> Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Invocation exception. null
>> at org.jboss.soa.esb.client.ServiceInvoker.loadServiceClusterInfo(ServiceInvoker.java:474)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:165)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:146)
>> at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:188)
>> at org.acme.test.SendEsbMessage.main(SendEsbMessage.java:51)
>>
>>
>> When I look in debug mode the registry and classname are null???
>>
>> I don't know if this is a supported feature but it is certainly a requirement to be able to create and run a test client (both JMS and ESB aware).
>>
>> Any thoughts?
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com>
>> To: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
>> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
>> Sent: Monday, January 26, 2009 3:57:38 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Well I know because I read the latest SOA-P documentation, in particular the ProgrammersGuide and ServicesGuide fairly thoroughly as I was updating training material. I don't know how you would know unless someone from the SOA team told you: "here is what has changed / here is what is new ..."
>>
>> In this instance SmooksTransformer is still supported, however the documentation recommends using SmooksAction instead.
>>
>> Another new feature that is not accounted for in JBDS is EBWS support, which is configured with:
>>
>> <actions inXsd="/request.xsd" outXsd="/response.xsd" faultXsd="/fault.xsd">
>>
>> I am able to add it by hand to the source without complaint (I guess this is because you have the latest xsd).
>>
>> Jeff
>>
>>
>> ----- Original Message -----
>> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
>> To: "Jeffrey Delong"<jdelong(a)redhat.com>
>> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
>> Sent: Monday, January 26, 2009 1:24:10 AM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> On 26-01-2009 04:00, Jeffrey Delong wrote:
>>
>> Hit send to soon. Also wanted to add that the JBoss ESB EditorSmooks action configuration is out-of-date. Smooks Transformer Action should really be Smooks Action and the class should be org.jboss.soa.esb.smooks.SmooksAction. Also there are additional properties that could be configured (e.g., resultType and javaResultBeanId) and the From Type and To Type under Advanced are out-of-date as well. How can we know which are the correct ones ?
>>
>> We basically only have the DTD/XSD to give us that information and we just updated to the latest greatest .xsd less than a week ago.
>>
>> Any pointers would be good.
>>
>> /max
>>
>>
>> Thanks,
>>
>> Jeff
>>
>> ----- Original Message -----
>> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org Cc: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Sunday, January 25, 2009 7:38:50 PM GMT -07:00 US/Canada Mountain
>> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> John,
>>
>> I finally got a chance to download and test out a bit. I have been using prior release of jboss tools for the past several weeks and have had good success using the jboss-esb config editor. I actually downloaded CR2 today, but had a couple issues:
>>
>> 1) I tried to use the Smooks Config Editor to configure a Java to XML transformation. I could not use the Graph view to connect the lines. So I edited the Source by hand, and then the Graph view correctly displayed the lines.
>>
>> 2) It is not clear how to create an esb archive and deploy it to jbossesb. Is this functionality supported in this release?
>>
>> Any documentation?
>>
>> Thanks,
>>
>> Jeff
>>
>>
>>
>> ----- Original Message -----
>> From: "John Graham"<jgraham(a)redhat.com> To: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Jeffrey Delong"<jdelong(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Thursday, January 8, 2009 12:30:09 PM GMT -07:00 US/Canada Mountain
>> Subject: UPDATE: Assistance in testing JBDS with SOA-P
>>
>> Following up:
>>
>> 1. I should have prefaced the original message with "Please feel free to
>> forward to anyone else (internal to RH/JB or under the appropriate
>> agreements for this sort of internal information) who you might think
>> would be interested in testing." If you do, please let me know, so I can
>> add them into the list of people receiving these email updates.
>>
>> 2. Related to (1): Why not just use a mailing list like soa-tools? There
>> are a couple of reasons: (a) There is no single list, or small set of
>> lists, that covers everyone involved (and, no, I am not sending this
>> request to thecore ;) ), (b) this is a short term, focused request, (c)
>> list requests are like talking to a stadium of people, whereas this
>> subset shows that I am talking to *you* :)
>>
>> 3. (Thanks, Len and Trev!) For the SOA-P download please use: http://jawa05.englab.brq.redhat.com/released/soa-p-4.3.0.GA/ 4. (Thanks, Max, Len, and Jeff!) Ignore the "all plug-ins" zips for the
>> tooling, and use the installer jar instead. You might find that your
>> browser attempts to open this jar directly instead of downloading it, in
>> which case you'll need to do a "save as" on the installer jar. Once
>> downloaded, from the command line issue "java -jar ...." with the jar
>> name to start the installer.
>>
>> 5. If you test but don't find any problems, still please drop an email
>> to Max and I saying that you've tried. Since "no response" does not mean
>> "tried it and found no problems to report," these notes will help Max
>> and I determine the test coverage in place for this combination.
>>
>> 6. Particular importance of this JBDS release: This is the release that
>> we'll take to EclipseCon in March, and we'd like to push it hard,
>> especially in the SOA area. We just need to be sure that what we push
>> doesn't fall over. :)
>>
>> Thanks again!
>> John
>>
>> On Wed, 2009-01-07 at 15:54 -0500, John Graham wrote:
>>
>> As we reach the final stages of the JBoss Developer Studio (JBDS) 2.0
>> release, we are seeking help in testing the JBDS/SOA-P combination. In
>> particular, we're interested in how the jBPM and Drools distributions
>> bundled in the SOA-P product work with JBDS.
>>
>> So, while testing and feedback at any stage is appreciated, the critical
>> period for release will be over the next 10 days or so. Any timely
>> feedback will help us to improve the tooling offered for this product
>> configuration.
>>
>> The specific builds of each:
>>
>> * JBDS 2.0: Use http://reports.qa.atl.jboss.com/binaries/RHDS/release/2.0.0.CR1/200812221... via the installer. (EAP is optional.)
>>
>> * SOA-P: Use http://jawa05.englab.brq.redhat.com/candidate/soa-4.3.0.GA_IR5/ (SOA team: this is the link that was provided to JBDS QE a while ago; if
>> a later build should be used, please let us know in this thread.)
>>
>> If any questions come up during testing, it probably is best to use the jbosstools-dev(a)lists.jboss.org mailing list, since that will get the
>> most people in the most time zones. (Of course there's always JIRA for
>> bugs.)
>>
>> A number of people on thread have tested various milestones of this JBDS
>> release, and the input has been very valuable. We hope each of you can
>> spare a few cycles to help us wrap up testing for this product
>> combination.
>>
>> -- John
>>
>
>
15 years, 10 months
Re: UPDATE: Assistance in testing JBDS with SOA-P
by Max Rydahl Andersen
> Well I know because I read the latest SOA-P documentation, in particular the ProgrammersGuide and ServicesGuide fairly thoroughly as I was updating training material. I don't know how you would know unless someone from the SOA team told you: "here is what has changed / here is what is new ..."
>
Exactly.
If the ESB team doesn't add feature requests to jira for these things
there is *no* chance for us to add these things. ESB team needs to help
define/update the tooling
interactively and not just after the fact. Would be good if they asked
the tooling guys how they would be able to support a new feature since
it might affect the
implementation.
/max
> I am able to add it by hand to the source without complaint (I guess this is because you have the latest xsd).
>
> Jeff
>
>
> ----- Original Message -----
> From: "Max Rydahl Andersen"<max.andersen(a)redhat.com>
> To: "Jeffrey Delong"<jdelong(a)redhat.com>
> Cc: "John Graham"<jgraham(a)redhat.com>, jbosstools-dev(a)lists.jboss.org, "Mark Little"<mlittle(a)redhat.com>, "Mark Proctor"<mproctor(a)redhat.com>, "Kris Verlaenen"<kverlaen(a)redhat.com>, "Koen Aers"<kaers(a)redhat.com>, "Burr Sutter"<bsutter(a)redhat.com>, "Leonard Dimaggio"<ldimaggi(a)redhat.com>, "Kevin Conner"<kconner(a)redhat.com>, "Garvin Dean"<garvin.dean(a)amentra.com>, "Edgar A Silva"<edgar.silva(a)redhat.com>, "Prakasha Aradhya"<paradhya(a)redhat.com>, "Max Andersen"<manderse(a)redhat.com>, "Trevor Kirby"<tkirby(a)redhat.com>
> Sent: Monday, January 26, 2009 1:24:10 AM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> On 26-01-2009 04:00, Jeffrey Delong wrote:
>
> Hit send to soon. Also wanted to add that the JBoss ESB EditorSmooks action configuration is out-of-date. Smooks Transformer Action should really be Smooks Action and the class should be org.jboss.soa.esb.smooks.SmooksAction. Also there are additional properties that could be configured (e.g., resultType and javaResultBeanId) and the From Type and To Type under Advanced are out-of-date as well. How can we know which are the correct ones ?
>
> We basically only have the DTD/XSD to give us that information and we just updated to the latest greatest .xsd less than a week ago.
>
> Any pointers would be good.
>
> /max
>
>
> Thanks,
>
> Jeff
>
> ----- Original Message -----
> From: "Jeffrey Delong"<jdelong(a)redhat.com> To: "John Graham"<jgraham(a)redhat.com> , jbosstools-dev(a)lists.jboss.org Cc: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Sunday, January 25, 2009 7:38:50 PM GMT -07:00 US/Canada Mountain
> Subject: Re: UPDATE: Assistance in testing JBDS with SOA-P
>
> John,
>
> I finally got a chance to download and test out a bit. I have been using prior release of jboss tools for the past several weeks and have had good success using the jboss-esb config editor. I actually downloaded CR2 today, but had a couple issues:
>
> 1) I tried to use the Smooks Config Editor to configure a Java to XML transformation. I could not use the Graph view to connect the lines. So I edited the Source by hand, and then the Graph view correctly displayed the lines.
>
> 2) It is not clear how to create an esb archive and deploy it to jbossesb. Is this functionality supported in this release?
>
> Any documentation?
>
> Thanks,
>
> Jeff
>
>
>
> ----- Original Message -----
> From: "John Graham"<jgraham(a)redhat.com> To: "Mark Little"<mlittle(a)redhat.com> , "Mark Proctor"<mproctor(a)redhat.com> , "Kris Verlaenen"<kverlaen(a)redhat.com> , "Koen Aers"<kaers(a)redhat.com> , "Burr Sutter"<bsutter(a)redhat.com> , "Leonard Dimaggio"<ldimaggi(a)redhat.com> , "Kevin Conner"<kconner(a)redhat.com> , "Jeffrey Delong"<jdelong(a)redhat.com> , "Garvin Dean"<garvin.dean(a)amentra.com> , "Edgar A Silva"<edgar.silva(a)redhat.com> , "Prakasha Aradhya"<paradhya(a)redhat.com> , "Max Andersen"<manderse(a)redhat.com> , "Trevor Kirby"<tkirby(a)redhat.com> Sent: Thursday, January 8, 2009 12:30:09 PM GMT -07:00 US/Canada Mountain
> Subject: UPDATE: Assistance in testing JBDS with SOA-P
>
> Following up:
>
> 1. I should have prefaced the original message with "Please feel free to
> forward to anyone else (internal to RH/JB or under the appropriate
> agreements for this sort of internal information) who you might think
> would be interested in testing." If you do, please let me know, so I can
> add them into the list of people receiving these email updates.
>
> 2. Related to (1): Why not just use a mailing list like soa-tools? There
> are a couple of reasons: (a) There is no single list, or small set of
> lists, that covers everyone involved (and, no, I am not sending this
> request to thecore ;) ), (b) this is a short term, focused request, (c)
> list requests are like talking to a stadium of people, whereas this
> subset shows that I am talking to *you* :)
>
> 3. (Thanks, Len and Trev!) For the SOA-P download please use: http://jawa05.englab.brq.redhat.com/released/soa-p-4.3.0.GA/ 4. (Thanks, Max, Len, and Jeff!) Ignore the "all plug-ins" zips for the
> tooling, and use the installer jar instead. You might find that your
> browser attempts to open this jar directly instead of downloading it, in
> which case you'll need to do a "save as" on the installer jar. Once
> downloaded, from the command line issue "java -jar ...." with the jar
> name to start the installer.
>
> 5. If you test but don't find any problems, still please drop an email
> to Max and I saying that you've tried. Since "no response" does not mean
> "tried it and found no problems to report," these notes will help Max
> and I determine the test coverage in place for this combination.
>
> 6. Particular importance of this JBDS release: This is the release that
> we'll take to EclipseCon in March, and we'd like to push it hard,
> especially in the SOA area. We just need to be sure that what we push
> doesn't fall over. :)
>
> Thanks again!
> John
>
> On Wed, 2009-01-07 at 15:54 -0500, John Graham wrote:
>
> As we reach the final stages of the JBoss Developer Studio (JBDS) 2.0
> release, we are seeking help in testing the JBDS/SOA-P combination. In
> particular, we're interested in how the jBPM and Drools distributions
> bundled in the SOA-P product work with JBDS.
>
> So, while testing and feedback at any stage is appreciated, the critical
> period for release will be over the next 10 days or so. Any timely
> feedback will help us to improve the tooling offered for this product
> configuration.
>
> The specific builds of each:
>
> * JBDS 2.0: Use http://reports.qa.atl.jboss.com/binaries/RHDS/release/2.0.0.CR1/200812221... via the installer. (EAP is optional.)
>
> * SOA-P: Use http://jawa05.englab.brq.redhat.com/candidate/soa-4.3.0.GA_IR5/ (SOA team: this is the link that was provided to JBDS QE a while ago; if
> a later build should be used, please let us know in this thread.)
>
> If any questions come up during testing, it probably is best to use the jbosstools-dev(a)lists.jboss.org mailing list, since that will get the
> most people in the most time zones. (Of course there's always JIRA for
> bugs.)
>
> A number of people on thread have tested various milestones of this JBDS
> release, and the input has been very valuable. We hope each of you can
> spare a few cycles to help us wrap up testing for this product
> combination.
>
> -- John
>
15 years, 10 months