[ 
https://issues.apache.org/jira/browse/CXF-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Liguori updated CXF-3685:
--------------------------------

    Description: 
The package statements in the jax_rs_basic_https sample project files do not 
match the actually package names.

Example:

package httpsdemo.client; vs. main.java.httpsdemo.client

Note: This appears to be fine with other example projects, but not this one.

  was:
The package statements in the jax_rs_basic_https sample project files do not 
match the actually package names.

Example:

package httpsdemo.client; vs. main.java.httpsdemo.client

Note: I'm not sure how the developer of this example project could have missed 
this, am I missing something?

        Summary: IDEs flagging issue in the jax_rs_basic_https sample project 
(as packaging related).  (was: Packaging issue in the jax_rs_basic_https sample 
project.)

> IDEs flagging issue in the jax_rs_basic_https sample project (as packaging 
> related).
> ------------------------------------------------------------------------------------
>
>                 Key: CXF-3685
>                 URL: https://issues.apache.org/jira/browse/CXF-3685
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.4.1
>         Environment: JAX-RS Basic Demo With HTTPS communications 
> (jax_rs_basic_https)
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: packaging_issue.gif
>
>
> The package statements in the jax_rs_basic_https sample project files do not 
> match the actually package names.
> Example:
> package httpsdemo.client; vs. main.java.httpsdemo.client
> Note: This appears to be fine with other example projects, but not this one.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to