Or you're using the 5.4 Wonder build with WO 5.3 ...
On May 8, 2008, at 7:47 PM, Chuck Hill wrote:
That classpath _looks_ correct. Try the Wonder list, this is a
Wonder issue. I'd guess that your Application.java (and the main()
method in particular) are referencing a class in JavaFoundati
That classpath _looks_ correct. Try the Wonder list, this is a Wonder
issue. I'd guess that your Application.java (and the main() method in
particular) are referencing a class in JavaFoundation before
referencing anything in ERExtensions. What is in main()? What is
Application's super c
On May 8, 2008, at 4:48 PM, Chuck Hill wrote:
Is Application in a package? If so, # ApplicationClass need to
indicate that. Look in the project for build.properties:
principalClass=
Got it. Thanks Chuck. I got the simple test app running and am now
trying to get ThoughtConduit runn
On May 8, 2008, at 1:45 PM, Jaime Magiera wrote:
On May 8, 2008, at 4:28 PM, Art Isbell wrote:
Try launching your app from a shell prompt
Thank you very much. Forgot about launching from the shell.
Interestingly, the jar seems to be in the right place, but the app
cannot find i
On May 8, 2008, at 4:28 PM, Art Isbell wrote:
Try launching your app from a shell prompt
Thank you very much. Forgot about launching from the shell.
Interestingly, the jar seems to be in the right place, but the app
cannot find it...
node2:/Library/WebObjects/Applications root#
On May 8, 2008, at 10:05 AM, Jaime Magiera wrote:
I searched the archives, read the doc (http://wiki.objectstyle.org/confluence/display/WOL/Deploy+a+WO+Application
), and tried both methods of building. The framework it uses it in
the correct location. I did permissions 777 everywhere just to
Hello folks,
I searched the archives, read the doc (http://wiki.objectstyle.org/confluence/display/WOL/Deploy+a+WO+Application
), and tried both methods of building. The framework it uses it in the
correct location. I did permissions 777 everywhere just to be sure.
I'm not even getting a lo