I am trying to deploy nukes-2-DR to jboss 3.2.6. There is no deploy target in 
the DR build.xml and jboss-3.2.6RC2-nukes-2.0-DR does not come with the 
standard server configured to run successfully.

I have tried nukes-2 and JBoss-4.0.0. I can build it but get even more errors 
when I try to deploy. At the moment I am trying to get the DR source to work 
with jboss-3.2.6RC2-nukes-2.0-DR.

I am a little amused beacuse you guys keep telling me to follow the directions 
on the wiki. And they keep not working in my configuration. You should try 
following the directions for Windows, they don't work. e.g.

On Windows:
1. cd to your JBoss Portal source directory. 
C:\files\dev\code\eclipse\workspace2>cd nukes-2
Run build/build main (This will compile and create your nukes-core.sar) 
C:\files\dev\code\eclipse\workspace2\nukes-2>build/build main
  | 'build' is not recognized as an internal or external command, operable 
program or batch file.
hmm. maybe that '/' should be a '\' (odd)
C:\files\dev\code\eclipse\workspace2\nukes-2>build\build main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml does not exist!
  | Build failed
  | Press any key to continue . . .
hmm. Maybe I need to be in the build directory (did anyone even try this?).
C:\files\dev\code\eclipse\workspace2\nukes-2>cd build
  | 
  | C:\files\dev\code\eclipse\workspace2\nukes-2\build>build main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | etc
Ahh, there we go. So much for the directions on the Wiki... I have edited the 
wiki to fix this. However shouldn't there by something up there about 
downloading nukes-2-thirdparty?

I think there is an issue with the directory structure of nukes-2-thirdparty 
(at least as eclipse retrieves it).

Anyway. I'm just trying to get the DR to deploy to JBoss 3.2.6. Still no luck. 
All suggestions welcomed. See the log below...

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857651#3857651

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857651


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to