Multiple Virtual AP's and VLANS

I have a situation where i need the following:

VirtualAP1 - VLAN1
VirtualAP2 - no vlan
VirtualAP3 - VLAN2

I need all traffic to be bridged from the multiple virtual AP’s through the ethernet port.


Is this possible?

Currently I have the following configuration not working:

bridge1
ports under bridge1
ether1
ESSID1 (not tagged)
vlan1 (vlan100)

Currently traffic is not passed at all over the vlan. If I add the virtual AP that the vlan1 is attached to, it fails to tag the packets but does pass traffic.

David