I didn't resolve the problem shown in the stack trace, but even though I had this null pointer, it still works.
It happens each time I execute the deploy command from cmd line, it throws this error.



Philip

Jacek Laskowski wrote:

Philip Chan wrote:

java.lang.NullPointerException
at org.openejb.util.ClasspathUtils$BasicURLLoader.addJarsToPath(Classpat
hUtils.java:224)
at org.openejb.util.ClasspathUtils$SystemLoader.addJarsToPath(ClasspathU
tils.java:270)
at org.openejb.util.ClasspathUtils.addJarsToPath(ClasspathUtils.java:107
)
at org.openejb.util.ClasspathUtils.addJarsToPath(ClasspathUtils.java:92)


at org.openejb.alt.config.Deploy.main(Deploy.java:755)


It looks that you got passed the issue, but could you show the steps to reproduce the above stack trace? I'd be happy to fix it once and for all.

Philip.


Jacek




.





Reply via email to