Freezing Beta1 branch
by Max Rydahl Andersen
Hi,
As you all hopefully know 31st October is our intended release/build of
3.0.0.beta1 thus
to make sure things settle down the branch needs to be frozen from the
evening of Monday 27th October until further notice.
After Monday only urgent necessary QA fixes can get in.
If you got an issue that needs to be fixed in Beta1 but cannot finish it
today or monday let me know ASAP.
Thanks,
--
/max
16 years
Re: Need help on case 230643
by Denny Xu
1. About the "can not add seam facet to the web service project" error,
it because default configuration for JBoss runtime contains jst.seam and
jst.jsf, so when users create web service and a Web project with JBoss
runtime, it will report that error, here is a JIRA for reference:
https://jira.jboss.org/jira/browse/JBIDE-2944. Max, could these
changes be applied to JBDS 1.1.0GA as a patch?
2. The warnings of the generated wsdl2java codes: it seems that we can
get rid of it, WTP provides Apache Axis web service runtime plugins, we
can not
control it.
3. So far, WTP Apache Axis and Axis2 plugin do not support generating
JAX-WS style web service, the latest JBoss Tools has JBossWS plugin for
generating JAX-WS web service , but JBDS 1.1.0 doesn't contain it, so
if understand correctly, we can create JAX-WS style web service using
JBDS 1.1.0. Max, will it be contained in the coming JBDS release?
Denny
Samuel Mendenhall wrote:
> He is using:
>
> JBoss Developer Studio
>
> Version: 1.1.0
> Build id: 1.1.0.GA
> Build date: 06/27/2008 16:37
>
> And denny, you should have an email from IT now on how to login.
>
> Regards,
> Samuel
> ----- Original Message -----
> From: "Samuel Mendenhall" <smendenh(a)redhat.com>
> To: "Denny Xu" <dxu(a)redhat.com>
> Cc: "jboss-support-ide" <jboss-support-ide(a)redhat.com>, "Max Rydahl Andersen" <max.andersen(a)redhat.com>
> Sent: Monday, October 27, 2008 10:37:48 AM GMT -05:00 US/Canada Eastern
> Subject: Re: Need help on case 230643
>
> Denny,
>
> I'm attaching the Screenshot walkthrough the customer attached to the case, let me know if this helps or I need to get further info. I don't think the customer is using JBoss Tools 3.
>
> And, I will work on getting you access to IssueTracker.
>
> Regards,
> Samuel
> ----- Original Message -----
> From: "Denny Xu" <dxu(a)redhat.com>
> To: "Max Rydahl Andersen" <max.andersen(a)redhat.com>
> Cc: "Samuel Mendenhall" <smendenh(a)redhat.com>, "jboss-support-ide" <jboss-support-ide(a)redhat.com>
> Sent: Monday, October 27, 2008 3:45:54 AM GMT -05:00 US/Canada Eastern
> Subject: Re: Need help on case 230643
>
> Denny Xu wrote:
>
>> Apache Axis is the default Web Service runtime in WTP, users can use
>> JBossWS as Web service runtime and Axis as well.
>>
>> I have try to use JBoss Tools 3 to generate Web Service from wsdl with
>> Axis Web Service runtime, and can reproduce the issue,
>>
> Sorry, a typo, can **not** reproduce the issue,
>
>> how did the user generate the Web Service project and which version of
>> JBoss Tools he used?
>> Samuel, could you give more details about it?
>>
>> I have no login to issue-tracker, do know how to get it?
>>
>> Denny
>>
>> Max Rydahl Andersen wrote:
>>
>>> I have zero experience with the Web Service work.
>>>
>>> But I do know that we don't support Apache Axis in our runtimes so
>>> not sure why he is trying that.
>>>
>>> We only just recently added WS support to JBoss Tools 3 and that was
>>> done by Denny (in cc).
>>> I'm not sure he has a login to issue-tracker so if you could make
>>> sure he can see all the details
>>> he shuold be able to give an idea of what is going on.
>>>
>>> /max
>>>
>>>
>>>> Case: https://enterprise.redhat.com/issue-tracker/230643
>>>>
>>>> Problem:
>>>>
>>>> +++++++++++++++++++++++++++++++++++++++++++++
>>>> Basically i want to create a Web Service Application without Seam.
>>>> 1] I started with New Project -> Other -> Web Service.
>>>> I then selected Top-Down Web Service Project and pointed to WSDL
>>>> file.I have used below mentioned configuration:
>>>> Config: Server=JBoss AS 4.2[from 30 day trail version of JBoss SOA
>>>> Platform]; Web service runtime= Apache Axis; Service Project=
>>>> [PROJECT_NAME]; Service EAR project = [PROJECT_NAME]EAR
>>>>
>>>> After all these steps when i click next i get an error: "Unable to
>>>> add the following facets to project [PROJECT_NAME]:Seam
>>>> However, i can see the files generated from WSDL when i click Finish.
>>>> After investigation i was able to find that Service Project type in
>>>> Specify Service Project Settings Dialogue is blank and inactive
>>>> after i get an error.
>>>> [Please see attachment No: 4. Sorry had to attach again as i didn't
>>>> find any link to remove the attachment :)]
>>>> +++++++++++++++++++++++++++++++++++++++++++++
>>>>
>>>> Regards,
>>>> Samuel
>>>>
>>>
>>>
>>
>
>
16 years