Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行dubbo-test-examples模块下generic 报错 #1588

Closed
shuohao opened this issue Apr 11, 2018 · 3 comments
Closed

运行dubbo-test-examples模块下generic 报错 #1588

shuohao opened this issue Apr 11, 2018 · 3 comments

Comments

@shuohao
Copy link

shuohao commented Apr 11, 2018

先运行GenericProvider然后再运行GenericConsumer consumer报错

11

@zonghaishang
Copy link
Member

@shuohao

"Dubbo-test pom.xml" Adding Dependencies:

        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>dubbo-serialization-api</artifactId>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>dubbo-serialization-hessian2</artifactId>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>dubbo-serialization-fst</artifactId>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>dubbo-serialization-fastjson</artifactId>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>dubbo-serialization-kryo</artifactId>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>dubbo-serialization-jdk</artifactId>
        </dependency>

@shuohao
Copy link
Author

shuohao commented Apr 11, 2018

可以了

@chickenlj
Copy link
Contributor

#1570

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants