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

Extension Builder errors when adding Jars #28

Open
cybersonic opened this issue Jul 9, 2013 · 0 comments
Open

Extension Builder errors when adding Jars #28

cybersonic opened this issue Jul 9, 2013 · 0 comments

Comments

@cybersonic
Copy link
Contributor

n the "Java Libraries" page I click Choose File and select a file off my hard drive. Then when I click the "add jar" button, a message box appears with the following message:

An error occurred!
Action: extension.addjar
Error: can't write file [zip://C:\project\ext\test.zip!/jars/C:/project/WEB-INF/railo/temp/jettison-1.1.jar] as a file, missing parent directory [zip://C:\project\ext\test.zip!/jars/C:/project/WEB-INF/railo/temp/]
Template: C:\project\services\ExtensionManager.cfc
Line: 392

I'm not super familiar with referencing folders directly inside a zip, but I'm guessing the second expanded path from C:\ shouldn't be there. Perhaps it should have been zip://C:\project\ext\test.zip!/jars/jettison-1.1.jar
Just guessing, really. I am unable to use the Extension Builder to create extensions that need Jar files.

Environment:
Railo 4.1.0.011 rc
Windows 7 (6.1) 64bit
Apache Tomcat/7.0.39
1.7.0_21 (Oracle Corporation) 64bit

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