[ 
https://issues.apache.org/jira/browse/CXF-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070914#comment-13070914
 ] 

Robert Liguori commented on CXF-3685:
-------------------------------------

I'm attaching a screenshot of the issue as I'm a little confused here.

The error show by Eclipse is: The declared package "httpsdemo.client" does not 
match the expected package "main.java.httpsdemo.client"

NetBean's error is "Incorrect Package".

> Packaging issue in the jax_rs_basic_https sample project.
> ---------------------------------------------------------
>
>                 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
>
> 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?

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

        

Reply via email to