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

How to run the project without source code #13

Open
Jaskey opened this issue Mar 7, 2016 · 0 comments
Open

How to run the project without source code #13

Jaskey opened this issue Mar 7, 2016 · 0 comments

Comments

@Jaskey
Copy link

Jaskey commented Mar 7, 2016

I run after the settings, and it works to run the project.

But when I copy the dictionary target to somewhere else say my desktop and run the script again:

C:\Users\ljjn1246\Desktop>target\bin\webapp.bat

But it says it can't find the webapp path:

警告: Unable to determine web application context.xml C:\Users\ljjn1246\Desktop\
src\main\webapp
java.io.FileNotFoundException: C:\Users\ljjn1246\Desktop\src\main\webapp (系统找
不到指定的路径。)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)

Is there a way to separate the source code from the package ?

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

1 participant