Yes, there is support for Maven now and you can also use an IDE.

The project structure for netui-blank in v1.0.1 was

netui-blank/
           src/
           web/
               Controller.java
               index.jsp
               resources/
               WEB-INF/
           build.properties
           build.xml

You can move the web/Controller.java page flow source file into the
src directory (this will be the case in the upcoming v1.0.2 release).

I'd take a look at the tutorial as Jacob suggested for more detail
about an initial project structure.

Kind regards,
Carlin

On 12/3/06, Jacob Danner <[EMAIL PROTECTED]> wrote:
I don't know about the ant question, although I thought Maven was now
possible.

As far as the 404, this error usually indicates the URL you are trying
to reach is not accessible. I would start by making sure your app has
been deployed properly and that the URL you are trying to reach is
correct. Did you override the context value? Can you hit other
non-beehive web artifacts (html, jsp, .txt, etc) if they exist in the
same project that you've deployed.

I don't have any trouble on my tomcat instance, using the beehive in my
webapp's WEB-INF/lib. Have you taken a peek at:
http://beehive.apache.org/docs/1.0.1/netui/tutorial.html
?

Best of luck,
-jacobd


-----Original Message-----
From: arockiasamy [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 02, 2006 12:43 AM
To: [email protected]
Subject: doubt on apache's beehive


Hi,

Hi ,

 can i create beehive application without using Ant, if so, kindly some
some
one explain me.

i am getting error as " HTTP Status 404". what shall i do.

i tested with simple application. but couldn't. i used netui-blank
samples
which is in beehive's doc.
kindly explain with package structure.
its urgent..

regards
sam

--
View this message in context:
http://www.nabble.com/doubt-on-apache%27s-beehive-tf2742363.html#a765148
3
Sent from the Beehive - User mailing list archive at Nabble.com.

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to