[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: starting an AOP program without ANT

2004-06-17 Thread giordanovicoli
Bill Burke wrote : You mean do precompilation without ant?  Or just run the 
application without ANT?
  | 
  | I think the docs on WIKI tell how to run an application at command line.  You must 
specify a system property jboss.aop.path that points to your XML files, or your XML 
files must be embedded in the jars in your classpath via META-INF/jboss-aop.xml.
  | 
  | if you have precompiled your classes and follow the above then it is:
  | java [-Djava.aop.path=myaop.xml] org.acme.MyMainClass
  | 
  | 

Thank you very much for your suggestions.

Bye,
Giordano

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839036#3839036

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839036


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: starting an AOP program without ANT

2004-06-16 Thread Bill Burke
You mean do precompilation without ant?  Or just run the application without ANT?

I think the docs on WIKI tell how to run an application at command line.  You must 
specify a system property jboss.aop.path that points to your XML files, or your XML 
files must be embedded in the jars in your classpath via META-INF/jboss-aop.xml.

if you have precompiled your classes and follow the above then it is:
java [-Djava.aop.path=myaop.xml] org.acme.MyMainClass



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838961#3838961

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838961


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development